Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 641406 Details for
Bug 725044
net-libs/nDPI-4.0-r1 calls ar directly
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 73.44 KB, created by
Agostino Sarubbo
on 2020-05-24 17:49:21 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-05-24 17:49:21 UTC
Size:
73.44 KB
patch
obsolete
> * Package: net-libs/nDPI-3.2-r1 > * Repository: gentoo > * Maintainer: netmon@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking nDPI-3.2.tar.gz to /var/tmp/portage/net-libs/nDPI-3.2-r1/work >>>> Source unpacked in /var/tmp/portage/net-libs/nDPI-3.2-r1/work >>>> Preparing source in /var/tmp/portage/net-libs/nDPI-3.2-r1/work/nDPI-3.2 ... > * Applying nDPI-3.2-0000-Check-NULL-strings-in-ndpi_serialize_string_string.patch ... > [ ok ] > * Applying nDPI-3.2-0001-Added-fix-for-serialization-loop.patch ... > [ ok ] > * Applying nDPI-3.2-0002-Refresh-of-ndpi_netbios_name_interpret.patch ... > [ ok ] > * Applying nDPI-3.2-0003-Fixed-invalid-allocation.patch ... > [ ok ] > * Applying nDPI-3.2-0004-Fix-for-serialization-of-strings-where-the-first-element-is-a-zero-le.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-libs/nDPI-3.2-r1/work/nDPI-3.2' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: nDPI-3.2/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Running elibtoolize in: nDPI-3.2/packages/rpm/ > * Running elibtoolize in: nDPI-3.2/packages/ubuntu/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-libs/nDPI-3.2-r1/work/nDPI-3.2 ... > * econf: updating nDPI-3.2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating nDPI-3.2/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/nDPI-3.2-r1 --htmldir=/usr/share/doc/nDPI-3.2-r1/html --with-sysroot=/ --libdir=/usr/lib64 >checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-ld >checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-nm >checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-ld -m elf_x86_64 >checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed >checking whether x86_64-pc-linux-gnu-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 >DPDK support disabled (missing /var/tmp/portage/net-libs/nDPI-3.2-r1/homedir/DPDK) >checking for numa_available in -lnuma... no >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >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 example/Makefile >config.status: creating example/Makefile.dpdk >config.status: creating tests/Makefile >config.status: creating libndpi.pc >config.status: creating src/include/ndpi_define.h >config.status: creating src/lib/Makefile >config.status: creating python/Makefile >config.status: creating fuzz/Makefile >config.status: creating src/include/ndpi_config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-libs/nDPI-3.2-r1/work/nDPI-3.2 ... >make -j4 >Making all in src/lib >make[1]: Entering directory '/var/tmp/portage/net-libs/nDPI-3.2-r1/work/nDPI-3.2/src/lib' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/afp.c -o protocols/afp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/aimini.c -o protocols/aimini.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/ajp.c -o protocols/ajp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/amazon_video.c -o protocols/amazon_video.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/amqp.c -o protocols/amqp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/apple_push.c -o protocols/apple_push.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/applejuice.c -o protocols/applejuice.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/armagetron.c -o protocols/armagetron.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/ayiya.c -o protocols/ayiya.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/battlefield.c -o protocols/battlefield.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/bgp.c -o protocols/bgp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/bittorrent.c -o protocols/bittorrent.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/bjnp.c -o protocols/bjnp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/btlib.c -o protocols/btlib.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/capwap.c -o protocols/capwap.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/checkmk.c -o protocols/checkmk.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/ciscovpn.c -o protocols/ciscovpn.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/citrix.c -o protocols/citrix.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/coap.c -o protocols/coap.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/collectd.c -o protocols/collectd.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/corba.c -o protocols/corba.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/crossfire.c -o protocols/crossfire.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/csgo.c -o protocols/csgo.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/dcerpc.c -o protocols/dcerpc.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/dhcp.c -o protocols/dhcp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/dhcpv6.c -o protocols/dhcpv6.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/diameter.c -o protocols/diameter.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/directconnect.c -o protocols/directconnect.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/directdownloadlink.c -o protocols/directdownloadlink.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/dnp3.c -o protocols/dnp3.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/dns.c -o protocols/dns.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/dofus.c -o protocols/dofus.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/drda.c -o protocols/drda.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/dropbox.c -o protocols/dropbox.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/eaq.c -o protocols/eaq.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/edonkey.c -o protocols/edonkey.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/fasttrack.c -o protocols/fasttrack.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/fbzero.c -o protocols/fbzero.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/fiesta.c -o protocols/fiesta.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/fix.c -o protocols/fix.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/florensia.c -o protocols/florensia.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/ftp_control.c -o protocols/ftp_control.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/ftp_data.c -o protocols/ftp_data.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/git.c -o protocols/git.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/gnutella.c -o protocols/gnutella.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/gtp.c -o protocols/gtp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/guildwars.c -o protocols/guildwars.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/h323.c -o protocols/h323.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/halflife2_and_mods.c -o protocols/halflife2_and_mods.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/hangout.c -o protocols/hangout.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/http.c -o protocols/http.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/http_activesync.c -o protocols/http_activesync.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/iax.c -o protocols/iax.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/icecast.c -o protocols/icecast.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/iec60870-5-104.c -o protocols/iec60870-5-104.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/imo.c -o protocols/imo.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/ipp.c -o protocols/ipp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/irc.c -o protocols/irc.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/jabber.c -o protocols/jabber.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/kakaotalk_voice.c -o protocols/kakaotalk_voice.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/kerberos.c -o protocols/kerberos.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/kontiki.c -o protocols/kontiki.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/ldap.c -o protocols/ldap.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/lisp.c -o protocols/lisp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/lotus_notes.c -o protocols/lotus_notes.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/mail_imap.c -o protocols/mail_imap.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/mail_pop.c -o protocols/mail_pop.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/mail_smtp.c -o protocols/mail_smtp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/maplestory.c -o protocols/maplestory.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/mdns_proto.c -o protocols/mdns_proto.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/megaco.c -o protocols/megaco.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/memcached.c -o protocols/memcached.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/mgcp.c -o protocols/mgcp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/mining.c -o protocols/mining.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/modbus.c -o protocols/modbus.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/mpegts.c -o protocols/mpegts.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/mqtt.c -o protocols/mqtt.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/msn.c -o protocols/msn.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/mssql_tds.c -o protocols/mssql_tds.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/mysql.c -o protocols/mysql.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/nest_log_sink.c -o protocols/nest_log_sink.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/netbios.c -o protocols/netbios.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/netflow.c -o protocols/netflow.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/nfs.c -o protocols/nfs.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/nintendo.c -o protocols/nintendo.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/noe.c -o protocols/noe.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/non_tcp_udp.c -o protocols/non_tcp_udp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/ntp.c -o protocols/ntp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/ookla.c -o protocols/ookla.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/openft.c -o protocols/openft.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/openvpn.c -o protocols/openvpn.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/oracle.c -o protocols/oracle.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/oscar.c -o protocols/oscar.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/pando.c -o protocols/pando.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/pcanywhere.c -o protocols/pcanywhere.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/postgres.c -o protocols/postgres.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/pplive.c -o protocols/pplive.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/ppstream.c -o protocols/ppstream.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/pptp.c -o protocols/pptp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/qq.c -o protocols/qq.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/quic.c -o protocols/quic.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/radius.c -o protocols/radius.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/rdp.c -o protocols/rdp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/redis_net.c -o protocols/redis_net.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/rsync.c -o protocols/rsync.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/rtcp.c -o protocols/rtcp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/rtmp.c -o protocols/rtmp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/rtp.c -o protocols/rtp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/rtsp.c -o protocols/rtsp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/rx.c -o protocols/rx.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/sflow.c -o protocols/sflow.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/shoutcast.c -o protocols/shoutcast.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/sip.c -o protocols/sip.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/skinny.c -o protocols/skinny.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/skype.c -o protocols/skype.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/smb.c -o protocols/smb.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/smpp.c -o protocols/smpp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/snmp_proto.c -o protocols/snmp_proto.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/socks45.c -o protocols/socks45.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/someip.c -o protocols/someip.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/sopcast.c -o protocols/sopcast.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/soulseek.c -o protocols/soulseek.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/spotify.c -o protocols/spotify.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/ssdp.c -o protocols/ssdp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/ssh.c -o protocols/ssh.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/starcraft.c -o protocols/starcraft.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/stealthnet.c -o protocols/stealthnet.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/steam.c -o protocols/steam.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/stun.c -o protocols/stun.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/syslog.c -o protocols/syslog.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/targus_getdata.c -o protocols/targus_getdata.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/tcp_udp.c -o protocols/tcp_udp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/teamspeak.c -o protocols/teamspeak.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/teamviewer.c -o protocols/teamviewer.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/telegram.c -o protocols/telegram.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/telnet.c -o protocols/telnet.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/teredo.c -o protocols/teredo.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/tftp.c -o protocols/tftp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/thunder.c -o protocols/thunder.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/tinc.c -o protocols/tinc.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/tls.c -o protocols/tls.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/tor.c -o protocols/tor.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/tvants.c -o protocols/tvants.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/tvuplayer.c -o protocols/tvuplayer.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/ubntac2.c -o protocols/ubntac2.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/upnp.c -o protocols/upnp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/usenet.c -o protocols/usenet.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/vhua.c -o protocols/vhua.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/viber.c -o protocols/viber.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/vmware.c -o protocols/vmware.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/vnc.c -o protocols/vnc.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/warcraft3.c -o protocols/warcraft3.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/whatsapp.c -o protocols/whatsapp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/whoisdas.c -o protocols/whoisdas.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/wireguard.c -o protocols/wireguard.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/world_of_kung_fu.c -o protocols/world_of_kung_fu.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/world_of_warcraft.c -o protocols/world_of_warcraft.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/xbox.c -o protocols/xbox.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/xdmcp.c -o protocols/xdmcp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/yahoo.c -o protocols/yahoo.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/zabbix.c -o protocols/zabbix.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/zattoo.c -o protocols/zattoo.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c protocols/zeromq.c -o protocols/zeromq.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c third_party/src/ahocorasick.c -o third_party/src/ahocorasick.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c third_party/src/ht_hash.c -o third_party/src/ht_hash.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c third_party/src/libcache.c -o third_party/src/libcache.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c third_party/src/libinjection_html5.c -o third_party/src/libinjection_html5.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c third_party/src/libinjection_sqli.c -o third_party/src/libinjection_sqli.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c third_party/src/libinjection_xss.c -o third_party/src/libinjection_xss.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c third_party/src/ndpi_md5.c -o third_party/src/ndpi_md5.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c third_party/src/ndpi_patricia.c -o third_party/src/ndpi_patricia.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c third_party/src/ndpi_sha1.c -o third_party/src/ndpi_sha1.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c third_party/src/node.c -o third_party/src/node.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c third_party/src/sha1-fast.c -o third_party/src/sha1-fast.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c third_party/src/sort.c -o third_party/src/sort.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c third_party/src/strptime.c -o third_party/src/strptime.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c ndpi_analyze.c -o ndpi_analyze.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c ndpi_classify.c -o ndpi_classify.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c ndpi_community_id.c -o ndpi_community_id.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c ndpi_main.c -o ndpi_main.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c ndpi_serializer.c -o ndpi_serializer.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DPIC -I../include -Ithird_party/include -DNDPI_LIB_COMPILATION -Wall -O2 -pipe -march=native -frecord-gcc-switches -c ndpi_utils.c -o ndpi_utils.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >ar rc libndpi.a protocols/afp.o protocols/aimini.o protocols/ajp.o protocols/amazon_video.o protocols/amqp.o protocols/apple_push.o protocols/applejuice.o protocols/armagetron.o protocols/ayiya.o protocols/battlefield.o protocols/bgp.o protocols/bittorrent.o protocols/bjnp.o protocols/btlib.o protocols/capwap.o protocols/checkmk.o protocols/ciscovpn.o protocols/citrix.o protocols/coap.o protocols/collectd.o protocols/corba.o protocols/crossfire.o protocols/csgo.o protocols/dcerpc.o protocols/dhcp.o protocols/dhcpv6.o protocols/diameter.o protocols/directconnect.o protocols/directdownloadlink.o protocols/dnp3.o protocols/dns.o protocols/dofus.o protocols/drda.o protocols/dropbox.o protocols/eaq.o protocols/edonkey.o protocols/fasttrack.o protocols/fbzero.o protocols/fiesta.o protocols/fix.o protocols/florensia.o protocols/ftp_control.o protocols/ftp_data.o protocols/git.o protocols/gnutella.o protocols/gtp.o protocols/guildwars.o protocols/h323.o protocols/halflife2_and_mods.o protocols/hangout.o protocols/http.o protocols/http_activesync.o protocols/iax.o protocols/icecast.o protocols/iec60870-5-104.o protocols/imo.o protocols/ipp.o protocols/irc.o protocols/jabber.o protocols/kakaotalk_voice.o protocols/kerberos.o protocols/kontiki.o protocols/ldap.o protocols/lisp.o protocols/lotus_notes.o protocols/mail_imap.o protocols/mail_pop.o protocols/mail_smtp.o protocols/maplestory.o protocols/mdns_proto.o protocols/megaco.o protocols/memcached.o protocols/mgcp.o protocols/mining.o protocols/modbus.o protocols/mpegts.o protocols/mqtt.o protocols/msn.o protocols/mssql_tds.o protocols/mysql.o protocols/nest_log_sink.o protocols/netbios.o protocols/netflow.o protocols/nfs.o protocols/nintendo.o protocols/noe.o protocols/non_tcp_udp.o protocols/ntp.o protocols/ookla.o protocols/openft.o protocols/openvpn.o protocols/oracle.o protocols/oscar.o protocols/pando.o protocols/pcanywhere.o protocols/postgres.o protocols/pplive.o protocols/ppstream.o protocols/pptp.o protocols/qq.o protocols/quic.o protocols/radius.o protocols/rdp.o protocols/redis_net.o protocols/rsync.o protocols/rtcp.o protocols/rtmp.o protocols/rtp.o protocols/rtsp.o protocols/rx.o protocols/sflow.o protocols/shoutcast.o protocols/sip.o protocols/skinny.o protocols/skype.o protocols/smb.o protocols/smpp.o protocols/snmp_proto.o protocols/socks45.o protocols/someip.o protocols/sopcast.o protocols/soulseek.o protocols/spotify.o protocols/ssdp.o protocols/ssh.o protocols/starcraft.o protocols/stealthnet.o protocols/steam.o protocols/stun.o protocols/syslog.o protocols/targus_getdata.o protocols/tcp_udp.o protocols/teamspeak.o protocols/teamviewer.o protocols/telegram.o protocols/telnet.o protocols/teredo.o protocols/tftp.o protocols/thunder.o protocols/tinc.o protocols/tls.o protocols/tor.o protocols/tvants.o protocols/tvuplayer.o protocols/ubntac2.o protocols/upnp.o protocols/usenet.o protocols/vhua.o protocols/viber.o protocols/vmware.o protocols/vnc.o protocols/warcraft3.o protocols/whatsapp.o protocols/whoisdas.o protocols/wireguard.o protocols/world_of_kung_fu.o protocols/world_of_warcraft.o protocols/xbox.o protocols/xdmcp.o protocols/yahoo.o protocols/zabbix.o protocols/zattoo.o protocols/zeromq.o third_party/src/ahocorasick.o third_party/src/ht_hash.o third_party/src/libcache.o third_party/src/libinjection_html5.o third_party/src/libinjection_sqli.o third_party/src/libinjection_xss.o third_party/src/ndpi_md5.o third_party/src/ndpi_patricia.o third_party/src/ndpi_sha1.o third_party/src/node.o third_party/src/sha1-fast.o third_party/src/sort.o third_party/src/strptime.o ./ndpi_analyze.o ./ndpi_classify.o ./ndpi_community_id.o ./ndpi_main.o ./ndpi_serializer.o ./ndpi_utils.o >make[1]: ar: No such file or directory >make[1]: *** [Makefile:45: libndpi.a] Error 127 >make[1]: Leaving directory '/var/tmp/portage/net-libs/nDPI-3.2-r1/work/nDPI-3.2/src/lib' >make: *** [Makefile:495: all-recursive] Error 1 > * ERROR: net-libs/nDPI-3.2-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-libs/nDPI-3.2-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-libs/nDPI-3.2-r1::gentoo'`. > * The complete build log is located at '/var/log/emerge-log/build/net-libs/nDPI-3.2-r1:20200524-121036.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/nDPI-3.2-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-libs/nDPI-3.2-r1/temp/environment'. > * Working directory: '/var/tmp/portage/net-libs/nDPI-3.2-r1/work/nDPI-3.2' > * S: '/var/tmp/portage/net-libs/nDPI-3.2-r1/work/nDPI-3.2' > > > >emerge --info: >Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1009-aws x86_64) >================================================================= >System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 >KiB Mem: 16011344 total, 3293760 free >KiB Swap: 0 total, 0 free >Timestamp of repository gentoo: Sun, 24 May 2020 16:35:32 +0000 >sh bash 5.0_p17 >ld GNU ld (Gentoo 2.34 p4) 2.34.0 >app-shells/bash: 5.0_p17::gentoo >dev-lang/perl: 5.30.2-r2::gentoo >dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo >sys-apps/baselayout: 2.7::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.18::gentoo >sys-devel/autoconf: 2.69-r5::gentoo >sys-devel/automake: 1.16.2::gentoo >sys-devel/binutils: 2.34-r1::gentoo >sys-devel/gcc: 10.1.0::gentoo >sys-devel/gcc-config: 2.3::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.3::gentoo >sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) >sys-libs/glibc: 2.31-r3::gentoo >Repositories: > >gentoo > location: /usr/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > sync-rsync-verify-metamanifest: yes > sync-rsync-extra-opts: > sync-rsync-verify-jobs: 1 > sync-rsync-verify-max-age: 24 > >ACCEPT_KEYWORDS="amd64 ~amd64" >ACCEPT_LICENSE="*" >CBUILD="x86_64-pc-linux-gnu" >CC="x86_64-pc-linux-gnu-gcc" >CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" >CHOST="x86_64-pc-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXX="x86_64-pc-linux-gnu-g++" >CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" >GENTOO_MIRRORS="http://distfiles.gentoo.org" >LANG="C.UTF-8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" >MAKEOPTS="-j4" >PKGDIR="/root/.packages" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/var/tmp" >USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 725044
: 641406