* Package: net-analyzer/tcpflow-1.5.2-r1  * Repository: gentoo  * Maintainer: netmon@gentoo.org  * USE: abi_ppc_32 cairo elibc_glibc kernel_linux ppc python_targets_python2_7 test userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking be13_api-20170924.tar.gz to /var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work >>> Unpacking dfxml-20170921.tar.gz to /var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work >>> Unpacking tcpflow-1.5.2.tar.gz to /var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work >>> Source unpacked in /var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work >>> Preparing source in /var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2 ... * Applying tcpflow-1.5.0_alpha-libcapng.patch ...  [ ok ] * Applying tcpflow-1.5.2-gentoo.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2' ... * Running aclocal -I m4 ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign --force-missing ...  [ ok ] * Running elibtoolize in: tcpflow-tcpflow-1.5.2/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2 ... * econf: updating tcpflow-tcpflow-1.5.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating tcpflow-tcpflow-1.5.2/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-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/tcpflow-1.5.2-r1 --htmldir=/usr/share/doc/tcpflow-1.5.2-r1/html --libdir=/usr/lib --enable-cairo=true checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 whether make supports the include directive... yes (GNU style) checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-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 powerpc-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking whether powerpc-unknown-linux-gnu-gcc understands -c and -o together... yes checking dependency style of powerpc-unknown-linux-gnu-gcc... none checking how to run the C preprocessor... powerpc-unknown-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... yes checking for powerpc-unknown-linux-gnu-gcc... (cached) powerpc-unknown-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether powerpc-unknown-linux-gnu-gcc accepts -g... (cached) yes checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether powerpc-unknown-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of powerpc-unknown-linux-gnu-gcc... (cached) none checking for powerpc-unknown-linux-gnu-g++... powerpc-unknown-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether powerpc-unknown-linux-gnu-g++ accepts -g... yes checking dependency style of powerpc-unknown-linux-gnu-g++... none configure: Compiling under powerpc-unknown-linux-gnu. configure: checking /usr/local/include configure: *** ADDING /usr/local/include to CPPFLAGS *** configure: *** ADDING /usr/local/lib to LDFLAGS *** configure: checking /opt/local/include configure: checking /sw/include configure: checking /usr/local/ssl/include configure: CPPFLAGS = -I/usr/local/include configure: LDFLAGS = -L/usr/local/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu checking whether powerpc-unknown-linux-gnu-g++ supports C++11 features by default... yes configure: checking /usr/local/include configure: *** ADDING /usr/local/include to CPPFLAGS *** configure: *** ADDING /usr/local/lib to LDFLAGS *** configure: checking /opt/local/include configure: checking /sw/include configure: checking /usr/local/ssl/include configure: checking /usr/boost/include/include configure: CPPFLAGS = -I/usr/local/include -I/usr/local/include configure: LDFLAGS = -L/usr/local/lib -L/usr/local/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu 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 gmtime_r... yes checking for getuid... yes checking for gethostname... yes checking for getpwuid... yes checking for getrusage... yes checking for mkstemp... yes checking for vasprintf... yes checking how to run the C++ preprocessor... powerpc-unknown-linux-gnu-g++ -E checking exiv2/image.hpp usability... yes checking exiv2/image.hpp presence... yes checking for exiv2/image.hpp... yes checking for git... yes fatal: not a git repository (or any parent up to mount point /var) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). configure: git commit 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 checking for EVP_MD_CTX_new... no checking for EVP_MD_CTX_free... no 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... (cached) yes checking for ishexnumber... no checking for isxdigit... yes checking for localtime_r... 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: -O2 -mcpu=7450 -pipe -fpermissive -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... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-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 for XML_ParserCreate in -lexpat... yes checking for pixman_region_init in -lpixman-1... yes checking for BZ2_bzDecompress in -lbz2... yes checking for FT_Init_FreeType in -lfreetype... yes checking for FcBlanksCreate in -lfontconfig... yes checking cairo/cairo.h usability... yes checking cairo/cairo.h presence... yes checking for cairo/cairo.h... yes checking cairo/cairo-pdf.h usability... yes checking cairo/cairo-pdf.h presence... yes checking for cairo/cairo-pdf.h... yes checking cairo.h usability... no checking cairo.h presence... no checking for cairo.h... no checking cairo-pdf.h usability... no checking cairo-pdf.h presence... no checking for cairo-pdf.h... no checking for cairo_create in -lcairo... 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 pcap_findalldevs... yes checking whether to use libcap-ng... yes, if available checking for capng_change_id in -lcap-ng... yes checking cap-ng.h usability... yes checking cap-ng.h presence... yes checking for cap-ng.h... yes checking for http_parser_init in -lhttp_parser... yes checking http_parser.h usability... yes checking http_parser.h presence... yes checking for http_parser.h... 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 grp.h usability... yes checking grp.h presence... yes checking for grp.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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... 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 python2.7/Python.h usability... yes checking python2.7/Python.h presence... yes checking for python2.7/Python.h... yes checking for Py_Initialize in -lpython2.7... yes checking for python2.7/Python.h... (cached) yes checking for Py_Initialize in -lpython2.7... (cached) 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.5.2-r1/work/tcpflow-tcpflow-1.5.2 ... make -j28 -l26 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2' Making all in src make[2]: Entering directory '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2/src' powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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_python.o scan_python.cpp powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 In file included from tcpflow.h:255, from scan_python.cpp:10: be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 In file included from scan_wifiviz.cpp:11: ../src/be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': ../src/be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ ../src/be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': ../src/be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from tcpflow.h:255, from datalink_wifi.cpp:7: be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from tcpflow.h:255, from util.cpp:11: be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from tcpflow.h:255, from datalink.cpp:19: be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from scan_md5.cpp:9: ../src/be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': ../src/be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ ../src/be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': ../src/be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from scan_netviz.cpp:12: ../src/be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': ../src/be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ ../src/be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': ../src/be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 In file included from be13_api/feature_recorder_set.cpp:4: be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from be13_api/feature_recorder.cpp:4: be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from tcpflow.h:255, from tcpflow.cpp:14: be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from ./tcpflow.h:255, from netviz/port_histogram_view.cpp:14: ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': ./be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': ./be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from tcpflow.h:255, from flow.cpp:16: be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from tcpflow.h:255, from tcpdemux.cpp:14: be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from tcpflow.h:255, from tcpip.cpp:15: be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from ./tcpflow.h:255, from netviz/plot_view.cpp:12: ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': ./be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': ./be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from ./tcpflow.h:255, from netviz/net_map.cpp:14: ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': ./be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': ./be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from tcpflow.h:255, from scan_http.cpp:10: be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 In file included from ./tcpflow.h:255, from netviz/time_histogram.h:20, from netviz/time_histogram.cpp:14: ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': ./be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': ./be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from ./tcpflow.h:255, from netviz/packetfall.cpp:14: ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': ./be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': ./be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from ./tcpflow.h:255, from netviz/port_histogram.cpp:14: ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': ./be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': ./be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from tcpflow.h:255, from scan_tcpdemux.cpp:15: be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 In file included from ./tcpflow.h:255, from netviz/address_histogram_view.cpp:14: ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': ./be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': ./be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from ./tcpflow.h:255, from netviz/legend_view.cpp:14: ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': ./be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': ./be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from ./tcpflow.h:255, from netviz/time_histogram.h:20, from netviz/time_histogram_view.h:19, from netviz/time_histogram_view.cpp:15: ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': ./be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': ./be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 In file included from ./tcpflow.h:255, from netviz/address_histogram.cpp:13: ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': ./be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': ./be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from ./tcpflow.h:255, from netviz/one_page_report.cpp:16: ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': ./be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ ./be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': ./be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/wifipcap -pthread -I/usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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 In file included from be13_api/plugin.cpp:21: be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from be13_api/feature_recorder_sql.cpp:15: be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from be13_api/histogram.cpp:11: be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ be13_api/histogram.cpp: In static member function 'static std::__cxx11::string* HistogramMaker::convert_utf16_to_utf8(const string&, bool)': be13_api/histogram.cpp:110:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ be13_api/histogram.cpp: In member function 'void HistogramMaker::add(const string&)': be13_api/histogram.cpp:190:16: warning: catching polymorphic type 'class utf8::exception' by value [-Wcatch-value=] } catch(utf8::exception){ ^~~~~~~~~ be13_api/histogram.cpp:212:16: warning: catching polymorphic type 'class utf8::exception' by value [-Wcatch-value=] } catch(utf8::exception){ ^~~~~~~~~ In file included from be13_api/sbuf_stream.cpp:3: be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ In file included from be13_api/sbuf.cpp:6: be13_api/bulk_extractor_i.h: In function 'std::__cxx11::string safe_utf16to8(std::__cxx11::wstring)': be13_api/bulk_extractor_i.h:880:19: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ be13_api/bulk_extractor_i.h: In function 'std::__cxx11::wstring safe_utf8to16(std::__cxx11::string)': be13_api/bulk_extractor_i.h:891:19: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] } catch(utf8::invalid_utf8){ ^~~~~~~~~~~~ wifipcap/wifipcap.cpp: In member function 'void WifiPacket::parse_elements(mgmt_body_t*, const u_char*, int, size_t)': wifipcap/wifipcap.cpp:518:47: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of a non-trivial type 'struct ssid_t' leaves 33 bytes unchanged [-Wclass-memaccess] memcpy(&pbody->ssid, p + offset, 2); ^ In file included from wifipcap/wifipcap.cpp:41: wifipcap/wifipcap.h:172:8: note: 'struct ssid_t' declared here struct ssid_t { ^~~~~~ wifipcap/wifipcap.cpp:539:52: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of a non-trivial type 'struct challenge_t' leaves 254 bytes unchanged [-Wclass-memaccess] memcpy(&pbody->challenge, p + offset, 2); ^ In file included from wifipcap/wifipcap.cpp:41: wifipcap/wifipcap.h:186:8: note: 'struct challenge_t' declared here struct challenge_t { ^~~~~~~~~~~ wifipcap/wifipcap.cpp:560:50: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of a non-trivial type 'struct rates_t' leaves 16 bytes unchanged [-Wclass-memaccess] memcpy(&(pbody->rates), p + offset, 2); ^ In file included from wifipcap/wifipcap.cpp:41: wifipcap/wifipcap.h:179:8: note: 'struct rates_t' declared here struct rates_t { ^~~~~~~ wifipcap/wifipcap.cpp: In member function 'int WifiPacket::handle_beacon(const mgmt_header_t*, const u_char*, size_t)': wifipcap/wifipcap.cpp:642:36: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct mgmt_body_t'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&pbody, 0, sizeof(pbody)); ^ In file included from wifipcap/wifipcap.cpp:41: wifipcap/wifipcap.h:466:8: note: 'struct mgmt_body_t' declared here struct mgmt_body_t { ^~~~~~~~~~~ wifipcap/wifipcap.cpp: In member function 'int WifiPacket::handle_assoc_request(const mgmt_header_t*, const u_char*, size_t)': wifipcap/wifipcap.cpp:672:36: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct mgmt_body_t'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&pbody, 0, sizeof(pbody)); ^ In file included from wifipcap/wifipcap.cpp:41: wifipcap/wifipcap.h:466:8: note: 'struct mgmt_body_t' declared here struct mgmt_body_t { ^~~~~~~~~~~ wifipcap/wifipcap.cpp: In member function 'int WifiPacket::handle_assoc_response(const mgmt_header_t*, const u_char*, size_t, bool)': wifipcap/wifipcap.cpp:697:36: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct mgmt_body_t'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&pbody, 0, sizeof(pbody)); ^ In file included from wifipcap/wifipcap.cpp:41: wifipcap/wifipcap.h:466:8: note: 'struct mgmt_body_t' declared here struct mgmt_body_t { ^~~~~~~~~~~ wifipcap/wifipcap.cpp: In member function 'int WifiPacket::handle_reassoc_request(const mgmt_header_t*, const u_char*, size_t)': wifipcap/wifipcap.cpp:732:36: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct mgmt_body_t'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&pbody, 0, sizeof(pbody)); ^ In file included from wifipcap/wifipcap.cpp:41: wifipcap/wifipcap.h:466:8: note: 'struct mgmt_body_t' declared here struct mgmt_body_t { ^~~~~~~~~~~ wifipcap/wifipcap.cpp: In member function 'int WifiPacket::handle_probe_request(const mgmt_header_t*, const u_char*, size_t)': wifipcap/wifipcap.cpp:768:36: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct mgmt_body_t'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&pbody, 0, sizeof(pbody)); ^ In file included from wifipcap/wifipcap.cpp:41: wifipcap/wifipcap.h:466:8: note: 'struct mgmt_body_t' declared here struct mgmt_body_t { ^~~~~~~~~~~ wifipcap/wifipcap.cpp: In member function 'int WifiPacket::handle_probe_response(const mgmt_header_t*, const u_char*, size_t)': wifipcap/wifipcap.cpp:787:36: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct mgmt_body_t'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&pbody, 0, sizeof(pbody)); ^ In file included from wifipcap/wifipcap.cpp:41: wifipcap/wifipcap.h:466:8: note: 'struct mgmt_body_t' declared here struct mgmt_body_t { ^~~~~~~~~~~ wifipcap/wifipcap.cpp: In member function 'int WifiPacket::handle_disassoc(const mgmt_header_t*, const u_char*, size_t)': wifipcap/wifipcap.cpp:827:36: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct mgmt_body_t'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&pbody, 0, sizeof(pbody)); ^ In file included from wifipcap/wifipcap.cpp:41: wifipcap/wifipcap.h:466:8: note: 'struct mgmt_body_t' declared here struct mgmt_body_t { ^~~~~~~~~~~ wifipcap/wifipcap.cpp: In member function 'int WifiPacket::handle_auth(const mgmt_header_t*, const u_char*, size_t)': wifipcap/wifipcap.cpp:850:36: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct mgmt_body_t'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&pbody, 0, sizeof(pbody)); ^ In file included from wifipcap/wifipcap.cpp:41: wifipcap/wifipcap.h:466:8: note: 'struct mgmt_body_t' declared here struct mgmt_body_t { ^~~~~~~~~~~ wifipcap/wifipcap.cpp: In member function 'int WifiPacket::handle_deauth(const mgmt_header_t*, const u_char*, size_t)': wifipcap/wifipcap.cpp:901:36: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct mgmt_body_t'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&pbody, 0, sizeof(pbody)); ^ In file included from wifipcap/wifipcap.cpp:41: wifipcap/wifipcap.h:466:8: note: 'struct mgmt_body_t' declared here struct mgmt_body_t { ^~~~~~~~~~~ powerpc-unknown-linux-gnu-g++ -g -pthread -O3 -mcpu=7450 -pipe -fpermissive -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++ -L/usr/local/lib -L/usr/local/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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_python.o scan_tcpdemux.o scan_netviz.o mime_map.o -lpython2.7 -lpython2.7 -lhttp_parser -lcap-ng -lpcap -lcairo -lfontconfig -lfreetype -lbz2 -lpixman-1 -lexpat -lsqlite3 -lssl -lcrypto -lssl -lcrypto -ldl -lz make[2]: Leaving directory '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2/src' Making all in doc make[2]: Entering directory '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2/doc' Making all in tests make[2]: Entering directory '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2/tests' make[2]: Entering directory '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2' make[1]: Leaving directory '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2' >>> Source compiled. >>> Test phase: net-analyzer/tcpflow-1.5.2-r1 make -j28 -l26 check Making check in src make[1]: Entering directory '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2/src' Making check in doc make[1]: Entering directory '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2/doc' Making check in tests make[1]: Entering directory '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2/tests' make check-TESTS make[2]: Entering directory '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2/tests' make[3]: Entering directory '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2/tests' PASS: test-iptree.sh PASS: test-chroot.sh PASS: test-multifile.sh FAIL: test-pdfs.sh PASS: test1.sh ============================================================================ Testsuite summary for TCPFLOW 1.5.1 ============================================================================ # TOTAL: 5 # PASS: 4 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to simsong@acm.org ============================================================================ make[3]: *** [Makefile:518: test-suite.log] Error 1 make[3]: Leaving directory '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2/tests' make[2]: *** [Makefile:626: check-TESTS] Error 2 make[2]: Leaving directory '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2/tests' make[1]: *** [Makefile:727: check-am] Error 2 make[1]: Leaving directory '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2/tests' make: *** [Makefile:398: check-recursive] Error 1 * ERROR: net-analyzer/tcpflow-1.5.2-r1::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 2937: Called default * phase-functions.sh, line 872: Called default_src_test * phase-functions.sh, line 901: Called __eapi0_src_test * phase-helpers.sh, line 779: 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.5.2-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/tcpflow-1.5.2-r1::gentoo'`. * The complete build log is located at '/var/log/portage/build/net-analyzer/tcpflow-1.5.2-r1:20191008-170349.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2' * S: '/var/tmp/portage/net-analyzer/tcpflow-1.5.2-r1/work/tcpflow-tcpflow-1.5.2'