<86>Sep 13 04:04:51 userdel[877103]: delete user 'rooter'
<86>Sep 13 04:04:51 userdel[877103]: removed group 'rooter' owned by 'rooter'
<86>Sep 13 04:04:51 userdel[877103]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 13 04:04:51 groupadd[877139]: group added to /etc/group: name=rooter, GID=579
<86>Sep 13 04:04:51 groupadd[877139]: group added to /etc/gshadow: name=rooter
<86>Sep 13 04:04:51 groupadd[877139]: new group: name=rooter, GID=579
<86>Sep 13 04:04:51 useradd[877157]: new user: name=rooter, UID=579, GID=579, home=/root, shell=/bin/bash
<86>Sep 13 04:04:51 userdel[877185]: delete user 'builder'
<86>Sep 13 04:04:51 userdel[877185]: removed group 'builder' owned by 'builder'
<86>Sep 13 04:04:51 userdel[877185]: removed shadow group 'builder' owned by 'builder'
<86>Sep 13 04:04:51 groupadd[877349]: group added to /etc/group: name=builder, GID=580
<86>Sep 13 04:04:51 groupadd[877349]: new group: name=builder, GID=580
<86>Sep 13 04:04:51 useradd[877500]: new user: name=builder, UID=580, GID=580, home=/usr/src, shell=/bin/bash
<13>Sep 13 04:04:55 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228072 installed
<13>Sep 13 04:04:55 rpmi: libgpg-error-1.36-alt1 sisyphus+225621.300.1.1 1553521088 installed
<13>Sep 13 04:04:55 rpmi: libgcrypt20-1.8.5-alt3 p9+239665.100.7.1 1586364671 installed
<13>Sep 13 04:04:55 rpmi: libsystemd-1:243.8-alt2 p9+249709.100.3.1 1586971985 installed
<13>Sep 13 04:04:55 rpmi: libdbus-1.12.16-alt2 p9+240607.100.1.1 1573553670 installed
<13>Sep 13 04:04:55 rpmi: libpcap0.8-2:1.9.0-alt2 sisyphus+225217.100.2.1 1552930677 installed
<13>Sep 13 04:04:55 rpmi: libpcap-devel-2:1.9.0-alt2 sisyphus+225217.100.2.1 1552930677 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/nDPI-2.2-alt1.nosrc.rpm
Installing nDPI-2.2-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50814
+ 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-alt1.patch):'
Patch #0 (nDPI-2.2-alt1.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.53673
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd nDPI-2.2
+ sh autogen.sh
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 gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --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... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... 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... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /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 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... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.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 we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
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 netinet/in.h usability... yes
checking netinet/in.h presence... 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'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ 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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -ri dirname -- '{}'
+ ./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 --without-included-gettext --with-pic
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /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 we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... 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... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /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-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... /bin/dd
checking how to truncate binary pipes... /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 how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.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 we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (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 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 netinet/in.h usability... yes
checking netinet/in.h presence... 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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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:8: warning: unused variable 'hex_len' [-Wunused-variable]
        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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -fPIC -DPIC -c protocols/hangout.c  -fPIC -DPIC -o protocols/.libs/libndpi_la-hangout.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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -fPIC -DPIC -c protocols/http.c  -fPIC -DPIC -o protocols/.libs/libndpi_la-http.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 -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 -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 -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]
   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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -fPIC -DPIC -c protocols/mdns.c  -fPIC -DPIC -o protocols/.libs/libndpi_la-mdns.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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -fPIC -DPIC -c ndpi_main.c  -fPIC -DPIC -o .libs/libndpi_la-ndpi_main.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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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]
           || ((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]
           || ((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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/include/  -I../../src/lib/third_party/include/   -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -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 -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 -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 -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=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -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 | 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   -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 -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=]
   snprintf(flow->host_server_name, sizeof(flow->host_server_name), "%s",
                                                                     ^~
In file included from /usr/include/stdio.h:862,
                 from ../src/include/ndpi_includes.h:28,
                 from ../src/include/ndpi_main.h:27,
                 from ndpi_util.c:70:
/usr/include/bits/stdio2.h:64:10: note: '__builtin_snprintf' output between 1 and 256 bytes into a destination of size 192
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __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 -c -o ndpiReader.o ndpiReader.c
ndpiReader.c: In function 'updateTopIpAddress':
ndpiReader.c:985:7: warning: unused variable 'r' [-Wunused-variable]
   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]
   assert(automa = ndpi_init_automa());
          ^~~~~~
At top level:
ndpiReader.c:1081:12: warning: 'receivers_sort' defined but not used [-Wunused-function]
 static int receivers_sort(void *_a, void *_b) {
            ^~~~~~~~~~~~~~
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 -static   -o ndpiReader ndpiReader.o ndpi_util.o ../src/lib/libndpi.la   -lpcap  -lm 
libtool: link: x86_64-alt-linux-gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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.89095
+ 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
+ cd nDPI-2.2
+ /usr/bin/make 'INSTALL=/bin/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 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'
 /bin/mkdir -p '/usr/src/tmp/nDPI-buildroot/usr/lib64'
 /bin/sh ../../libtool   --mode=install /bin/install -p   libndpi.la '/usr/src/tmp/nDPI-buildroot/usr/lib64'
libtool: install: /bin/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: /bin/install -p .libs/libndpi.lai /usr/src/tmp/nDPI-buildroot/usr/lib64/libndpi.la
libtool: install: /bin/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'
 /bin/mkdir -p '/usr/src/tmp/nDPI-buildroot/usr/include/libndpi-2.2.0/libndpi'
 /bin/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'
 /bin/mkdir -p '/usr/src/tmp/nDPI-buildroot/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -p ndpiReader '/usr/src/tmp/nDPI-buildroot/usr/bin'
libtool: install: /bin/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'.
 /bin/mkdir -p '/usr/src/tmp/nDPI-buildroot/usr/lib64/pkgconfig'
 /bin/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)
/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:
	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)
Hardlinking identical .pyc and .pyo files
Processing files: libnDPI-2.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gKwUV2
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,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.ODyzRE
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.wkTx0j
Creating libnDPI-debuginfo package
Processing files: libnDPI-devel-2.2-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.97982
+ 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.q39A62
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qLYPkP
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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
 #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: error trying to exec 'cc1plus': execvp: No such file or directory
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
 #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
 #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
 #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-alt1, /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.SFyFNE
Processing files: nDPI-demo-2.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aXmBsx
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qVTmqt
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpcap.so.0.8()(64bit) >= set:kglZmu3FDUrzIjvnY6vcbmLcorJdzLLxr7zx2, libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.4)(64bit), 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.w6xnOs
Creating nDPI-demo-debuginfo package
Processing files: libnDPI-debuginfo-2.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UY9Nxv
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.avEvvB
find-requires: running scripts (debuginfo)
Provides: debug64(libndpi.so.1)
Requires: libnDPI = 2.2-alt1, debug64(libc.so.6)
Processing files: nDPI-demo-debuginfo-2.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EmW8MK
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uZsthX
find-requires: running scripts (debuginfo)
Requires: nDPI-demo = 2.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpcap.so.0.8), debug64(libpthread.so.0)
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-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libnDPI-devel-2.2-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/nDPI-demo-2.2-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libnDPI-debuginfo-2.2-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/nDPI-demo-debuginfo-2.2-alt1.x86_64.rpm
53.63user 13.78system 0:45.43elapsed 148%CPU (0avgtext+0avgdata 75708maxresident)k
0inputs+0outputs (0major+4225061minor)pagefaults 0swaps
60.17user 17.06system 0:55.09elapsed 140%CPU (0avgtext+0avgdata 119272maxresident)k
0inputs+0outputs (0major+4588355minor)pagefaults 0swaps