<86>May 4 03:32:27 userdel[2272334]: delete user 'rooter' <86>May 4 03:32:27 userdel[2272334]: removed group 'rooter' owned by 'rooter' <86>May 4 03:32:27 userdel[2272334]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 03:32:27 groupadd[2272343]: group added to /etc/group: name=rooter, GID=1241 <86>May 4 03:32:27 groupadd[2272343]: group added to /etc/gshadow: name=rooter <86>May 4 03:32:27 groupadd[2272343]: new group: name=rooter, GID=1241 <86>May 4 03:32:27 useradd[2272351]: new user: name=rooter, UID=1241, GID=1241, home=/root, shell=/bin/bash, from=none <86>May 4 03:32:27 userdel[2272366]: delete user 'builder' <86>May 4 03:32:27 userdel[2272366]: removed group 'builder' owned by 'builder' <86>May 4 03:32:27 userdel[2272366]: removed shadow group 'builder' owned by 'builder' <86>May 4 03:32:27 groupadd[2272380]: group added to /etc/group: name=builder, GID=1242 <86>May 4 03:32:27 groupadd[2272380]: group added to /etc/gshadow: name=builder <86>May 4 03:32:27 groupadd[2272380]: new group: name=builder, GID=1242 <86>May 4 03:32:27 useradd[2272394]: new user: name=builder, UID=1242, GID=1242, home=/usr/src, shell=/bin/bash, from=none <13>May 4 03:32:34 rpmi: liblz4-1:1.9.4-alt1 sisyphus+309416.100.1.1 1667412981 installed <13>May 4 03:32:34 rpmi: libsystemd-1:254.10-alt2 sisyphus+345302.400.3.1 1713818564 installed <13>May 4 03:32:34 rpmi: libdbus-1.14.10-alt1 sisyphus+327286.5700.14.1 1711487401 installed <13>May 4 03:32:34 rpmi: libpcap0.8-2:1.10.4-alt1 sisyphus+322910.100.5.1 1687282815 installed <13>May 4 03:32:34 rpmi: libpcap-devel-2:1.10.4-alt1 sisyphus+322910.100.5.1 1687282815 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/nDPI-2.2-alt2.nosrc.rpm (w1.gzdio) Installing nDPI-2.2-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30662 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf nDPI-2.2 + echo 'Source #0 (nDPI-2.2.tar):' Source #0 (nDPI-2.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/nDPI-2.2.tar + cd nDPI-2.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (nDPI-2.2-alt2.patch):' Patch #0 (nDPI-2.2-alt2.patch): + /usr/bin/patch -p1 patching file .gear/rules patching file .gear/tags/list patching file nDPI.spec + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.30662 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nDPI-2.2 + sh autogen.sh autoreconf-default: export WARNINGS= autoreconf-default: Entering directory '.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --copy --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: copying file './config.guess' libtoolize-default: copying file './config.sub' libtoolize-default: copying file './install-sh' libtoolize-default: copying file './ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: copying file 'm4/libtool.m4' libtoolize-default: copying file 'm4/ltoptions.m4' libtoolize-default: copying file 'm4/ltsugar.m4' libtoolize-default: copying file 'm4/ltversion.m4' libtoolize-default: copying file 'm4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using Gtkdoc autoreconf-default: running: aclocal --force -I m4 autoreconf-default: running: /usr/bin/autoconf-2.71 --force configure.ac:11: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... configure.ac:11: the top level autoreconf-default: running: /usr/bin/autoheader-2.71 --force autoreconf-default: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:5: installing './missing' example/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf-default: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for numa_available in -lnuma... no checking for pcap_open_live in -lpcap... yes checking for pthread_setaffinity_np in -lpthread... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/lib/Makefile config.status: creating example/Makefile config.status: creating tests/Makefile config.status: creating libndpi.pc config.status: creating src/include/ndpi_define.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext --with-pic configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-file... no checking for file... file checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to enable C11 features... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking whether x86_64-alt-linux-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for numa_available in -lnuma... no checking for pcap_open_live in -lpcap... yes checking for pthread_setaffinity_np in -lpthread... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/lib/Makefile config.status: creating example/Makefile config.status: creating tests/Makefile config.status: creating libndpi.pc config.status: creating src/include/ndpi_define.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in src/lib make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-amqp.lo `test -f 'protocols/amqp.c' || echo './'`protocols/amqp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/amqp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-amqp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/amqp.c -fPIC -DPIC -o protocols/libndpi_la-amqp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-applejuice.lo `test -f 'protocols/applejuice.c' || echo './'`protocols/applejuice.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/applejuice.c -fPIC -DPIC -o protocols/.libs/libndpi_la-applejuice.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/applejuice.c -fPIC -DPIC -o protocols/libndpi_la-applejuice.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-afp.lo `test -f 'protocols/afp.c' || echo './'`protocols/afp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/afp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-afp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/afp.c -fPIC -DPIC -o protocols/libndpi_la-afp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-armagetron.lo `test -f 'protocols/armagetron.c' || echo './'`protocols/armagetron.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/armagetron.c -fPIC -DPIC -o protocols/.libs/libndpi_la-armagetron.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/armagetron.c -fPIC -DPIC -o protocols/libndpi_la-armagetron.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-ayiya.lo `test -f 'protocols/ayiya.c' || echo './'`protocols/ayiya.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ayiya.c -fPIC -DPIC -o protocols/.libs/libndpi_la-ayiya.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ayiya.c -fPIC -DPIC -o protocols/libndpi_la-ayiya.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-battlefield.lo `test -f 'protocols/battlefield.c' || echo './'`protocols/battlefield.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/battlefield.c -fPIC -DPIC -o protocols/.libs/libndpi_la-battlefield.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/battlefield.c -fPIC -DPIC -o protocols/libndpi_la-battlefield.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-aimini.lo `test -f 'protocols/aimini.c' || echo './'`protocols/aimini.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/aimini.c -fPIC -DPIC -o protocols/.libs/libndpi_la-aimini.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/aimini.c -fPIC -DPIC -o protocols/libndpi_la-aimini.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-bgp.lo `test -f 'protocols/bgp.c' || echo './'`protocols/bgp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/bgp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-bgp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/bgp.c -fPIC -DPIC -o protocols/libndpi_la-bgp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-checkmk.lo `test -f 'protocols/checkmk.c' || echo './'`protocols/checkmk.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/checkmk.c -fPIC -DPIC -o protocols/.libs/libndpi_la-checkmk.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/checkmk.c -fPIC -DPIC -o protocols/libndpi_la-checkmk.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-bjnp.lo `test -f 'protocols/bjnp.c' || echo './'`protocols/bjnp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/bjnp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-bjnp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/bjnp.c -fPIC -DPIC -o protocols/libndpi_la-bjnp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-ciscovpn.lo `test -f 'protocols/ciscovpn.c' || echo './'`protocols/ciscovpn.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ciscovpn.c -fPIC -DPIC -o protocols/.libs/libndpi_la-ciscovpn.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ciscovpn.c -fPIC -DPIC -o protocols/libndpi_la-ciscovpn.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-citrix.lo `test -f 'protocols/citrix.c' || echo './'`protocols/citrix.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/citrix.c -fPIC -DPIC -o protocols/.libs/libndpi_la-citrix.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/citrix.c -fPIC -DPIC -o protocols/libndpi_la-citrix.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-coap.lo `test -f 'protocols/coap.c' || echo './'`protocols/coap.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/coap.c -fPIC -DPIC -o protocols/.libs/libndpi_la-coap.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/coap.c -fPIC -DPIC -o protocols/libndpi_la-coap.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-bittorrent.lo `test -f 'protocols/bittorrent.c' || echo './'`protocols/bittorrent.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/bittorrent.c -fPIC -DPIC -o protocols/.libs/libndpi_la-bittorrent.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/bittorrent.c -fPIC -DPIC -o protocols/libndpi_la-bittorrent.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-collectd.lo `test -f 'protocols/collectd.c' || echo './'`protocols/collectd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/collectd.c -fPIC -DPIC -o protocols/.libs/libndpi_la-collectd.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/collectd.c -fPIC -DPIC -o protocols/libndpi_la-collectd.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-corba.lo `test -f 'protocols/corba.c' || echo './'`protocols/corba.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/corba.c -fPIC -DPIC -o protocols/.libs/libndpi_la-corba.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/corba.c -fPIC -DPIC -o protocols/libndpi_la-corba.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-dcerpc.lo `test -f 'protocols/dcerpc.c' || echo './'`protocols/dcerpc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/dcerpc.c -fPIC -DPIC -o protocols/.libs/libndpi_la-dcerpc.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/dcerpc.c -fPIC -DPIC -o protocols/libndpi_la-dcerpc.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-csgo.lo `test -f 'protocols/csgo.c' || echo './'`protocols/csgo.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/csgo.c -fPIC -DPIC -o protocols/.libs/libndpi_la-csgo.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/csgo.c -fPIC -DPIC -o protocols/libndpi_la-csgo.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-crossfire.lo `test -f 'protocols/crossfire.c' || echo './'`protocols/crossfire.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/crossfire.c -fPIC -DPIC -o protocols/.libs/libndpi_la-crossfire.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/crossfire.c -fPIC -DPIC -o protocols/libndpi_la-crossfire.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-dhcp.lo `test -f 'protocols/dhcp.c' || echo './'`protocols/dhcp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/dhcp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-dhcp.o protocols/dhcp.c: In function 'ndpi_search_dhcp_udp': protocols/dhcp.c:99:15: warning: unused variable 'hex_len' [-Wunused-variable] 99 | hex_len = ndpi_min(len * 2, sizeof(flow->protos.dhcp.fingerprint)); | ^~~~~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/dhcp.c -fPIC -DPIC -o protocols/libndpi_la-dhcp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-dhcpv6.lo `test -f 'protocols/dhcpv6.c' || echo './'`protocols/dhcpv6.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/dhcpv6.c -fPIC -DPIC -o protocols/.libs/libndpi_la-dhcpv6.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/dhcpv6.c -fPIC -DPIC -o protocols/libndpi_la-dhcpv6.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-dofus.lo `test -f 'protocols/dofus.c' || echo './'`protocols/dofus.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/dofus.c -fPIC -DPIC -o protocols/.libs/libndpi_la-dofus.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/dofus.c -fPIC -DPIC -o protocols/libndpi_la-dofus.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-directconnect.lo `test -f 'protocols/directconnect.c' || echo './'`protocols/directconnect.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/directconnect.c -fPIC -DPIC -o protocols/.libs/libndpi_la-directconnect.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/directconnect.c -fPIC -DPIC -o protocols/libndpi_la-directconnect.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-dropbox.lo `test -f 'protocols/dropbox.c' || echo './'`protocols/dropbox.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/dropbox.c -fPIC -DPIC -o protocols/.libs/libndpi_la-dropbox.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/dropbox.c -fPIC -DPIC -o protocols/libndpi_la-dropbox.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-dns.lo `test -f 'protocols/dns.c' || echo './'`protocols/dns.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/dns.c -fPIC -DPIC -o protocols/.libs/libndpi_la-dns.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/dns.c -fPIC -DPIC -o protocols/libndpi_la-dns.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-drda.lo `test -f 'protocols/drda.c' || echo './'`protocols/drda.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/drda.c -fPIC -DPIC -o protocols/.libs/libndpi_la-drda.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/drda.c -fPIC -DPIC -o protocols/libndpi_la-drda.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-eaq.lo `test -f 'protocols/eaq.c' || echo './'`protocols/eaq.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/eaq.c -fPIC -DPIC -o protocols/.libs/libndpi_la-eaq.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/eaq.c -fPIC -DPIC -o protocols/libndpi_la-eaq.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-edonkey.lo `test -f 'protocols/edonkey.c' || echo './'`protocols/edonkey.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/edonkey.c -fPIC -DPIC -o protocols/.libs/libndpi_la-edonkey.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/edonkey.c -fPIC -DPIC -o protocols/libndpi_la-edonkey.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-fasttrack.lo `test -f 'protocols/fasttrack.c' || echo './'`protocols/fasttrack.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/fasttrack.c -fPIC -DPIC -o protocols/.libs/libndpi_la-fasttrack.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/fasttrack.c -fPIC -DPIC -o protocols/libndpi_la-fasttrack.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-directdownloadlink.lo `test -f 'protocols/directdownloadlink.c' || echo './'`protocols/directdownloadlink.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/directdownloadlink.c -fPIC -DPIC -o protocols/.libs/libndpi_la-directdownloadlink.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/directdownloadlink.c -fPIC -DPIC -o protocols/libndpi_la-directdownloadlink.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-filetopia.lo `test -f 'protocols/filetopia.c' || echo './'`protocols/filetopia.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/filetopia.c -fPIC -DPIC -o protocols/.libs/libndpi_la-filetopia.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/filetopia.c -fPIC -DPIC -o protocols/libndpi_la-filetopia.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-fix.lo `test -f 'protocols/fix.c' || echo './'`protocols/fix.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/fix.c -fPIC -DPIC -o protocols/.libs/libndpi_la-fix.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/fix.c -fPIC -DPIC -o protocols/libndpi_la-fix.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-fiesta.lo `test -f 'protocols/fiesta.c' || echo './'`protocols/fiesta.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/fiesta.c -fPIC -DPIC -o protocols/.libs/libndpi_la-fiesta.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/fiesta.c -fPIC -DPIC -o protocols/libndpi_la-fiesta.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-florensia.lo `test -f 'protocols/florensia.c' || echo './'`protocols/florensia.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/florensia.c -fPIC -DPIC -o protocols/.libs/libndpi_la-florensia.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/florensia.c -fPIC -DPIC -o protocols/libndpi_la-florensia.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-git.lo `test -f 'protocols/git.c' || echo './'`protocols/git.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/git.c -fPIC -DPIC -o protocols/.libs/libndpi_la-git.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/git.c -fPIC -DPIC -o protocols/libndpi_la-git.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-guildwars.lo `test -f 'protocols/guildwars.c' || echo './'`protocols/guildwars.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/guildwars.c -fPIC -DPIC -o protocols/.libs/libndpi_la-guildwars.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/guildwars.c -fPIC -DPIC -o protocols/libndpi_la-guildwars.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-gtp.lo `test -f 'protocols/gtp.c' || echo './'`protocols/gtp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/gtp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-gtp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/gtp.c -fPIC -DPIC -o protocols/libndpi_la-gtp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-ftp_data.lo `test -f 'protocols/ftp_data.c' || echo './'`protocols/ftp_data.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ftp_data.c -fPIC -DPIC -o protocols/.libs/libndpi_la-ftp_data.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ftp_data.c -fPIC -DPIC -o protocols/libndpi_la-ftp_data.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-ftp_control.lo `test -f 'protocols/ftp_control.c' || echo './'`protocols/ftp_control.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ftp_control.c -fPIC -DPIC -o protocols/.libs/libndpi_la-ftp_control.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ftp_control.c -fPIC -DPIC -o protocols/libndpi_la-ftp_control.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-h323.lo `test -f 'protocols/h323.c' || echo './'`protocols/h323.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/h323.c -fPIC -DPIC -o protocols/.libs/libndpi_la-h323.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/h323.c -fPIC -DPIC -o protocols/libndpi_la-h323.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-hangout.lo `test -f 'protocols/hangout.c' || echo './'`protocols/hangout.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/hangout.c -fPIC -DPIC -o protocols/.libs/libndpi_la-hangout.o protocols/hangout.c: In function 'is_google_flow': protocols/hangout.c:61:58: warning: taking address of packed member of 'struct ndpi_iphdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 61 | if(google_ptree_match(ndpi_struct, (struct in_addr *)&packet->iph->saddr) | ^~~~~~~~~~~~~~~~~~~ protocols/hangout.c:62:61: warning: taking address of packed member of 'struct ndpi_iphdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 62 | || google_ptree_match(ndpi_struct, (struct in_addr *)&packet->iph->daddr)) { | ^~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/hangout.c -fPIC -DPIC -o protocols/libndpi_la-hangout.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-halflife2_and_mods.lo `test -f 'protocols/halflife2_and_mods.c' || echo './'`protocols/halflife2_and_mods.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/halflife2_and_mods.c -fPIC -DPIC -o protocols/.libs/libndpi_la-halflife2_and_mods.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/halflife2_and_mods.c -fPIC -DPIC -o protocols/libndpi_la-halflife2_and_mods.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-gnutella.lo `test -f 'protocols/gnutella.c' || echo './'`protocols/gnutella.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/gnutella.c -fPIC -DPIC -o protocols/.libs/libndpi_la-gnutella.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/gnutella.c -fPIC -DPIC -o protocols/libndpi_la-gnutella.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-hep.lo `test -f 'protocols/hep.c' || echo './'`protocols/hep.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/hep.c -fPIC -DPIC -o protocols/.libs/libndpi_la-hep.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/hep.c -fPIC -DPIC -o protocols/libndpi_la-hep.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-http_activesync.lo `test -f 'protocols/http_activesync.c' || echo './'`protocols/http_activesync.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/http_activesync.c -fPIC -DPIC -o protocols/.libs/libndpi_la-http_activesync.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/http_activesync.c -fPIC -DPIC -o protocols/libndpi_la-http_activesync.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-iax.lo `test -f 'protocols/iax.c' || echo './'`protocols/iax.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/iax.c -fPIC -DPIC -o protocols/.libs/libndpi_la-iax.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/iax.c -fPIC -DPIC -o protocols/libndpi_la-iax.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-icecast.lo `test -f 'protocols/icecast.c' || echo './'`protocols/icecast.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/icecast.c -fPIC -DPIC -o protocols/.libs/libndpi_la-icecast.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/icecast.c -fPIC -DPIC -o protocols/libndpi_la-icecast.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-ipp.lo `test -f 'protocols/ipp.c' || echo './'`protocols/ipp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ipp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-ipp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ipp.c -fPIC -DPIC -o protocols/libndpi_la-ipp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-kakaotalk_voice.lo `test -f 'protocols/kakaotalk_voice.c' || echo './'`protocols/kakaotalk_voice.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/kakaotalk_voice.c -fPIC -DPIC -o protocols/.libs/libndpi_la-kakaotalk_voice.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/kakaotalk_voice.c -fPIC -DPIC -o protocols/libndpi_la-kakaotalk_voice.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-kerberos.lo `test -f 'protocols/kerberos.c' || echo './'`protocols/kerberos.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/kerberos.c -fPIC -DPIC -o protocols/.libs/libndpi_la-kerberos.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/kerberos.c -fPIC -DPIC -o protocols/libndpi_la-kerberos.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-kontiki.lo `test -f 'protocols/kontiki.c' || echo './'`protocols/kontiki.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/kontiki.c -fPIC -DPIC -o protocols/.libs/libndpi_la-kontiki.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/kontiki.c -fPIC -DPIC -o protocols/libndpi_la-kontiki.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-jabber.lo `test -f 'protocols/jabber.c' || echo './'`protocols/jabber.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/jabber.c -fPIC -DPIC -o protocols/.libs/libndpi_la-jabber.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/jabber.c -fPIC -DPIC -o protocols/libndpi_la-jabber.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-ldap.lo `test -f 'protocols/ldap.c' || echo './'`protocols/ldap.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ldap.c -fPIC -DPIC -o protocols/.libs/libndpi_la-ldap.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ldap.c -fPIC -DPIC -o protocols/libndpi_la-ldap.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-lotus_notes.lo `test -f 'protocols/lotus_notes.c' || echo './'`protocols/lotus_notes.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/lotus_notes.c -fPIC -DPIC -o protocols/.libs/libndpi_la-lotus_notes.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/lotus_notes.c -fPIC -DPIC -o protocols/libndpi_la-lotus_notes.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-http.lo `test -f 'protocols/http.c' || echo './'`protocols/http.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/http.c -fPIC -DPIC -o protocols/.libs/libndpi_la-http.o protocols/http.c: In function 'check_content_type_and_change_protocol': protocols/http.c:230:9: warning: 'strncpy' output truncated before terminating nul copying 7 bytes from a string of the same length [-Wstringop-truncation] 230 | strncpy(flow->http.url, "http://", 7); | ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/http.c -fPIC -DPIC -o protocols/libndpi_la-http.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-lisp.lo `test -f 'protocols/lisp.c' || echo './'`protocols/lisp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/lisp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-lisp.o protocols/lisp.c: In function 'ndpi_check_lisp': protocols/lisp.c:19:13: warning: unused variable 'payload_len' [-Wunused-variable] 19 | u_int32_t payload_len = packet->payload_packet_len; | ^~~~~~~~~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/lisp.c -fPIC -DPIC -o protocols/libndpi_la-lisp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-maplestory.lo `test -f 'protocols/maplestory.c' || echo './'`protocols/maplestory.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/maplestory.c -fPIC -DPIC -o protocols/.libs/libndpi_la-maplestory.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/maplestory.c -fPIC -DPIC -o protocols/libndpi_la-maplestory.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-mail_smtp.lo `test -f 'protocols/mail_smtp.c' || echo './'`protocols/mail_smtp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/mail_smtp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-mail_smtp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/mail_smtp.c -fPIC -DPIC -o protocols/libndpi_la-mail_smtp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-mail_pop.lo `test -f 'protocols/mail_pop.c' || echo './'`protocols/mail_pop.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/mail_pop.c -fPIC -DPIC -o protocols/.libs/libndpi_la-mail_pop.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/mail_pop.c -fPIC -DPIC -o protocols/libndpi_la-mail_pop.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-megaco.lo `test -f 'protocols/megaco.c' || echo './'`protocols/megaco.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/megaco.c -fPIC -DPIC -o protocols/.libs/libndpi_la-megaco.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/megaco.c -fPIC -DPIC -o protocols/libndpi_la-megaco.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-irc.lo `test -f 'protocols/irc.c' || echo './'`protocols/irc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/irc.c -fPIC -DPIC -o protocols/.libs/libndpi_la-irc.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/irc.c -fPIC -DPIC -o protocols/libndpi_la-irc.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-mail_imap.lo `test -f 'protocols/mail_imap.c' || echo './'`protocols/mail_imap.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/mail_imap.c -fPIC -DPIC -o protocols/.libs/libndpi_la-mail_imap.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/mail_imap.c -fPIC -DPIC -o protocols/libndpi_la-mail_imap.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-mdns.lo `test -f 'protocols/mdns.c' || echo './'`protocols/mdns.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/mdns.c -fPIC -DPIC -o protocols/.libs/libndpi_la-mdns.o protocols/mdns.c: In function 'ndpi_search_mdns': protocols/mdns.c:125:34: warning: taking address of packed member of 'struct ndpi_ipv6hdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 125 | const u_int32_t *daddr = packet->iphv6->ip6_dst.u6_addr.u6_addr32; | ^~~~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/mdns.c -fPIC -DPIC -o protocols/libndpi_la-mdns.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-mpegts.lo `test -f 'protocols/mpegts.c' || echo './'`protocols/mpegts.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/mpegts.c -fPIC -DPIC -o protocols/.libs/libndpi_la-mpegts.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/mpegts.c -fPIC -DPIC -o protocols/libndpi_la-mpegts.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-mgcp.lo `test -f 'protocols/mgcp.c' || echo './'`protocols/mgcp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/mgcp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-mgcp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/mgcp.c -fPIC -DPIC -o protocols/libndpi_la-mgcp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-mms.lo `test -f 'protocols/mms.c' || echo './'`protocols/mms.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/mms.c -fPIC -DPIC -o protocols/.libs/libndpi_la-mms.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/mms.c -fPIC -DPIC -o protocols/libndpi_la-mms.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-mssql_tds.lo `test -f 'protocols/mssql_tds.c' || echo './'`protocols/mssql_tds.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/mssql_tds.c -fPIC -DPIC -o protocols/.libs/libndpi_la-mssql_tds.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/mssql_tds.c -fPIC -DPIC -o protocols/libndpi_la-mssql_tds.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-mysql.lo `test -f 'protocols/mysql.c' || echo './'`protocols/mysql.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/mysql.c -fPIC -DPIC -o protocols/.libs/libndpi_la-mysql.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/mysql.c -fPIC -DPIC -o protocols/libndpi_la-mysql.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-mqtt.lo `test -f 'protocols/mqtt.c' || echo './'`protocols/mqtt.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/mqtt.c -fPIC -DPIC -o protocols/.libs/libndpi_la-mqtt.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/mqtt.c -fPIC -DPIC -o protocols/libndpi_la-mqtt.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-nintendo.lo `test -f 'protocols/nintendo.c' || echo './'`protocols/nintendo.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/nintendo.c -fPIC -DPIC -o protocols/.libs/libndpi_la-nintendo.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/nintendo.c -fPIC -DPIC -o protocols/libndpi_la-nintendo.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-netflow.lo `test -f 'protocols/netflow.c' || echo './'`protocols/netflow.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/netflow.c -fPIC -DPIC -o protocols/.libs/libndpi_la-netflow.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/netflow.c -fPIC -DPIC -o protocols/libndpi_la-netflow.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-nfs.lo `test -f 'protocols/nfs.c' || echo './'`protocols/nfs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/nfs.c -fPIC -DPIC -o protocols/.libs/libndpi_la-nfs.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/nfs.c -fPIC -DPIC -o protocols/libndpi_la-nfs.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-noe.lo `test -f 'protocols/noe.c' || echo './'`protocols/noe.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/noe.c -fPIC -DPIC -o protocols/.libs/libndpi_la-noe.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/noe.c -fPIC -DPIC -o protocols/libndpi_la-noe.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-non_tcp_udp.lo `test -f 'protocols/non_tcp_udp.c' || echo './'`protocols/non_tcp_udp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/non_tcp_udp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-non_tcp_udp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/non_tcp_udp.c -fPIC -DPIC -o protocols/libndpi_la-non_tcp_udp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-msn.lo `test -f 'protocols/msn.c' || echo './'`protocols/msn.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/msn.c -fPIC -DPIC -o protocols/.libs/libndpi_la-msn.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/msn.c -fPIC -DPIC -o protocols/libndpi_la-msn.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-netbios.lo `test -f 'protocols/netbios.c' || echo './'`protocols/netbios.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/netbios.c -fPIC -DPIC -o protocols/.libs/libndpi_la-netbios.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/netbios.c -fPIC -DPIC -o protocols/libndpi_la-netbios.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-ntp.lo `test -f 'protocols/ntp.c' || echo './'`protocols/ntp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ntp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-ntp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ntp.c -fPIC -DPIC -o protocols/libndpi_la-ntp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-openft.lo `test -f 'protocols/openft.c' || echo './'`protocols/openft.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/openft.c -fPIC -DPIC -o protocols/.libs/libndpi_la-openft.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/openft.c -fPIC -DPIC -o protocols/libndpi_la-openft.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-oracle.lo `test -f 'protocols/oracle.c' || echo './'`protocols/oracle.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/oracle.c -fPIC -DPIC -o protocols/.libs/libndpi_la-oracle.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/oracle.c -fPIC -DPIC -o protocols/libndpi_la-oracle.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-openvpn.lo `test -f 'protocols/openvpn.c' || echo './'`protocols/openvpn.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/openvpn.c -fPIC -DPIC -o protocols/.libs/libndpi_la-openvpn.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/openvpn.c -fPIC -DPIC -o protocols/libndpi_la-openvpn.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-pcanywhere.lo `test -f 'protocols/pcanywhere.c' || echo './'`protocols/pcanywhere.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/pcanywhere.c -fPIC -DPIC -o protocols/.libs/libndpi_la-pcanywhere.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/pcanywhere.c -fPIC -DPIC -o protocols/libndpi_la-pcanywhere.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-pando.lo `test -f 'protocols/pando.c' || echo './'`protocols/pando.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/pando.c -fPIC -DPIC -o protocols/.libs/libndpi_la-pando.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/pando.c -fPIC -DPIC -o protocols/libndpi_la-pando.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-ppstream.lo `test -f 'protocols/ppstream.c' || echo './'`protocols/ppstream.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ppstream.c -fPIC -DPIC -o protocols/.libs/libndpi_la-ppstream.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ppstream.c -fPIC -DPIC -o protocols/libndpi_la-ppstream.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o libndpi_la-ndpi_main.lo `test -f 'ndpi_main.c' || echo './'`ndpi_main.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c ndpi_main.c -fPIC -DPIC -o .libs/libndpi_la-ndpi_main.o ndpi_main.c: In function 'ndpi_detection_process_packet': ndpi_main.c:3648:98: warning: taking address of packed member of 'struct ndpi_iphdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 3648 | flow->guessed_host_protocol_id = ndpi_network_ptree_match(ndpi_struct, (struct in_addr *)&flow->packet.iph->saddr); | ^~~~~~~~~~~~~~~~~~~~~~~~ ndpi_main.c:3650:100: warning: taking address of packed member of 'struct ndpi_iphdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 3650 | flow->guessed_host_protocol_id = ndpi_network_ptree_match(ndpi_struct, (struct in_addr *)&flow->packet.iph->daddr); | ^~~~~~~~~~~~~~~~~~~~~~~~ ndpi_main.c:3660:98: warning: taking address of packed member of 'struct ndpi_iphdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 3660 | flow->guessed_host_protocol_id = ndpi_network_ptree_match(ndpi_struct, (struct in_addr *)&flow->packet.iph->saddr); | ^~~~~~~~~~~~~~~~~~~~~~~~ ndpi_main.c:3662:100: warning: taking address of packed member of 'struct ndpi_iphdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 3662 | flow->guessed_host_protocol_id = ndpi_network_ptree_match(ndpi_struct, (struct in_addr *)&flow->packet.iph->daddr); | ^~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c ndpi_main.c -fPIC -DPIC -o libndpi_la-ndpi_main.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-pptp.lo `test -f 'protocols/pptp.c' || echo './'`protocols/pptp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/pptp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-pptp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/pptp.c -fPIC -DPIC -o protocols/libndpi_la-pptp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-postgres.lo `test -f 'protocols/postgres.c' || echo './'`protocols/postgres.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/postgres.c -fPIC -DPIC -o protocols/.libs/libndpi_la-postgres.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/postgres.c -fPIC -DPIC -o protocols/libndpi_la-postgres.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-pplive.lo `test -f 'protocols/pplive.c' || echo './'`protocols/pplive.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/pplive.c -fPIC -DPIC -o protocols/.libs/libndpi_la-pplive.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/pplive.c -fPIC -DPIC -o protocols/libndpi_la-pplive.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-oscar.lo `test -f 'protocols/oscar.c' || echo './'`protocols/oscar.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/oscar.c -fPIC -DPIC -o protocols/.libs/libndpi_la-oscar.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/oscar.c -fPIC -DPIC -o protocols/libndpi_la-oscar.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-rsync.lo `test -f 'protocols/rsync.c' || echo './'`protocols/rsync.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/rsync.c -fPIC -DPIC -o protocols/.libs/libndpi_la-rsync.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/rsync.c -fPIC -DPIC -o protocols/libndpi_la-rsync.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-redis_net.lo `test -f 'protocols/redis_net.c' || echo './'`protocols/redis_net.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/redis_net.c -fPIC -DPIC -o protocols/.libs/libndpi_la-redis_net.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/redis_net.c -fPIC -DPIC -o protocols/libndpi_la-redis_net.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-quake.lo `test -f 'protocols/quake.c' || echo './'`protocols/quake.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/quake.c -fPIC -DPIC -o protocols/.libs/libndpi_la-quake.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/quake.c -fPIC -DPIC -o protocols/libndpi_la-quake.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-radius.lo `test -f 'protocols/radius.c' || echo './'`protocols/radius.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/radius.c -fPIC -DPIC -o protocols/.libs/libndpi_la-radius.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/radius.c -fPIC -DPIC -o protocols/libndpi_la-radius.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-rdp.lo `test -f 'protocols/rdp.c' || echo './'`protocols/rdp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/rdp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-rdp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/rdp.c -fPIC -DPIC -o protocols/libndpi_la-rdp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-quic.lo `test -f 'protocols/quic.c' || echo './'`protocols/quic.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/quic.c -fPIC -DPIC -o protocols/.libs/libndpi_la-quic.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/quic.c -fPIC -DPIC -o protocols/libndpi_la-quic.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-rtcp.lo `test -f 'protocols/rtcp.c' || echo './'`protocols/rtcp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/rtcp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-rtcp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/rtcp.c -fPIC -DPIC -o protocols/libndpi_la-rtcp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-rtp.lo `test -f 'protocols/rtp.c' || echo './'`protocols/rtp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/rtp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-rtp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/rtp.c -fPIC -DPIC -o protocols/libndpi_la-rtp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-rtsp.lo `test -f 'protocols/rtsp.c' || echo './'`protocols/rtsp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/rtsp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-rtsp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/rtsp.c -fPIC -DPIC -o protocols/libndpi_la-rtsp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-qq.lo `test -f 'protocols/qq.c' || echo './'`protocols/qq.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/qq.c -fPIC -DPIC -o protocols/.libs/libndpi_la-qq.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/qq.c -fPIC -DPIC -o protocols/libndpi_la-qq.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-rtmp.lo `test -f 'protocols/rtmp.c' || echo './'`protocols/rtmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/rtmp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-rtmp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/rtmp.c -fPIC -DPIC -o protocols/libndpi_la-rtmp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-rx.lo `test -f 'protocols/rx.c' || echo './'`protocols/rx.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/rx.c -fPIC -DPIC -o protocols/.libs/libndpi_la-rx.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/rx.c -fPIC -DPIC -o protocols/libndpi_la-rx.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-sflow.lo `test -f 'protocols/sflow.c' || echo './'`protocols/sflow.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/sflow.c -fPIC -DPIC -o protocols/.libs/libndpi_la-sflow.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/sflow.c -fPIC -DPIC -o protocols/libndpi_la-sflow.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-shoutcast.lo `test -f 'protocols/shoutcast.c' || echo './'`protocols/shoutcast.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/shoutcast.c -fPIC -DPIC -o protocols/.libs/libndpi_la-shoutcast.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/shoutcast.c -fPIC -DPIC -o protocols/libndpi_la-shoutcast.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-skinny.lo `test -f 'protocols/skinny.c' || echo './'`protocols/skinny.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/skinny.c -fPIC -DPIC -o protocols/.libs/libndpi_la-skinny.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/skinny.c -fPIC -DPIC -o protocols/libndpi_la-skinny.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-socrates.lo `test -f 'protocols/socrates.c' || echo './'`protocols/socrates.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/socrates.c -fPIC -DPIC -o protocols/.libs/libndpi_la-socrates.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/socrates.c -fPIC -DPIC -o protocols/libndpi_la-socrates.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-smb.lo `test -f 'protocols/smb.c' || echo './'`protocols/smb.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/smb.c -fPIC -DPIC -o protocols/.libs/libndpi_la-smb.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/smb.c -fPIC -DPIC -o protocols/libndpi_la-smb.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-skype.lo `test -f 'protocols/skype.c' || echo './'`protocols/skype.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/skype.c -fPIC -DPIC -o protocols/.libs/libndpi_la-skype.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/skype.c -fPIC -DPIC -o protocols/libndpi_la-skype.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-sip.lo `test -f 'protocols/sip.c' || echo './'`protocols/sip.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/sip.c -fPIC -DPIC -o protocols/.libs/libndpi_la-sip.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/sip.c -fPIC -DPIC -o protocols/libndpi_la-sip.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-snmp.lo `test -f 'protocols/snmp.c' || echo './'`protocols/snmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/snmp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-snmp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/snmp.c -fPIC -DPIC -o protocols/libndpi_la-snmp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-socks45.lo `test -f 'protocols/socks45.c' || echo './'`protocols/socks45.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/socks45.c -fPIC -DPIC -o protocols/.libs/libndpi_la-socks45.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/socks45.c -fPIC -DPIC -o protocols/libndpi_la-socks45.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-sopcast.lo `test -f 'protocols/sopcast.c' || echo './'`protocols/sopcast.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/sopcast.c -fPIC -DPIC -o protocols/.libs/libndpi_la-sopcast.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/sopcast.c -fPIC -DPIC -o protocols/libndpi_la-sopcast.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-ssdp.lo `test -f 'protocols/ssdp.c' || echo './'`protocols/ssdp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ssdp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-ssdp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ssdp.c -fPIC -DPIC -o protocols/libndpi_la-ssdp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-ssh.lo `test -f 'protocols/ssh.c' || echo './'`protocols/ssh.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ssh.c -fPIC -DPIC -o protocols/.libs/libndpi_la-ssh.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ssh.c -fPIC -DPIC -o protocols/libndpi_la-ssh.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-soulseek.lo `test -f 'protocols/soulseek.c' || echo './'`protocols/soulseek.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/soulseek.c -fPIC -DPIC -o protocols/.libs/libndpi_la-soulseek.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/soulseek.c -fPIC -DPIC -o protocols/libndpi_la-soulseek.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-spotify.lo `test -f 'protocols/spotify.c' || echo './'`protocols/spotify.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/spotify.c -fPIC -DPIC -o protocols/.libs/libndpi_la-spotify.o protocols/spotify.c: In function 'ndpi_check_spotify': protocols/spotify.c:97:76: warning: bitwise comparison always evaluates to false [-Wtautological-compare] 97 | || ((ntohl(packet->iph->saddr) & 0xFFFFFC00 /* 255.255.252.0 */) == 0xC284A200 /* 194.132.162.0 */) | ^~ protocols/spotify.c:98:76: warning: bitwise comparison always evaluates to false [-Wtautological-compare] 98 | || ((ntohl(packet->iph->daddr) & 0xFFFFFC00 /* 255.255.252.0 */) == 0xC284A200 /* 194.132.162.0 */) | ^~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/spotify.c -fPIC -DPIC -o protocols/libndpi_la-spotify.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-stealthnet.lo `test -f 'protocols/stealthnet.c' || echo './'`protocols/stealthnet.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/stealthnet.c -fPIC -DPIC -o protocols/.libs/libndpi_la-stealthnet.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/stealthnet.c -fPIC -DPIC -o protocols/libndpi_la-stealthnet.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-starcraft.lo `test -f 'protocols/starcraft.c' || echo './'`protocols/starcraft.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/starcraft.c -fPIC -DPIC -o protocols/.libs/libndpi_la-starcraft.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/starcraft.c -fPIC -DPIC -o protocols/libndpi_la-starcraft.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-teamspeak.lo `test -f 'protocols/teamspeak.c' || echo './'`protocols/teamspeak.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/teamspeak.c -fPIC -DPIC -o protocols/.libs/libndpi_la-teamspeak.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/teamspeak.c -fPIC -DPIC -o protocols/libndpi_la-teamspeak.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-steam.lo `test -f 'protocols/steam.c' || echo './'`protocols/steam.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/steam.c -fPIC -DPIC -o protocols/.libs/libndpi_la-steam.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/steam.c -fPIC -DPIC -o protocols/libndpi_la-steam.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-stun.lo `test -f 'protocols/stun.c' || echo './'`protocols/stun.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/stun.c -fPIC -DPIC -o protocols/.libs/libndpi_la-stun.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/stun.c -fPIC -DPIC -o protocols/libndpi_la-stun.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-tcp_udp.lo `test -f 'protocols/tcp_udp.c' || echo './'`protocols/tcp_udp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/tcp_udp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-tcp_udp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/tcp_udp.c -fPIC -DPIC -o protocols/libndpi_la-tcp_udp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-syslog.lo `test -f 'protocols/syslog.c' || echo './'`protocols/syslog.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/syslog.c -fPIC -DPIC -o protocols/.libs/libndpi_la-syslog.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/syslog.c -fPIC -DPIC -o protocols/libndpi_la-syslog.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-teamviewer.lo `test -f 'protocols/teamviewer.c' || echo './'`protocols/teamviewer.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/teamviewer.c -fPIC -DPIC -o protocols/.libs/libndpi_la-teamviewer.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/teamviewer.c -fPIC -DPIC -o protocols/libndpi_la-teamviewer.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-ssl.lo `test -f 'protocols/ssl.c' || echo './'`protocols/ssl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ssl.c -fPIC -DPIC -o protocols/.libs/libndpi_la-ssl.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ssl.c -fPIC -DPIC -o protocols/libndpi_la-ssl.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-telnet.lo `test -f 'protocols/telnet.c' || echo './'`protocols/telnet.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/telnet.c -fPIC -DPIC -o protocols/.libs/libndpi_la-telnet.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/telnet.c -fPIC -DPIC -o protocols/libndpi_la-telnet.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-tftp.lo `test -f 'protocols/tftp.c' || echo './'`protocols/tftp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/tftp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-tftp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/tftp.c -fPIC -DPIC -o protocols/libndpi_la-tftp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-telegram.lo `test -f 'protocols/telegram.c' || echo './'`protocols/telegram.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/telegram.c -fPIC -DPIC -o protocols/.libs/libndpi_la-telegram.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/telegram.c -fPIC -DPIC -o protocols/libndpi_la-telegram.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-teredo.lo `test -f 'protocols/teredo.c' || echo './'`protocols/teredo.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/teredo.c -fPIC -DPIC -o protocols/.libs/libndpi_la-teredo.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/teredo.c -fPIC -DPIC -o protocols/libndpi_la-teredo.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-tvants.lo `test -f 'protocols/tvants.c' || echo './'`protocols/tvants.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/tvants.c -fPIC -DPIC -o protocols/.libs/libndpi_la-tvants.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/tvants.c -fPIC -DPIC -o protocols/libndpi_la-tvants.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-tor.lo `test -f 'protocols/tor.c' || echo './'`protocols/tor.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/tor.c -fPIC -DPIC -o protocols/.libs/libndpi_la-tor.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/tor.c -fPIC -DPIC -o protocols/libndpi_la-tor.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-thunder.lo `test -f 'protocols/thunder.c' || echo './'`protocols/thunder.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/thunder.c -fPIC -DPIC -o protocols/.libs/libndpi_la-thunder.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/thunder.c -fPIC -DPIC -o protocols/libndpi_la-thunder.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-ubntac2.lo `test -f 'protocols/ubntac2.c' || echo './'`protocols/ubntac2.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ubntac2.c -fPIC -DPIC -o protocols/.libs/libndpi_la-ubntac2.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/ubntac2.c -fPIC -DPIC -o protocols/libndpi_la-ubntac2.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-tvuplayer.lo `test -f 'protocols/tvuplayer.c' || echo './'`protocols/tvuplayer.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/tvuplayer.c -fPIC -DPIC -o protocols/.libs/libndpi_la-tvuplayer.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/tvuplayer.c -fPIC -DPIC -o protocols/libndpi_la-tvuplayer.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-usenet.lo `test -f 'protocols/usenet.c' || echo './'`protocols/usenet.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/usenet.c -fPIC -DPIC -o protocols/.libs/libndpi_la-usenet.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/usenet.c -fPIC -DPIC -o protocols/libndpi_la-usenet.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-viber.lo `test -f 'protocols/viber.c' || echo './'`protocols/viber.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/viber.c -fPIC -DPIC -o protocols/.libs/libndpi_la-viber.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/viber.c -fPIC -DPIC -o protocols/libndpi_la-viber.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-vmware.lo `test -f 'protocols/vmware.c' || echo './'`protocols/vmware.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/vmware.c -fPIC -DPIC -o protocols/.libs/libndpi_la-vmware.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/vmware.c -fPIC -DPIC -o protocols/libndpi_la-vmware.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-vhua.lo `test -f 'protocols/vhua.c' || echo './'`protocols/vhua.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/vhua.c -fPIC -DPIC -o protocols/.libs/libndpi_la-vhua.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/vhua.c -fPIC -DPIC -o protocols/libndpi_la-vhua.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-warcraft3.lo `test -f 'protocols/warcraft3.c' || echo './'`protocols/warcraft3.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/warcraft3.c -fPIC -DPIC -o protocols/.libs/libndpi_la-warcraft3.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/warcraft3.c -fPIC -DPIC -o protocols/libndpi_la-warcraft3.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-vnc.lo `test -f 'protocols/vnc.c' || echo './'`protocols/vnc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/vnc.c -fPIC -DPIC -o protocols/.libs/libndpi_la-vnc.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/vnc.c -fPIC -DPIC -o protocols/libndpi_la-vnc.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-whoisdas.lo `test -f 'protocols/whoisdas.c' || echo './'`protocols/whoisdas.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/whoisdas.c -fPIC -DPIC -o protocols/.libs/libndpi_la-whoisdas.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/whoisdas.c -fPIC -DPIC -o protocols/libndpi_la-whoisdas.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-world_of_kung_fu.lo `test -f 'protocols/world_of_kung_fu.c' || echo './'`protocols/world_of_kung_fu.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/world_of_kung_fu.c -fPIC -DPIC -o protocols/.libs/libndpi_la-world_of_kung_fu.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/world_of_kung_fu.c -fPIC -DPIC -o protocols/libndpi_la-world_of_kung_fu.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-xbox.lo `test -f 'protocols/xbox.c' || echo './'`protocols/xbox.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/xbox.c -fPIC -DPIC -o protocols/.libs/libndpi_la-xbox.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/xbox.c -fPIC -DPIC -o protocols/libndpi_la-xbox.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-xdmcp.lo `test -f 'protocols/xdmcp.c' || echo './'`protocols/xdmcp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/xdmcp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-xdmcp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/xdmcp.c -fPIC -DPIC -o protocols/libndpi_la-xdmcp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-world_of_warcraft.lo `test -f 'protocols/world_of_warcraft.c' || echo './'`protocols/world_of_warcraft.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/world_of_warcraft.c -fPIC -DPIC -o protocols/.libs/libndpi_la-world_of_warcraft.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/world_of_warcraft.c -fPIC -DPIC -o protocols/libndpi_la-world_of_warcraft.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-zattoo.lo `test -f 'protocols/zattoo.c' || echo './'`protocols/zattoo.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/zattoo.c -fPIC -DPIC -o protocols/.libs/libndpi_la-zattoo.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/zattoo.c -fPIC -DPIC -o protocols/libndpi_la-zattoo.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-zeromq.lo `test -f 'protocols/zeromq.c' || echo './'`protocols/zeromq.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/zeromq.c -fPIC -DPIC -o protocols/.libs/libndpi_la-zeromq.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/zeromq.c -fPIC -DPIC -o protocols/libndpi_la-zeromq.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-someip.lo `test -f 'protocols/someip.c' || echo './'`protocols/someip.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/someip.c -fPIC -DPIC -o protocols/.libs/libndpi_la-someip.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/someip.c -fPIC -DPIC -o protocols/libndpi_la-someip.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o third_party/src/libndpi_la-sort.lo `test -f 'third_party/src/sort.c' || echo './'`third_party/src/sort.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c third_party/src/sort.c -fPIC -DPIC -o third_party/src/.libs/libndpi_la-sort.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c third_party/src/sort.c -fPIC -DPIC -o third_party/src/libndpi_la-sort.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-yahoo.lo `test -f 'protocols/yahoo.c' || echo './'`protocols/yahoo.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/yahoo.c -fPIC -DPIC -o protocols/.libs/libndpi_la-yahoo.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/yahoo.c -fPIC -DPIC -o protocols/libndpi_la-yahoo.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-smpp.lo `test -f 'protocols/smpp.c' || echo './'`protocols/smpp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/smpp.c -fPIC -DPIC -o protocols/.libs/libndpi_la-smpp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/smpp.c -fPIC -DPIC -o protocols/libndpi_la-smpp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o third_party/src/libndpi_la-node.lo `test -f 'third_party/src/node.c' || echo './'`third_party/src/node.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c third_party/src/node.c -fPIC -DPIC -o third_party/src/.libs/libndpi_la-node.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c third_party/src/node.c -fPIC -DPIC -o third_party/src/libndpi_la-node.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o protocols/libndpi_la-tinc.lo `test -f 'protocols/tinc.c' || echo './'`protocols/tinc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/tinc.c -fPIC -DPIC -o protocols/.libs/libndpi_la-tinc.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c protocols/tinc.c -fPIC -DPIC -o protocols/libndpi_la-tinc.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o third_party/src/libndpi_la-libcache.lo `test -f 'third_party/src/libcache.c' || echo './'`third_party/src/libcache.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c third_party/src/libcache.c -fPIC -DPIC -o third_party/src/.libs/libndpi_la-libcache.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c third_party/src/libcache.c -fPIC -DPIC -o third_party/src/libndpi_la-libcache.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c -o third_party/src/libndpi_la-ahocorasick.lo `test -f 'third_party/src/ahocorasick.c' || echo './'`third_party/src/ahocorasick.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c third_party/src/ahocorasick.c -fPIC -DPIC -o third_party/src/.libs/libndpi_la-ahocorasick.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -c third_party/src/ahocorasick.c -fPIC -DPIC -o third_party/src/libndpi_la-ahocorasick.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -version-info 1:0:0 -export-symbols ../../libndpi.sym -o libndpi.la -rpath /usr/lib64 libndpi_la-ndpi_main.lo protocols/libndpi_la-afp.lo protocols/libndpi_la-aimini.lo protocols/libndpi_la-applejuice.lo protocols/libndpi_la-armagetron.lo protocols/libndpi_la-ayiya.lo protocols/libndpi_la-amqp.lo protocols/libndpi_la-battlefield.lo protocols/libndpi_la-bgp.lo protocols/libndpi_la-bittorrent.lo protocols/libndpi_la-bjnp.lo protocols/libndpi_la-checkmk.lo protocols/libndpi_la-ciscovpn.lo protocols/libndpi_la-citrix.lo protocols/libndpi_la-coap.lo protocols/libndpi_la-collectd.lo protocols/libndpi_la-corba.lo protocols/libndpi_la-crossfire.lo protocols/libndpi_la-csgo.lo protocols/libndpi_la-dcerpc.lo protocols/libndpi_la-dhcp.lo protocols/libndpi_la-dhcpv6.lo protocols/libndpi_la-directconnect.lo protocols/libndpi_la-directdownloadlink.lo protocols/libndpi_la-dns.lo protocols/libndpi_la-dofus.lo protocols/libndpi_la-drda.lo protocols/libndpi_la-dropbox.lo protocols/libndpi_la-eaq.lo protocols/libndpi_la-edonkey.lo protocols/libndpi_la-fasttrack.lo protocols/libndpi_la-fiesta.lo protocols/libndpi_la-fix.lo protocols/libndpi_la-filetopia.lo protocols/libndpi_la-florensia.lo protocols/libndpi_la-ftp_control.lo protocols/libndpi_la-ftp_data.lo protocols/libndpi_la-git.lo protocols/libndpi_la-gnutella.lo protocols/libndpi_la-gtp.lo protocols/libndpi_la-guildwars.lo protocols/libndpi_la-hangout.lo protocols/libndpi_la-h323.lo protocols/libndpi_la-halflife2_and_mods.lo protocols/libndpi_la-hep.lo protocols/libndpi_la-http_activesync.lo protocols/libndpi_la-http.lo protocols/libndpi_la-iax.lo protocols/libndpi_la-icecast.lo protocols/libndpi_la-ipp.lo protocols/libndpi_la-irc.lo protocols/libndpi_la-jabber.lo protocols/libndpi_la-kakaotalk_voice.lo protocols/libndpi_la-kerberos.lo protocols/libndpi_la-kontiki.lo protocols/libndpi_la-ldap.lo protocols/libndpi_la-lotus_notes.lo protocols/libndpi_la-lisp.lo protocols/libndpi_la-mail_imap.lo protocols/libndpi_la-mail_pop.lo protocols/libndpi_la-mail_smtp.lo protocols/libndpi_la-maplestory.lo protocols/libndpi_la-mdns.lo protocols/libndpi_la-megaco.lo protocols/libndpi_la-mgcp.lo protocols/libndpi_la-mms.lo protocols/libndpi_la-mpegts.lo protocols/libndpi_la-mqtt.lo protocols/libndpi_la-msn.lo protocols/libndpi_la-mssql_tds.lo protocols/libndpi_la-mysql.lo protocols/libndpi_la-netbios.lo protocols/libndpi_la-netflow.lo protocols/libndpi_la-nintendo.lo protocols/libndpi_la-nfs.lo protocols/libndpi_la-noe.lo protocols/libndpi_la-non_tcp_udp.lo protocols/libndpi_la-ntp.lo protocols/libndpi_la-openft.lo protocols/libndpi_la-openvpn.lo protocols/libndpi_la-oracle.lo protocols/libndpi_la-oscar.lo protocols/libndpi_la-pando.lo protocols/libndpi_la-pcanywhere.lo protocols/libndpi_la-postgres.lo protocols/libndpi_la-pplive.lo protocols/libndpi_la-ppstream.lo protocols/libndpi_la-pptp.lo protocols/libndpi_la-qq.lo protocols/libndpi_la-quake.lo protocols/libndpi_la-quic.lo protocols/libndpi_la-radius.lo protocols/libndpi_la-rdp.lo protocols/libndpi_la-redis_net.lo protocols/libndpi_la-rsync.lo protocols/libndpi_la-rtcp.lo protocols/libndpi_la-rtmp.lo protocols/libndpi_la-rtp.lo protocols/libndpi_la-rtsp.lo protocols/libndpi_la-rx.lo protocols/libndpi_la-sflow.lo protocols/libndpi_la-shoutcast.lo protocols/libndpi_la-sip.lo protocols/libndpi_la-skinny.lo protocols/libndpi_la-skype.lo protocols/libndpi_la-smb.lo protocols/libndpi_la-snmp.lo protocols/libndpi_la-socks45.lo protocols/libndpi_la-socrates.lo protocols/libndpi_la-sopcast.lo protocols/libndpi_la-soulseek.lo protocols/libndpi_la-spotify.lo protocols/libndpi_la-ssdp.lo protocols/libndpi_la-ssh.lo protocols/libndpi_la-ssl.lo protocols/libndpi_la-starcraft.lo protocols/libndpi_la-stealthnet.lo protocols/libndpi_la-steam.lo protocols/libndpi_la-stun.lo protocols/libndpi_la-syslog.lo protocols/libndpi_la-tcp_udp.lo protocols/libndpi_la-teamspeak.lo protocols/libndpi_la-teamviewer.lo protocols/libndpi_la-telegram.lo protocols/libndpi_la-telnet.lo protocols/libndpi_la-tftp.lo protocols/libndpi_la-thunder.lo protocols/libndpi_la-tor.lo protocols/libndpi_la-teredo.lo protocols/libndpi_la-tvants.lo protocols/libndpi_la-tvuplayer.lo protocols/libndpi_la-ubntac2.lo protocols/libndpi_la-usenet.lo protocols/libndpi_la-viber.lo protocols/libndpi_la-vhua.lo protocols/libndpi_la-vmware.lo protocols/libndpi_la-vnc.lo protocols/libndpi_la-warcraft3.lo protocols/libndpi_la-whoisdas.lo protocols/libndpi_la-world_of_kung_fu.lo protocols/libndpi_la-world_of_warcraft.lo protocols/libndpi_la-xbox.lo protocols/libndpi_la-xdmcp.lo protocols/libndpi_la-yahoo.lo protocols/libndpi_la-zattoo.lo protocols/libndpi_la-zeromq.lo protocols/libndpi_la-smpp.lo protocols/libndpi_la-tinc.lo protocols/libndpi_la-someip.lo third_party/src/libndpi_la-ahocorasick.lo third_party/src/libndpi_la-node.lo third_party/src/libndpi_la-sort.lo third_party/src/libndpi_la-libcache.lo libtool: link: echo "{ global:" > .libs/libndpi.ver libtool: link: cat ../../libndpi.sym | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libndpi.ver libtool: link: echo "local: *; };" >> .libs/libndpi.ver libtool: link: if test -r libndpi-altlinux.ver; then cp libndpi-altlinux.ver .libs/libndpi.ver; fi libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libndpi_la-ndpi_main.o protocols/.libs/libndpi_la-afp.o protocols/.libs/libndpi_la-aimini.o protocols/.libs/libndpi_la-applejuice.o protocols/.libs/libndpi_la-armagetron.o protocols/.libs/libndpi_la-ayiya.o protocols/.libs/libndpi_la-amqp.o protocols/.libs/libndpi_la-battlefield.o protocols/.libs/libndpi_la-bgp.o protocols/.libs/libndpi_la-bittorrent.o protocols/.libs/libndpi_la-bjnp.o protocols/.libs/libndpi_la-checkmk.o protocols/.libs/libndpi_la-ciscovpn.o protocols/.libs/libndpi_la-citrix.o protocols/.libs/libndpi_la-coap.o protocols/.libs/libndpi_la-collectd.o protocols/.libs/libndpi_la-corba.o protocols/.libs/libndpi_la-crossfire.o protocols/.libs/libndpi_la-csgo.o protocols/.libs/libndpi_la-dcerpc.o protocols/.libs/libndpi_la-dhcp.o protocols/.libs/libndpi_la-dhcpv6.o protocols/.libs/libndpi_la-directconnect.o protocols/.libs/libndpi_la-directdownloadlink.o protocols/.libs/libndpi_la-dns.o protocols/.libs/libndpi_la-dofus.o protocols/.libs/libndpi_la-drda.o protocols/.libs/libndpi_la-dropbox.o protocols/.libs/libndpi_la-eaq.o protocols/.libs/libndpi_la-edonkey.o protocols/.libs/libndpi_la-fasttrack.o protocols/.libs/libndpi_la-fiesta.o protocols/.libs/libndpi_la-fix.o protocols/.libs/libndpi_la-filetopia.o protocols/.libs/libndpi_la-florensia.o protocols/.libs/libndpi_la-ftp_control.o protocols/.libs/libndpi_la-ftp_data.o protocols/.libs/libndpi_la-git.o protocols/.libs/libndpi_la-gnutella.o protocols/.libs/libndpi_la-gtp.o protocols/.libs/libndpi_la-guildwars.o protocols/.libs/libndpi_la-hangout.o protocols/.libs/libndpi_la-h323.o protocols/.libs/libndpi_la-halflife2_and_mods.o protocols/.libs/libndpi_la-hep.o protocols/.libs/libndpi_la-http_activesync.o protocols/.libs/libndpi_la-http.o protocols/.libs/libndpi_la-iax.o protocols/.libs/libndpi_la-icecast.o protocols/.libs/libndpi_la-ipp.o protocols/.libs/libndpi_la-irc.o protocols/.libs/libndpi_la-jabber.o protocols/.libs/libndpi_la-kakaotalk_voice.o protocols/.libs/libndpi_la-kerberos.o protocols/.libs/libndpi_la-kontiki.o protocols/.libs/libndpi_la-ldap.o protocols/.libs/libndpi_la-lotus_notes.o protocols/.libs/libndpi_la-lisp.o protocols/.libs/libndpi_la-mail_imap.o protocols/.libs/libndpi_la-mail_pop.o protocols/.libs/libndpi_la-mail_smtp.o protocols/.libs/libndpi_la-maplestory.o protocols/.libs/libndpi_la-mdns.o protocols/.libs/libndpi_la-megaco.o protocols/.libs/libndpi_la-mgcp.o protocols/.libs/libndpi_la-mms.o protocols/.libs/libndpi_la-mpegts.o protocols/.libs/libndpi_la-mqtt.o protocols/.libs/libndpi_la-msn.o protocols/.libs/libndpi_la-mssql_tds.o protocols/.libs/libndpi_la-mysql.o protocols/.libs/libndpi_la-netbios.o protocols/.libs/libndpi_la-netflow.o protocols/.libs/libndpi_la-nintendo.o protocols/.libs/libndpi_la-nfs.o protocols/.libs/libndpi_la-noe.o protocols/.libs/libndpi_la-non_tcp_udp.o protocols/.libs/libndpi_la-ntp.o protocols/.libs/libndpi_la-openft.o protocols/.libs/libndpi_la-openvpn.o protocols/.libs/libndpi_la-oracle.o protocols/.libs/libndpi_la-oscar.o protocols/.libs/libndpi_la-pando.o protocols/.libs/libndpi_la-pcanywhere.o protocols/.libs/libndpi_la-postgres.o protocols/.libs/libndpi_la-pplive.o protocols/.libs/libndpi_la-ppstream.o protocols/.libs/libndpi_la-pptp.o protocols/.libs/libndpi_la-qq.o protocols/.libs/libndpi_la-quake.o protocols/.libs/libndpi_la-quic.o protocols/.libs/libndpi_la-radius.o protocols/.libs/libndpi_la-rdp.o protocols/.libs/libndpi_la-redis_net.o protocols/.libs/libndpi_la-rsync.o protocols/.libs/libndpi_la-rtcp.o protocols/.libs/libndpi_la-rtmp.o protocols/.libs/libndpi_la-rtp.o protocols/.libs/libndpi_la-rtsp.o protocols/.libs/libndpi_la-rx.o protocols/.libs/libndpi_la-sflow.o protocols/.libs/libndpi_la-shoutcast.o protocols/.libs/libndpi_la-sip.o protocols/.libs/libndpi_la-skinny.o protocols/.libs/libndpi_la-skype.o protocols/.libs/libndpi_la-smb.o protocols/.libs/libndpi_la-snmp.o protocols/.libs/libndpi_la-socks45.o protocols/.libs/libndpi_la-socrates.o protocols/.libs/libndpi_la-sopcast.o protocols/.libs/libndpi_la-soulseek.o protocols/.libs/libndpi_la-spotify.o protocols/.libs/libndpi_la-ssdp.o protocols/.libs/libndpi_la-ssh.o protocols/.libs/libndpi_la-ssl.o protocols/.libs/libndpi_la-starcraft.o protocols/.libs/libndpi_la-stealthnet.o protocols/.libs/libndpi_la-steam.o protocols/.libs/libndpi_la-stun.o protocols/.libs/libndpi_la-syslog.o protocols/.libs/libndpi_la-tcp_udp.o protocols/.libs/libndpi_la-teamspeak.o protocols/.libs/libndpi_la-teamviewer.o protocols/.libs/libndpi_la-telegram.o protocols/.libs/libndpi_la-telnet.o protocols/.libs/libndpi_la-tftp.o protocols/.libs/libndpi_la-thunder.o protocols/.libs/libndpi_la-tor.o protocols/.libs/libndpi_la-teredo.o protocols/.libs/libndpi_la-tvants.o protocols/.libs/libndpi_la-tvuplayer.o protocols/.libs/libndpi_la-ubntac2.o protocols/.libs/libndpi_la-usenet.o protocols/.libs/libndpi_la-viber.o protocols/.libs/libndpi_la-vhua.o protocols/.libs/libndpi_la-vmware.o protocols/.libs/libndpi_la-vnc.o protocols/.libs/libndpi_la-warcraft3.o protocols/.libs/libndpi_la-whoisdas.o protocols/.libs/libndpi_la-world_of_kung_fu.o protocols/.libs/libndpi_la-world_of_warcraft.o protocols/.libs/libndpi_la-xbox.o protocols/.libs/libndpi_la-xdmcp.o protocols/.libs/libndpi_la-yahoo.o protocols/.libs/libndpi_la-zattoo.o protocols/.libs/libndpi_la-zeromq.o protocols/.libs/libndpi_la-smpp.o protocols/.libs/libndpi_la-tinc.o protocols/.libs/libndpi_la-someip.o third_party/src/.libs/libndpi_la-ahocorasick.o third_party/src/.libs/libndpi_la-node.o third_party/src/.libs/libndpi_la-sort.o third_party/src/.libs/libndpi_la-libcache.o -g -O2 -flto=auto -Wl,-soname -Wl,libndpi.so.1 -Wl,-version-script -Wl,.libs/libndpi.ver -o .libs/libndpi.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libndpi.so.1" && ln -s "libndpi.so.1.0.0" "libndpi.so.1") libtool: link: (cd ".libs" && rm -f "libndpi.so" && ln -s "libndpi.so.1.0.0" "libndpi.so") libtool: link: ar cr .libs/libndpi.a libndpi_la-ndpi_main.o protocols/libndpi_la-afp.o protocols/libndpi_la-aimini.o protocols/libndpi_la-applejuice.o protocols/libndpi_la-armagetron.o protocols/libndpi_la-ayiya.o protocols/libndpi_la-amqp.o protocols/libndpi_la-battlefield.o protocols/libndpi_la-bgp.o protocols/libndpi_la-bittorrent.o protocols/libndpi_la-bjnp.o protocols/libndpi_la-checkmk.o protocols/libndpi_la-ciscovpn.o protocols/libndpi_la-citrix.o protocols/libndpi_la-coap.o protocols/libndpi_la-collectd.o protocols/libndpi_la-corba.o protocols/libndpi_la-crossfire.o protocols/libndpi_la-csgo.o protocols/libndpi_la-dcerpc.o protocols/libndpi_la-dhcp.o protocols/libndpi_la-dhcpv6.o protocols/libndpi_la-directconnect.o protocols/libndpi_la-directdownloadlink.o protocols/libndpi_la-dns.o protocols/libndpi_la-dofus.o protocols/libndpi_la-drda.o protocols/libndpi_la-dropbox.o protocols/libndpi_la-eaq.o protocols/libndpi_la-edonkey.o protocols/libndpi_la-fasttrack.o protocols/libndpi_la-fiesta.o protocols/libndpi_la-fix.o protocols/libndpi_la-filetopia.o protocols/libndpi_la-florensia.o protocols/libndpi_la-ftp_control.o protocols/libndpi_la-ftp_data.o protocols/libndpi_la-git.o protocols/libndpi_la-gnutella.o protocols/libndpi_la-gtp.o protocols/libndpi_la-guildwars.o protocols/libndpi_la-hangout.o protocols/libndpi_la-h323.o protocols/libndpi_la-halflife2_and_mods.o protocols/libndpi_la-hep.o protocols/libndpi_la-http_activesync.o protocols/libndpi_la-http.o protocols/libndpi_la-iax.o protocols/libndpi_la-icecast.o protocols/libndpi_la-ipp.o protocols/libndpi_la-irc.o protocols/libndpi_la-jabber.o protocols/libndpi_la-kakaotalk_voice.o protocols/libndpi_la-kerberos.o protocols/libndpi_la-kontiki.o protocols/libndpi_la-ldap.o protocols/libndpi_la-lotus_notes.o protocols/libndpi_la-lisp.o protocols/libndpi_la-mail_imap.o protocols/libndpi_la-mail_pop.o protocols/libndpi_la-mail_smtp.o protocols/libndpi_la-maplestory.o protocols/libndpi_la-mdns.o protocols/libndpi_la-megaco.o protocols/libndpi_la-mgcp.o protocols/libndpi_la-mms.o protocols/libndpi_la-mpegts.o protocols/libndpi_la-mqtt.o protocols/libndpi_la-msn.o protocols/libndpi_la-mssql_tds.o protocols/libndpi_la-mysql.o protocols/libndpi_la-netbios.o protocols/libndpi_la-netflow.o protocols/libndpi_la-nintendo.o protocols/libndpi_la-nfs.o protocols/libndpi_la-noe.o protocols/libndpi_la-non_tcp_udp.o protocols/libndpi_la-ntp.o protocols/libndpi_la-openft.o protocols/libndpi_la-openvpn.o protocols/libndpi_la-oracle.o protocols/libndpi_la-oscar.o protocols/libndpi_la-pando.o protocols/libndpi_la-pcanywhere.o protocols/libndpi_la-postgres.o protocols/libndpi_la-pplive.o protocols/libndpi_la-ppstream.o protocols/libndpi_la-pptp.o protocols/libndpi_la-qq.o protocols/libndpi_la-quake.o protocols/libndpi_la-quic.o protocols/libndpi_la-radius.o protocols/libndpi_la-rdp.o protocols/libndpi_la-redis_net.o protocols/libndpi_la-rsync.o protocols/libndpi_la-rtcp.o protocols/libndpi_la-rtmp.o protocols/libndpi_la-rtp.o protocols/libndpi_la-rtsp.o protocols/libndpi_la-rx.o protocols/libndpi_la-sflow.o protocols/libndpi_la-shoutcast.o protocols/libndpi_la-sip.o protocols/libndpi_la-skinny.o protocols/libndpi_la-skype.o protocols/libndpi_la-smb.o protocols/libndpi_la-snmp.o protocols/libndpi_la-socks45.o protocols/libndpi_la-socrates.o protocols/libndpi_la-sopcast.o protocols/libndpi_la-soulseek.o protocols/libndpi_la-spotify.o protocols/libndpi_la-ssdp.o protocols/libndpi_la-ssh.o protocols/libndpi_la-ssl.o protocols/libndpi_la-starcraft.o protocols/libndpi_la-stealthnet.o protocols/libndpi_la-steam.o protocols/libndpi_la-stun.o protocols/libndpi_la-syslog.o protocols/libndpi_la-tcp_udp.o protocols/libndpi_la-teamspeak.o protocols/libndpi_la-teamviewer.o protocols/libndpi_la-telegram.o protocols/libndpi_la-telnet.o protocols/libndpi_la-tftp.o protocols/libndpi_la-thunder.o protocols/libndpi_la-tor.o protocols/libndpi_la-teredo.o protocols/libndpi_la-tvants.o protocols/libndpi_la-tvuplayer.o protocols/libndpi_la-ubntac2.o protocols/libndpi_la-usenet.o protocols/libndpi_la-viber.o protocols/libndpi_la-vhua.o protocols/libndpi_la-vmware.o protocols/libndpi_la-vnc.o protocols/libndpi_la-warcraft3.o protocols/libndpi_la-whoisdas.o protocols/libndpi_la-world_of_kung_fu.o protocols/libndpi_la-world_of_warcraft.o protocols/libndpi_la-xbox.o protocols/libndpi_la-xdmcp.o protocols/libndpi_la-yahoo.o protocols/libndpi_la-zattoo.o protocols/libndpi_la-zeromq.o protocols/libndpi_la-smpp.o protocols/libndpi_la-tinc.o protocols/libndpi_la-someip.o third_party/src/libndpi_la-ahocorasick.o third_party/src/libndpi_la-node.o third_party/src/libndpi_la-sort.o third_party/src/libndpi_la-libcache.o libtool: link: ranlib .libs/libndpi.a libtool: link: ( cd ".libs" && rm -f "libndpi.la" && ln -s "../libndpi.la" "libndpi.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' Making all in example make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/example' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src/include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o ndpi_util.o ndpi_util.c ndpi_util.c: In function 'process_ndpi_collected_info': ndpi_util.c:416:69: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 192 [-Wformat-truncation=] 416 | snprintf(flow->host_server_name, sizeof(flow->host_server_name), "%s", | ^~ In file included from /usr/include/stdio.h:964, from ../src/include/ndpi_includes.h:28, from ../src/include/ndpi_main.h:27, from ndpi_util.c:70: In function 'snprintf', inlined from 'process_ndpi_collected_info' at ndpi_util.c:416:3: /usr/include/bits/stdio2.h:54:10: note: 'snprintf' output between 1 and 256 bytes into a destination of size 192 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/example' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/example' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src/include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o ndpiReader.o ndpiReader.c ndpiReader.c: In function 'updateTopIpAddress': ndpiReader.c:985:7: warning: unused variable 'r' [-Wunused-variable] 985 | int r; | ^ In file included from ndpiReader.c:44: ndpiReader.c: In function 'automataUnitTest': ndpiReader.c:2533:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2533 | assert(automa = ndpi_init_automa()); | ^~~~~~ ndpiReader.c: At top level: ndpiReader.c:1081:12: warning: 'receivers_sort' defined but not used [-Wunused-function] 1081 | static int receivers_sort(void *_a, void *_b) { | ^~~~~~~~~~~~~~ ndpiReader.c: In function 'updateIpTree': ndpiReader.c:956:5: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 956 | strncpy(q->proto, proto, sizeof(q->proto)); | ^ ndpiReader.c: In function 'updateTopIpAddress': ndpiReader.c:993:3: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 993 | strncpy(pair.proto, proto, sizeof(pair.proto)); | ^ ndpiReader.c: In function 'updatePortStats': ndpiReader.c:1051:5: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 1051 | strncpy(s->addr_tree->proto, proto, sizeof(s->addr_tree->proto)); | ^ ndpiReader.c: In function 'port_stats_walker': ndpiReader.c:1298:7: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 1298 | strncpy(proto, ndpi_get_proto_name(ndpi_thread_info[thread_id].workflow->ndpi_struct, | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/example' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/example' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -static -o ndpiReader ndpiReader.o ndpi_util.o ../src/lib/libndpi.la -lpcap -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -o ndpiReader ndpiReader.o ndpi_util.o ../src/lib/.libs/libndpi.a -lpcap -lm -pthread make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/example' Making all in tests make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.35494 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/nDPI-buildroot + : + /bin/rm -rf -- /usr/src/tmp/nDPI-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd nDPI-2.2 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/nDPI-buildroot/usr exec_prefix=/usr/src/tmp/nDPI-buildroot/usr bindir=/usr/src/tmp/nDPI-buildroot/usr/bin sbindir=/usr/src/tmp/nDPI-buildroot/usr/sbin sysconfdir=/usr/src/tmp/nDPI-buildroot/etc datadir=/usr/src/tmp/nDPI-buildroot/usr/share includedir=/usr/src/tmp/nDPI-buildroot/usr/include libdir=/usr/src/tmp/nDPI-buildroot/usr/lib64 libexecdir=/usr/src/tmp/nDPI-buildroot/usr/lib localstatedir=/usr/src/tmp/nDPI-buildroot/var/lib runstatedir=/usr/src/tmp/nDPI-buildroot/var/run sharedstatedir=/usr/src/tmp/nDPI-buildroot/var/lib mandir=/usr/src/tmp/nDPI-buildroot/usr/share/man infodir=/usr/src/tmp/nDPI-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2' Making install in src/lib make[1]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' /usr/bin/mkdir -p '/usr/src/tmp/nDPI-buildroot/usr/lib64' /bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libndpi.la '/usr/src/tmp/nDPI-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libndpi.so.1.0.0 /usr/src/tmp/nDPI-buildroot/usr/lib64/libndpi.so.1.0.0 libtool: install: (cd /usr/src/tmp/nDPI-buildroot/usr/lib64 && { ln -s -f libndpi.so.1.0.0 libndpi.so.1 || { rm -f libndpi.so.1 && ln -s libndpi.so.1.0.0 libndpi.so.1; }; }) libtool: install: (cd /usr/src/tmp/nDPI-buildroot/usr/lib64 && { ln -s -f libndpi.so.1.0.0 libndpi.so || { rm -f libndpi.so && ln -s libndpi.so.1.0.0 libndpi.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libndpi.lai /usr/src/tmp/nDPI-buildroot/usr/lib64/libndpi.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libndpi.a /usr/src/tmp/nDPI-buildroot/usr/lib64/libndpi.a libtool: install: chmod 644 /usr/src/tmp/nDPI-buildroot/usr/lib64/libndpi.a libtool: install: ranlib /usr/src/tmp/nDPI-buildroot/usr/lib64/libndpi.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/usr/src/tmp/nDPI-buildroot/usr/include/libndpi-2.2.0/libndpi' /usr/libexec/rpm-build/install -p -m 644 ../include/ndpi_api.h ../include/ndpi_define.h ../include/ndpi_main.h ../include/ndpi_includes.h ../include/ndpi_protocol_ids.h ../include/ndpi_protocols.h ../include/ndpi_typedefs.h '/usr/src/tmp/nDPI-buildroot/usr/include/libndpi-2.2.0/libndpi' make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/src/lib' Making install in example make[1]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/example' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/example' /usr/bin/mkdir -p '/usr/src/tmp/nDPI-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p ndpiReader '/usr/src/tmp/nDPI-buildroot/usr/bin' libtool: install: /usr/libexec/rpm-build/install -p ndpiReader /usr/src/tmp/nDPI-buildroot/usr/bin/ndpiReader make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/example' make[1]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/example' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/nDPI-2.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/nDPI-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libndpi.pc '/usr/src/tmp/nDPI-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2' make: Leaving directory '/usr/src/RPM/BUILD/nDPI-2.2' + mv /usr/src/tmp/nDPI-buildroot/usr/include/libndpi-2.2.0/libndpi /usr/src/tmp/nDPI-buildroot/usr/include + rmdir /usr/src/tmp/nDPI-buildroot/usr/include/libndpi-2.2.0 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/nDPI-buildroot (auto) removed './usr/lib64/libndpi.la' mode of './usr/lib64/libndpi.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/nDPI-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libndpi.pc: Libs: '-L${libdir} -lndpi' --> '-lndpi' Checking contents of files in /usr/src/tmp/nDPI-buildroot/ (default) Compressing files in /usr/src/tmp/nDPI-buildroot (auto) Adjusting library links in /usr/src/tmp/nDPI-buildroot ./usr/lib64: (from :0) libndpi.so.1 -> libndpi.so.1.0.0 Verifying ELF objects in /usr/src/tmp/nDPI-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/nDPI-buildroot Processing files: libnDPI-2.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o2geDx find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/nDPI-buildroot/usr/lib64/libndpi.so.1: 58 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.g0vUBx find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libndpi.so.1()(64bit) = set:jdNMgEynL0XZEZ8Mx7TYw0ZIf90dPZz4am7Se2l5w1DyZgbVJAMJMvZ302jnSrWsIqtNvb9A4H16YfyEBOHHCnBsUTBnFt2fT2s1hYlom8neHGn2DTUB0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WCI45r Creating libnDPI-debuginfo package Processing files: libnDPI-devel-2.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.50103 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nDPI-2.2 + DOCDIR=/usr/src/tmp/nDPI-buildroot/usr/share/doc/libnDPI-devel-2.2 + export DOCDIR + rm -rf /usr/src/tmp/nDPI-buildroot/usr/share/doc/libnDPI-devel-2.2 + /bin/mkdir -p /usr/src/tmp/nDPI-buildroot/usr/share/doc/libnDPI-devel-2.2 + cp -prL CHANGELOG.md COPYING INSTALL README.md README.nDPI README.protocols /usr/src/tmp/nDPI-buildroot/usr/share/doc/libnDPI-devel-2.2 + chmod -R go-w /usr/src/tmp/nDPI-buildroot/usr/share/doc/libnDPI-devel-2.2 + chmod -R a+rX /usr/src/tmp/nDPI-buildroot/usr/share/doc/libnDPI-devel-2.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Owv02w find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9KE4A1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) In file included from /usr/src/tmp/nDPI-buildroot/usr/include/libndpi/ndpi_main.h:30, from /usr/src/tmp/nDPI-buildroot/usr/include/libndpi/ndpi_api.h:28: /usr/src/tmp/nDPI-buildroot/usr/include/libndpi/ndpi_typedefs.h:28:10: fatal error: ../lib/third_party/include/libcache.h: No such file or directory 28 | #include "../lib/third_party/include/libcache.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/nDPI-buildroot/usr/include/libndpi/ndpi_api.h: cpp failed, trying c++ mode x86_64-alt-linux-cpp: fatal error: cannot execute 'cc1plus': execvp: No such file or directory compilation terminated. cpp.req: WARNING: /usr/src/tmp/nDPI-buildroot/usr/include/libndpi/ndpi_api.h: cpp failed In file included from /usr/src/tmp/nDPI-buildroot/usr/include/libndpi/ndpi_main.h:30: /usr/src/tmp/nDPI-buildroot/usr/include/libndpi/ndpi_typedefs.h:28:10: fatal error: ../lib/third_party/include/libcache.h: No such file or directory 28 | #include "../lib/third_party/include/libcache.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/nDPI-buildroot/usr/include/libndpi/ndpi_main.h: cpp failed /usr/src/tmp/nDPI-buildroot/usr/include/libndpi/ndpi_typedefs.h:28:10: fatal error: ../lib/third_party/include/libcache.h: No such file or directory 28 | #include "../lib/third_party/include/libcache.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/nDPI-buildroot/usr/include/libndpi/ndpi_typedefs.h: cpp failed In file included from /usr/src/tmp/nDPI-buildroot/usr/include/libndpi/ndpi_main.h:30, from /usr/src/tmp/nDPI-buildroot/usr/include/libndpi/ndpi_protocols.h:28: /usr/src/tmp/nDPI-buildroot/usr/include/libndpi/ndpi_typedefs.h:28:10: fatal error: ../lib/third_party/include/libcache.h: No such file or directory 28 | #include "../lib/third_party/include/libcache.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/nDPI-buildroot/usr/include/libndpi/ndpi_protocols.h: cpp failed Provides: pkgconfig(libndpi) = 2.2.0 Requires: libnDPI = 2.2-alt2, /usr/lib64/libndpi.so.1.0.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hkRkck Processing files: nDPI-demo-2.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YU82xo find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xH1YFm find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpcap.so.0.8()(64bit) >= set:kglZmu3FDUrzIjvnY6vcbmLcorJdzLLxr7zx2, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IMxhTv Creating nDPI-demo-debuginfo package Processing files: libnDPI-debuginfo-2.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qfkuHf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SEoo5n find-requires: running scripts (debuginfo) Provides: debug64(libndpi.so.1) Requires: libnDPI = 2.2-alt2, debug64(libc.so.6) Processing files: nDPI-demo-debuginfo-2.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IcWqSq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fbT5B2 find-requires: running scripts (debuginfo) Requires: nDPI-demo = 2.2-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpcap.so.0.8) Adding to libnDPI-devel a strict dependency on libnDPI Adding to libnDPI-debuginfo a strict dependency on libnDPI Adding to nDPI-demo-debuginfo a strict dependency on nDPI-demo Removing 1 extra deps from libnDPI-devel due to dependency on libnDPI warning: Installed (but unpackaged) file(s) found: /usr/lib64/libndpi.a Wrote: /usr/src/RPM/RPMS/x86_64/libnDPI-2.2-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnDPI-devel-2.2-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/nDPI-demo-2.2-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnDPI-debuginfo-2.2-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/nDPI-demo-debuginfo-2.2-alt2.x86_64.rpm (w2.lzdio) 58.43user 15.34system 0:46.88elapsed 157%CPU (0avgtext+0avgdata 79152maxresident)k 0inputs+0outputs (0major+3979054minor)pagefaults 0swaps 7.57user 2.30system 1:02.18elapsed 15%CPU (0avgtext+0avgdata 131128maxresident)k 536inputs+0outputs (0major+193580minor)pagefaults 0swaps --- libnDPI-2.2-alt2.x86_64.rpm.repo 2021-08-25 04:50:13.000000000 +0000 +++ libnDPI-2.2-alt2.x86_64.rpm.hasher 2024-05-04 03:33:26.212906199 +0000 @@ -13,3 +13,3 @@ File: /usr/lib64/libndpi.so.1 120777 root:root libndpi.so.1.0.0 -File: /usr/lib64/libndpi.so.1.0.0 100644 root:root b76dbf2bbd7f08a8d52260dd78a8c27e -RPMIdentity: ec8d7838ad48791a7dc18540f1c8b5cd33f120c199219e5d53ecddeb3d0d77dfd2e960ac36d7fd053f493bc55dbe67737cf61b1f39b4cdb7f6ab84ef419f6b48 +File: /usr/lib64/libndpi.so.1.0.0 100644 root:root cd1d7befd76dea5a250f81c195e6e35a +RPMIdentity: cd7a0a0d4f9e13775fdb9ff0d3d651db34dc40e87de14fcd6e59523937a879dd1a3321fe1300872a7b3c40c8000c0405153c6ac66ee3196f03cc7e490ce47a9f --- libnDPI-debuginfo-2.2-alt2.x86_64.rpm.repo 2021-08-25 04:50:13.000000000 +0000 +++ libnDPI-debuginfo-2.2-alt2.x86_64.rpm.hasher 2024-05-04 03:33:26.287906967 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/45 40755 root:root -/usr/lib/debug/.build-id/45/71c27bd50a7483c57d434bb862efebdfc8d579 120777 root:root ../../../../lib64/libndpi.so.1.0.0 -/usr/lib/debug/.build-id/45/71c27bd50a7483c57d434bb862efebdfc8d579.debug 120777 root:root ../../usr/lib64/libndpi.so.1.0.0.debug +/usr/lib/debug/.build-id/1b 40755 root:root +/usr/lib/debug/.build-id/1b/e0848de09075fcd99c71345794d3c678b34a90 120777 root:root ../../../../lib64/libndpi.so.1.0.0 +/usr/lib/debug/.build-id/1b/e0848de09075fcd99c71345794d3c678b34a90.debug 120777 root:root ../../usr/lib64/libndpi.so.1.0.0.debug /usr/lib/debug/usr/lib64/libndpi.so.1.0.0.debug 100644 root:root @@ -8,2 +8,5 @@ /usr/src/debug/nDPI-2.2/src/include 40755 root:root +/usr/src/debug/nDPI-2.2/src/include/ndpi_api.h 100644 root:root +/usr/src/debug/nDPI-2.2/src/include/ndpi_main.h 100644 root:root +/usr/src/debug/nDPI-2.2/src/include/ndpi_protocols.h 100644 root:root /usr/src/debug/nDPI-2.2/src/include/ndpi_typedefs.h 100644 root:root @@ -168,2 +171,3 @@ /usr/src/debug/nDPI-2.2/src/lib/third_party/include/node.h 100644 root:root +/usr/src/debug/nDPI-2.2/src/lib/third_party/include/sort.h 100644 root:root /usr/src/debug/nDPI-2.2/src/lib/third_party/src 40755 root:root @@ -179,6 +183,6 @@ Provides: libnDPI-debuginfo = 2.2-alt2:sisyphus+283735.100.1.1 -File: /usr/lib/debug/.build-id/45 40755 root:root -File: /usr/lib/debug/.build-id/45/71c27bd50a7483c57d434bb862efebdfc8d579 120777 root:root ../../../../lib64/libndpi.so.1.0.0 -File: /usr/lib/debug/.build-id/45/71c27bd50a7483c57d434bb862efebdfc8d579.debug 120777 root:root ../../usr/lib64/libndpi.so.1.0.0.debug -File: /usr/lib/debug/usr/lib64/libndpi.so.1.0.0.debug 100644 root:root 788db0b0947ac678511431e0837aa491 +File: /usr/lib/debug/.build-id/1b 40755 root:root +File: /usr/lib/debug/.build-id/1b/e0848de09075fcd99c71345794d3c678b34a90 120777 root:root ../../../../lib64/libndpi.so.1.0.0 +File: /usr/lib/debug/.build-id/1b/e0848de09075fcd99c71345794d3c678b34a90.debug 120777 root:root ../../usr/lib64/libndpi.so.1.0.0.debug +File: /usr/lib/debug/usr/lib64/libndpi.so.1.0.0.debug 100644 root:root e48e14fa0b572b0d232f395fd1e7877c File: /usr/lib/debug/usr/lib64/libndpi.so.1.debug 120777 root:root libndpi.so.1.0.0.debug @@ -187,2 +191,5 @@ File: /usr/src/debug/nDPI-2.2/src/include 40755 root:root +File: /usr/src/debug/nDPI-2.2/src/include/ndpi_api.h 100644 root:root d3e74b993f759f2577b34cecfe11066d +File: /usr/src/debug/nDPI-2.2/src/include/ndpi_main.h 100644 root:root 2489f78721a3e8e14020d5b2d2fc6b49 +File: /usr/src/debug/nDPI-2.2/src/include/ndpi_protocols.h 100644 root:root 226fbaff403b8d7b8e47639955cf48f4 File: /usr/src/debug/nDPI-2.2/src/include/ndpi_typedefs.h 100644 root:root 343a8176495aeed7a5da92eb51074b5e @@ -347,2 +354,3 @@ File: /usr/src/debug/nDPI-2.2/src/lib/third_party/include/node.h 100644 root:root 8006c08f935ee524717b909d24d6ffe6 +File: /usr/src/debug/nDPI-2.2/src/lib/third_party/include/sort.h 100644 root:root 0d2e0f4abf71ed0788a639527cdfa34b File: /usr/src/debug/nDPI-2.2/src/lib/third_party/src 40755 root:root @@ -353,2 +361,2 @@ File: /usr/src/debug/nDPI-2.2/src/lib/third_party/src/sort.c 100644 root:root db9edff51e243ab3a602c88cfa664524 -RPMIdentity: b31169ffa6235ea6a4c4b160be69c824ed29341757f9c436bd0574f0e87751f47e8a1b535bcc1fff6db3941ef47b86d9492c936f2b0a86152d7d1f6e565b4a1d +RPMIdentity: a267c330bdafbb1e72c687d9c7d29f1d2c8b55004505f8de6d261607ffecea1e7ef2f363a8ca8b0ac9a50157943e347674f403d0b03a262ce79914201afda59f --- nDPI-demo-2.2-alt2.x86_64.rpm.repo 2021-08-25 04:50:14.000000000 +0000 +++ nDPI-demo-2.2-alt2.x86_64.rpm.hasher 2024-05-04 03:33:26.434908473 +0000 @@ -6,2 +6,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.38)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -10,4 +12,2 @@ Requires: rpmlib(SetVersions) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) -Requires: libpthread.so.0(GLIBC_2.3.4)(64bit) Requires: rtld(GNU_HASH) @@ -15,3 +15,3 @@ Provides: nDPI-demo = 2.2-alt2:sisyphus+283735.100.1.1 -File: /usr/bin/ndpiReader 100755 root:root bfca9a584e8ffda0c1375eeb028d3b18 -RPMIdentity: 227f2d7f45f454a5a096e6a54c173629cde3e588dee33919815fe00c19bc7c08c854da1de3029b71b82f5d886b329c9109f4ef77a6df7dfcbc71a51a79d00dc5 +File: /usr/bin/ndpiReader 100755 root:root 161b05b7e0dc1c321385b8d4ea10de2a +RPMIdentity: 2d0be265e1d6720661d16233b98403d9e07e850d5df156bda28ef9902688cba1150a7165778e2b4f3a0fd3c3e2e3ae27a7187a39767a851aba0a0f5baaebe6b0 --- nDPI-demo-debuginfo-2.2-alt2.x86_64.rpm.repo 2021-08-25 04:50:14.000000000 +0000 +++ nDPI-demo-debuginfo-2.2-alt2.x86_64.rpm.hasher 2024-05-04 03:33:26.503909180 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5e 40755 root:root -/usr/lib/debug/.build-id/5e/815113b46e671306d504af1a852ab5173186ef 120777 root:root ../../../../bin/ndpiReader -/usr/lib/debug/.build-id/5e/815113b46e671306d504af1a852ab5173186ef.debug 120777 root:root ../../usr/bin/ndpiReader.debug +/usr/lib/debug/.build-id/fb 40755 root:root +/usr/lib/debug/.build-id/fb/891d82b17aa892d0880fecb059789bf2a5d50e 120777 root:root ../../../../bin/ndpiReader +/usr/lib/debug/.build-id/fb/891d82b17aa892d0880fecb059789bf2a5d50e.debug 120777 root:root ../../usr/bin/ndpiReader.debug /usr/lib/debug/usr/bin/ndpiReader.debug 100644 root:root @@ -12,2 +12,5 @@ /usr/src/debug/nDPI-2.2/src/include 40755 root:root +/usr/src/debug/nDPI-2.2/src/include/ndpi_api.h 100644 root:root +/usr/src/debug/nDPI-2.2/src/include/ndpi_main.h 100644 root:root +/usr/src/debug/nDPI-2.2/src/include/ndpi_protocols.h 100644 root:root /usr/src/debug/nDPI-2.2/src/include/ndpi_typedefs.h 100644 root:root @@ -171,2 +174,3 @@ /usr/src/debug/nDPI-2.2/src/lib/third_party/include/node.h 100644 root:root +/usr/src/debug/nDPI-2.2/src/lib/third_party/include/sort.h 100644 root:root /usr/src/debug/nDPI-2.2/src/lib/third_party/src 40755 root:root @@ -180,3 +184,2 @@ Requires: debug64(libpcap.so.0.8) -Requires: debug64(libpthread.so.0) Requires: nDPI-demo = 2.2-alt2:sisyphus+283735.100.1.1 @@ -184,6 +187,6 @@ Provides: nDPI-demo-debuginfo = 2.2-alt2:sisyphus+283735.100.1.1 -File: /usr/lib/debug/.build-id/5e 40755 root:root -File: /usr/lib/debug/.build-id/5e/815113b46e671306d504af1a852ab5173186ef 120777 root:root ../../../../bin/ndpiReader -File: /usr/lib/debug/.build-id/5e/815113b46e671306d504af1a852ab5173186ef.debug 120777 root:root ../../usr/bin/ndpiReader.debug -File: /usr/lib/debug/usr/bin/ndpiReader.debug 100644 root:root 5edaf8f7b118755e3b98f24f4c0272ad +File: /usr/lib/debug/.build-id/fb 40755 root:root +File: /usr/lib/debug/.build-id/fb/891d82b17aa892d0880fecb059789bf2a5d50e 120777 root:root ../../../../bin/ndpiReader +File: /usr/lib/debug/.build-id/fb/891d82b17aa892d0880fecb059789bf2a5d50e.debug 120777 root:root ../../usr/bin/ndpiReader.debug +File: /usr/lib/debug/usr/bin/ndpiReader.debug 100644 root:root bc8ffb942fdde55d7acce690ef8b8f44 File: /usr/src/debug/nDPI-2.2 40755 root:root @@ -196,2 +199,5 @@ File: /usr/src/debug/nDPI-2.2/src/include 40755 root:root +File: /usr/src/debug/nDPI-2.2/src/include/ndpi_api.h 100644 root:root d3e74b993f759f2577b34cecfe11066d +File: /usr/src/debug/nDPI-2.2/src/include/ndpi_main.h 100644 root:root 2489f78721a3e8e14020d5b2d2fc6b49 +File: /usr/src/debug/nDPI-2.2/src/include/ndpi_protocols.h 100644 root:root 226fbaff403b8d7b8e47639955cf48f4 File: /usr/src/debug/nDPI-2.2/src/include/ndpi_typedefs.h 100644 root:root 343a8176495aeed7a5da92eb51074b5e @@ -355,2 +361,3 @@ File: /usr/src/debug/nDPI-2.2/src/lib/third_party/include/node.h 100644 root:root 8006c08f935ee524717b909d24d6ffe6 +File: /usr/src/debug/nDPI-2.2/src/lib/third_party/include/sort.h 100644 root:root 0d2e0f4abf71ed0788a639527cdfa34b File: /usr/src/debug/nDPI-2.2/src/lib/third_party/src 40755 root:root @@ -361,2 +368,2 @@ File: /usr/src/debug/nDPI-2.2/src/lib/third_party/src/sort.c 100644 root:root db9edff51e243ab3a602c88cfa664524 -RPMIdentity: 46930025bff2e3b39e9b2ad9b559a53bf927bb9a1e9e7a0fd78e919943fe838c139e3c002ba576e63a58bae8dce3f1ab34402d3babb973603a63dbab50da3c6a +RPMIdentity: 9f8ea57e347e777c7ed188760cf45d5452083e799f0c0bb51c4b956d32d441b33150333106b5f1f420c7147fcea47df1adb7cb47d98e6d087cabbfafb02fac9c