Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 481588 Details for
Bug 624134
net-analyzer/tcpflow-1.4.5_p1-r1 : fails with FEATURES=test
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-analyzer:tcpflow-1.4.5_p1-r1:20170707-090621.log
net-analyzer:tcpflow-1.4.5_p1-r1:20170707-090621.log (text/plain), 58.57 KB, created by
Toralf Förster
on 2017-07-07 15:22:36 UTC
(
hide
)
Description:
net-analyzer:tcpflow-1.4.5_p1-r1:20170707-090621.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-07-07 15:22:36 UTC
Size:
58.57 KB
patch
obsolete
> * Package: net-analyzer/tcpflow-1.4.5_p1-r1 > * Repository: gentoo > * Maintainer: netmon@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking tcpflow_1.4.5+repack1.orig.tar.gz to /var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work >>>> Unpacking tcpflow_1.4.5+repack1-1.debian.tar.xz to /var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work >>>> Source unpacked in /var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work >>>> Preparing source in /var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow ... > * Applying 0001-tcpflow-b-0-now-works.patch ... > [ ok ] > * Applying 0001-Update-README-for-1.4.5.patch ... > [ ok ] > * Applying 0001-using-the-debian-package-of-libhttp-parser-instead-o.patch ... > [ ok ] > * Applying packing-struct-tcphdr-to-improve-portability.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow' ... > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: tcpflow/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow ... > * econf: updating tcpflow/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating tcpflow/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 --libdir=/usr/lib64 --enable-cairo=false --without-o3 >checking for a BSD-compatible install... /usr/lib/portage/python3.4/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 whether to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -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 whether byte ordering is bigendian... no >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 for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >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 >configure: Compiling under x86_64-pc-linux-gnu. >configure: checking /usr/local/include >configure: checking /opt/local/include >configure: checking /sw/include >configure: checking /usr/local/ssl/include >configure: CPPFLAGS = >configure: LDFLAGS = -Wl,-O1 -Wl,--as-needed >C Warnings to test: -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes >checking whether gcc understands -MD... yes >checking whether gcc understands -Wpointer-arith... yes >checking whether gcc understands -Wmissing-declarations... yes >checking whether gcc understands -Wmissing-prototypes... yes >checking whether gcc understands -Wshadow... yes >checking whether gcc understands -Wwrite-strings... yes >checking whether gcc understands -Wcast-align... yes >checking whether gcc understands -Waggregate-return... yes >checking whether gcc understands -Wbad-function-cast... yes >checking whether gcc understands -Wcast-qual... yes >checking whether gcc understands -Wundef... yes >checking whether gcc understands -Wredundant-decls... yes >checking whether gcc understands -Wdisabled-optimization... yes >checking whether gcc understands -Wfloat-equal... yes >checking whether gcc understands -Wmultichar... yes >checking whether gcc understands -Wc++-compat... yes >checking whether gcc understands -Wmissing-noreturn... yes >checking whether gcc understands -Wall... yes >checking whether gcc understands -Wstrict-prototypes... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking string usability... yes >checking string presence... yes >checking for string... yes >C++ Warnings to test: -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ >checking whether g++ understands -Wall... yes >checking whether g++ understands -MD... yes >checking whether g++ understands -D_FORTIFY_SOURCE=2... yes >checking whether g++ understands -Wpointer-arith... yes >checking whether g++ understands -Wshadow... yes >checking whether g++ understands -Wwrite-strings... yes >checking whether g++ understands -Wcast-align... yes >checking whether g++ understands -Wredundant-decls... yes >checking whether g++ understands -Wdisabled-optimization... yes >checking whether g++ understands -Wfloat-equal... yes >checking whether g++ understands -Wmultichar... yes >checking whether g++ understands -Wmissing-noreturn... yes >checking whether g++ understands -Woverloaded-virtual... yes >checking whether g++ understands -Wsign-promo... yes >checking whether g++ understands -funit-at-a-time... yes >checking whether g++ understands -Weffc++... yes >checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... yes >configure: checking /usr/local/include >configure: checking /opt/local/include >configure: checking /sw/include >configure: checking /usr/local/ssl/include >configure: checking /usr/boost/include/include >configure: CPPFLAGS = >configure: LDFLAGS = -Wl,-O1 -Wl,--as-needed >Warnings to test: -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes >checking whether gcc understands -MD... yes >checking whether gcc understands -D_FORTIFY_SOURCE=2... yes >checking whether gcc understands -Wpointer-arith... yes >checking whether gcc understands -Wmissing-declarations... yes >checking whether gcc understands -Wmissing-prototypes... yes >checking whether gcc understands -Wshadow... yes >checking whether gcc understands -Wwrite-strings... yes >checking whether gcc understands -Wcast-align... yes >checking whether gcc understands -Waggregate-return... yes >checking whether gcc understands -Wbad-function-cast... yes >checking whether gcc understands -Wcast-qual... yes >checking whether gcc understands -Wundef... yes >checking whether gcc understands -Wredundant-decls... yes >checking whether gcc understands -Wdisabled-optimization... yes >checking whether gcc understands -Wfloat-equal... yes >checking whether gcc understands -Wmultichar... yes >checking whether gcc understands -Wc++-compat... yes >checking whether gcc understands -Wmissing-noreturn... yes >checking whether gcc understands -Wall... yes >checking whether gcc understands -Wstrict-prototypes... yes >not using clang >checking whether g++ understands -Wall... yes >checking whether g++ understands -MD... yes >checking whether g++ understands -D_FORTIFY_SOURCE=2... yes >checking whether g++ understands -Wpointer-arith... yes >checking whether g++ understands -Wshadow... yes >checking whether g++ understands -Wwrite-strings... yes >checking whether g++ understands -Wcast-align... yes >checking whether g++ understands -Wredundant-decls... yes >checking whether g++ understands -Wdisabled-optimization... yes >checking whether g++ understands -Wfloat-equal... yes >checking whether g++ understands -Wmultichar... yes >checking whether g++ understands -Wmissing-noreturn... yes >checking whether g++ understands -Woverloaded-virtual... yes >checking whether g++ understands -Wsign-promo... yes >checking whether g++ understands -funit-at-a-time... yes >checking whether g++ understands -Wstrict-null-sentinel... yes >checking whether g++ understands -Weffc++... yes >checking for uncompress in -lz... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking lightgrep/api.h usability... no >checking lightgrep/api.h presence... no >checking for lightgrep/api.h... no >checking for lg_create_pattern in -llightgrep... no >checking regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking tre/tre.h usability... no >checking tre/tre.h presence... no >checking for tre/tre.h... no >checking for regcomp in -lregex... no >checking for tre_regcomp in -ltre... no >checking for regcomp... yes >checking for tre_regcomp... no >checking for tre_version... no >checking openssl/aes.h usability... yes >checking openssl/aes.h presence... yes >checking for openssl/aes.h... yes >checking openssl/bio.h usability... yes >checking openssl/bio.h presence... yes >checking for openssl/bio.h... yes >checking openssl/evp.h usability... yes >checking openssl/evp.h presence... yes >checking for openssl/evp.h... yes >checking openssl/hmac.h usability... yes >checking openssl/hmac.h presence... yes >checking for openssl/hmac.h... yes >checking openssl/md5.h usability... yes >checking openssl/md5.h presence... yes >checking for openssl/md5.h... yes >checking openssl/pem.h usability... yes >checking openssl/pem.h presence... yes >checking for openssl/pem.h... yes >checking openssl/rand.h usability... yes >checking openssl/rand.h presence... yes >checking for openssl/rand.h... yes >checking openssl/rsa.h usability... yes >checking openssl/rsa.h presence... yes >checking for openssl/rsa.h... yes >checking openssl/sha.h usability... yes >checking openssl/sha.h presence... yes >checking for openssl/sha.h... yes >checking for openssl/pem.h... (cached) yes >checking openssl/x509.h usability... yes >checking openssl/x509.h presence... yes >checking for openssl/x509.h... yes >checking for dlopen in -ldl... yes >checking for EVP_get_digestbyname in -lcrypto... yes >checking for MD5 in -lmd... no >checking for SSL_library_init in -lssl... yes >checking for MD5_Init... yes >checking for EVP_get_digestbyname... yes >configure: Including dfxml_configure.m4 from dfxml >configure: Note: checks for afflib/afflib.h and libewf.h should be in the caller, so they can be disabled >checking err.h usability... yes >checking err.h presence... yes >checking for err.h... yes >checking expat.h usability... yes >checking expat.h presence... yes >checking for expat.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking sys/cdefs.h usability... yes >checking sys/cdefs.h presence... yes >checking for sys/cdefs.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking for unistd.h... (cached) yes >checking winsock2.h usability... no >checking winsock2.h presence... no >checking for winsock2.h... no >checking for fork... yes >checking for localtime_r... yes >checking for getuid... yes >checking for gethostname... yes >checking for getwpuid... no >checking for getrusage... yes >checking for mkstemp... yes >checking for vasprintf... yes >checking for regcomp... (cached) yes >checking exiv2/image.hpp usability... no >checking exiv2/image.hpp presence... no >checking for exiv2/image.hpp... no >checking for git... no >configure: WARNING: git not found >checking for openssl/aes.h... (cached) yes >checking for openssl/bio.h... (cached) yes >checking for openssl/evp.h... (cached) yes >checking for openssl/hmac.h... (cached) yes >checking for openssl/md5.h... (cached) yes >checking for openssl/pem.h... (cached) yes >checking for openssl/rand.h... (cached) yes >checking for openssl/rsa.h... (cached) yes >checking for openssl/sha.h... (cached) yes >checking for openssl/pem.h... (cached) yes >checking for openssl/x509.h... (cached) yes >checking for EVP_get_digestbyname in -lcrypto... (cached) yes >checking for SSL_library_init in -lssl... (cached) yes >checking for EVP_get_digestbyname... (cached) yes >configure: Including be13_configure.m4 from be13_api >checking for err.h... (cached) yes >checking for pwd.h... (cached) yes >checking for sys/cdefs.h... (cached) yes >checking for sys/mman.h... (cached) yes >checking for sys/resource.h... (cached) yes >checking for sys/utsname.h... (cached) yes >checking for unistd.h... (cached) yes >checking sqlite3.h usability... yes >checking sqlite3.h presence... yes >checking for sqlite3.h... yes >checking for gmtime_r... yes >checking for ishexnumber... no >checking for isxdigit... yes >checking for localtime_r... (cached) yes >checking for unistd.h... no >checking for mmap... yes >checking for err... yes >checking for errx... yes >checking for warn... yes >checking for warnx... yes >checking for pread64... yes >checking for pread... yes >checking for strptime... yes >checking for _lseeki64... no >checking for utimes... yes >checking for sqlite3_libversion in -lsqlite3... yes >checking for sqlite3_create_function_v2... yes >configure: checking for unordered_map >configure: CXXFLAGS: -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ >checking unordered_map usability... yes >checking unordered_map presence... yes >checking for unordered_map... yes >checking unordered_set usability... yes >checking unordered_set presence... yes >checking for unordered_set... yes >configure: done >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >Using settings from AX_PTHREAD >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_create in -lpthreadGC2... no >checking boost/version.hpp usability... yes >checking boost/version.hpp presence... yes >checking for boost/version.hpp... yes >checking boost/icl/interval.hpp usability... yes >checking boost/icl/interval.hpp presence... yes >checking for boost/icl/interval.hpp... yes >checking boost/icl/interval_map.hpp usability... yes >checking boost/icl/interval_map.hpp presence... yes >checking for boost/icl/interval_map.hpp... yes >checking boost/icl/interval_set.hpp usability... yes >checking boost/icl/interval_set.hpp presence... yes >checking for boost/icl/interval_set.hpp... yes >checking pcap.h usability... yes >checking pcap.h presence... yes >checking for pcap.h... yes >checking pcap/pcap.h usability... yes >checking pcap/pcap.h presence... yes >checking for pcap/pcap.h... yes >checking for pcap_lookupdev in -lpcap... yes >checking for ANSI C header files... (cached) yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking linux/if_ether.h usability... yes >checking linux/if_ether.h presence... yes >checking for linux/if_ether.h... yes >checking net/ethernet.h usability... yes >checking net/ethernet.h presence... yes >checking for net/ethernet.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking netinet/in_systm.h usability... yes >checking netinet/in_systm.h presence... yes >checking for netinet/in_systm.h... yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking for regex.h... (cached) yes >checking semaphore.h usability... yes >checking semaphore.h presence... yes >checking for semaphore.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for sys/cdefs.h... (cached) yes >checking for sys/mman.h... (cached) yes >checking for sys/resource.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for sys/types.h... (cached) yes >checking sys/bitypes.h usability... yes >checking sys/bitypes.h presence... yes >checking for sys/bitypes.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking for unistd.h... (cached) yes >checking for getdtablesize... yes >checking for net/if_var.h... no >checking for net/if.h... yes >checking for netinet/ip_var.h... no >checking for netinet/ip.h... yes >checking for netinet/ip_ether.h... no >checking for netinet/tcpip.h... no >checking for inet_ntop... yes >checking for sigaction... yes >checking for sigset... yes >checking for strnstr... no >checking for setuid... yes >checking for setgid... yes >checking for mmap... (cached) yes >checking for futimes... yes >checking for futimens... yes >checking for socklen_t... yes >checking for sa_family_t... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating tests/Makefile >config.status: creating doc/Makefile >config.status: creating doc/tcpflow.1 >config.status: creating tcpflow.spec >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow' >Making all in src >make[2]: Entering directory '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow/src' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o dfxml/src/dfxml_writer.o dfxml/src/dfxml_writer.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o netviz/plot_view.o netviz/plot_view.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o netviz/time_histogram_view.o netviz/time_histogram_view.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o netviz/time_histogram.o netviz/time_histogram.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o netviz/address_histogram_view.o netviz/address_histogram_view.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o netviz/address_histogram.o netviz/address_histogram.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o netviz/port_histogram_view.o netviz/port_histogram_view.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o netviz/port_histogram.o netviz/port_histogram.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o netviz/packetfall.o netviz/packetfall.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o netviz/net_map.o netviz/net_map.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o netviz/legend_view.o netviz/legend_view.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o netviz/one_page_report.o netviz/one_page_report.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o be13_api/beregex.o be13_api/beregex.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o be13_api/feature_recorder.o be13_api/feature_recorder.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o be13_api/feature_recorder_set.o be13_api/feature_recorder_set.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o be13_api/feature_recorder_sql.o be13_api/feature_recorder_sql.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o be13_api/histogram.o be13_api/histogram.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o be13_api/pcap_fake.o be13_api/pcap_fake.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o be13_api/plugin.o be13_api/plugin.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o be13_api/sbuf.o be13_api/sbuf.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >be13_api/sbuf.cpp: In function âconst char* hexbuf(char*, int, const unsigned char*, int, int)â: >be13_api/sbuf.cpp:235:9: warning: this âifâ clause does not guard... [-Wmisleading-indentation] > if((flag & NSRL_HEXBUF_SPACE2) || > ^~ >be13_api/sbuf.cpp:238:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the âifâ > *dst = '\000'; > ^ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o be13_api/sbuf_stream.o be13_api/sbuf_stream.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o be13_api/unicode_escape.o be13_api/unicode_escape.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o be13_api/utils.o be13_api/utils.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o be13_api/word_and_context_list.o be13_api/word_and_context_list.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o datalink_wifi.o datalink_wifi.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o scan_wifiviz.o scan_wifiviz.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o wifipcap/TimeVal.o wifipcap/TimeVal.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o wifipcap/cpack.o wifipcap/cpack.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o wifipcap/wifipcap.o wifipcap/wifipcap.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o datalink.o datalink.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o flow.o flow.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o tcpflow.o tcpflow.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >tcpflow.cpp: In function âint main(int, char**)â: >tcpflow.cpp:414:9: warning: variable âneed_usageâ set but not used [-Wunused-but-set-variable] > int need_usage = 0; > ^~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o tcpip.o tcpip.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o tcpdemux.o tcpdemux.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o util.o util.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o scan_md5.o scan_md5.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o scan_http.o scan_http.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o scan_tcpdemux.o scan_tcpdemux.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o scan_netviz.o scan_netviz.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -DUTC_OFFSET=+0200 -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -c -o mime_map.o mime_map.cpp ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Wstrict-null-sentinel -Weffc++ -Wl,-O1 -Wl,--as-needed -o tcpflow dfxml/src/dfxml_writer.o netviz/plot_view.o netviz/time_histogram_view.o netviz/time_histogram.o netviz/address_histogram_view.o netviz/address_histogram.o netviz/port_histogram_view.o netviz/port_histogram.o netviz/packetfall.o netviz/net_map.o netviz/legend_view.o netviz/one_page_report.o be13_api/beregex.o be13_api/feature_recorder.o be13_api/feature_recorder_set.o be13_api/feature_recorder_sql.o be13_api/histogram.o be13_api/pcap_fake.o be13_api/plugin.o be13_api/sbuf.o be13_api/sbuf_stream.o be13_api/unicode_escape.o be13_api/utils.o be13_api/word_and_context_list.o datalink_wifi.o scan_wifiviz.o wifipcap/TimeVal.o wifipcap/cpack.o wifipcap/wifipcap.o datalink.o flow.o tcpflow.o tcpip.o tcpdemux.o util.o scan_md5.o scan_http.o scan_tcpdemux.o scan_netviz.o mime_map.o -lhttp_parser -lpcap -lsqlite3 -lssl -lcrypto -lssl -lcrypto -ldl -lz >make[2]: Leaving directory '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow/src' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow/doc' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow/doc' >Making all in tests >make[2]: Entering directory '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow/tests' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow/tests' >make[2]: Entering directory '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow' >make[2]: Nothing to be done for 'all-am'. >make[2]: Leaving directory '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow' >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow' >>>> Source compiled. >>>> Test phase: net-analyzer/tcpflow-1.4.5_p1-r1 >make -j1 check >Making check in src >make[1]: Entering directory '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow/src' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow/src' >Making check in doc >make[1]: Entering directory '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow/doc' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow/doc' >Making check in tests >make[1]: Entering directory '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow/tests' >make check-TESTS >make[2]: Entering directory '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow/tests' >make[3]: Entering directory '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow/tests' >PASS: test1.sh >FAIL: test-pdfs.sh >PASS: test-multifile.sh >PASS: test-iptree.sh >============================================================================ >Testsuite summary for TCPFLOW 1.4.5 >============================================================================ ># TOTAL: 4 ># PASS: 3 ># SKIP: 0 ># XFAIL: 0 ># FAIL: 1 ># XPASS: 0 ># ERROR: 0 >============================================================================ >See tests/test-suite.log >Please report to simsong@github.com >============================================================================ >make[3]: *** [Makefile:519: test-suite.log] Error 1 >make[3]: Leaving directory '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow/tests' >make[2]: *** [Makefile:627: check-TESTS] Error 2 >make[2]: Leaving directory '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow/tests' >make[1]: *** [Makefile:718: check-am] Error 2 >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow/tests' >make: *** [Makefile:399: check-recursive] Error 1 > * ERROR: net-analyzer/tcpflow-1.4.5_p1-r1::gentoo failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 115: Called src_test > * environment, line 2693: Called default > * phase-functions.sh, line 808: Called default_src_test > * phase-functions.sh, line 837: Called __eapi0_src_test > * phase-helpers.sh, line 763: Called die > * The specific snippet of code: > * $emake_cmd ${internal_opts} check || \ > * die "Make check failed. See above for details." > * > * If you need support, post the output of `emerge --info '=net-analyzer/tcpflow-1.4.5_p1-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-analyzer/tcpflow-1.4.5_p1-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/net-analyzer:tcpflow-1.4.5_p1-r1:20170707-090621.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow' > * S: '/var/tmp/portage/net-analyzer/tcpflow-1.4.5_p1-r1/work/tcpflow'
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 624134
:
481578
|
481580
|
481582
|
481584
|
481586
| 481588 |
481590
|
481592