------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/alsa-lib-1.1.2_2.txz ===== Message from alsa-lib-1.1.2_2: -- ===> NOTICE: The alsa-lib port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/javavmwrapper-2.7.5.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/java-zoneinfo-2020.a.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXtst-1.2.3_2.txz Installing /packages/All/openjdk8-8.181.13_1.txz ===== Message from openjdk8-8.181.13_1: -- ====================================================================== This OpenJDK implementation requires procfs(5) mounted on /proc. If you have not done it yet, please do the following: mount -t procfs proc /proc To make it permanent, you need the following line in /etc/fstab: proc /proc procfs rw 0 0 ====================================================================== Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/curl-7.70.0.txz Installing /packages/All/fusefs-libs-2.9.9_1.txz ===== Message from fusefs-libs-2.9.9_1: -- Install the fuse kernel module to use this port. Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/afflib-3.7.16_1.txz Installing /packages/All/icu-67.1,1.txz Installing /packages/All/boost-libs-1.72.0_2.txz ===== Message from boost-libs-1.72.0_2: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/libsmdev-a.20200210.txz Installing /packages/All/libsmraw-a.20191221.txz Installing /packages/All/e2fsprogs-libuuid-1.45.6.txz Installing /packages/All/libewf-20140808.txz Installing /packages/All/exiv2-0.27.2,1.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/sqlite3-3.31.1_1,1.txz SUCCEEDED 00:01:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> bulk_extractor-1.5.5_10 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> bulk_extractor-1.5.5_10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bulk_extractor-1.5.5_10 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> bulk_extractor-1.5.5_10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bulk_extractor-1.5.5_10 for building => SHA256 Checksum OK for bulk_extractor-1.5.5.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> bulk_extractor-1.5.5_10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bulk_extractor-1.5.5_10 for building ===> Extracting for bulk_extractor-1.5.5_10 => SHA256 Checksum OK for bulk_extractor-1.5.5.tar.gz. Extracted Memory Use: 8.73M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for bulk_extractor-1.5.5_10 ===> Applying ports patches for bulk_extractor-1.5.5_10 ===> Cleanly applied ports patch(es) patch-plugins_dfxml_src_dfxml__configure.m4 patch-plugins_dfxml_src_hash__t.h patch-src__dfxml__src__dfxml_writer.cpp patch-src__image_process.h patch-src__scan_exiv2.cpp patch-src_dfxml_src_dfxml__configure.m4 patch-src_dfxml_src_hash__t.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> bulk_extractor-1.5.5_10 depends on file: /usr/local/openjdk8/bin/java - found ===> bulk_extractor-1.5.5_10 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> bulk_extractor-1.5.5_10 depends on package: autoconf>=2.69 - found ===> bulk_extractor-1.5.5_10 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> bulk_extractor-1.5.5_10 depends on shared library: libafflib.so - found (/usr/local/lib/libafflib.so) ===> bulk_extractor-1.5.5_10 depends on shared library: libboost_system.so - found (/usr/local/lib/libboost_system.so) ===> bulk_extractor-1.5.5_10 depends on shared library: libewf.so - found (/usr/local/lib/libewf.so) ===> bulk_extractor-1.5.5_10 depends on shared library: libexiv2.so - found (/usr/local/lib/libexiv2.so) ===> bulk_extractor-1.5.5_10 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) ===> bulk_extractor-1.5.5_10 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> bulk_extractor-1.5.5_10 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) ===> bulk_extractor-1.5.5_10 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> bulk_extractor-1.5.5_10 depends on file: /usr/local/openjdk8/bin/java - found ===> bulk_extractor-1.5.5_10 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> bulk_extractor-1.5.5_10 depends on package: autoconf>=2.69 - found ===> bulk_extractor-1.5.5_10 depends on package: automake>=1.16.1 - found ===> bulk_extractor-1.5.5_10 depends on shared library: libafflib.so - found (/usr/local/lib/libafflib.so) ===> bulk_extractor-1.5.5_10 depends on shared library: libboost_system.so - found (/usr/local/lib/libboost_system.so) ===> bulk_extractor-1.5.5_10 depends on shared library: libewf.so - found (/usr/local/lib/libewf.so) ===> bulk_extractor-1.5.5_10 depends on shared library: libexiv2.so - found (/usr/local/lib/libexiv2.so) ===> bulk_extractor-1.5.5_10 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) ===> bulk_extractor-1.5.5_10 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> bulk_extractor-1.5.5_10 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) ===> bulk_extractor-1.5.5_10 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) ===> Configuring for bulk_extractor-1.5.5_10 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk 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 gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for cc option to accept ISO C99... none needed checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking whether c++ supports C++11 features by default... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for javac... true checking for jar... true configure: flex supports -R configure: Compiling under . 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 = -isystem /usr/local/include -I/usr/local/include configure: LDFLAGS = -Wl,-rpath,/usr/local/lib -L/usr/local/lib 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... c++ -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 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 for err.h... (cached) yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... 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 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... (cached) yes checking for localtime_r... yes checking for getuid... (cached) yes checking for gethostname... (cached) yes checking for getwpuid... no checking for getrusage... (cached) yes checking for mkstemp... (cached) yes checking for vasprintf... (cached) yes checking for regcomp... yes checking exiv2/image.hpp usability... yes checking exiv2/image.hpp presence... yes checking for exiv2/image.hpp... yes checking for git... no configure: WARNING: git not found 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 EVP_get_digestbyname in -lcrypto... yes checking for SSL_library_init in -lssl... no checking for EVP_get_digestbyname... yes checking for EVP_MD_CTX_new... yes checking for EVP_MD_CTX_free... 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... yes checking for isxdigit... yes checking for localtime_r... (cached) yes checking for unistd.h... no checking for mmap... (cached) yes checking for err... (cached) yes checking for errx... (cached) yes checking for warn... (cached) yes checking for warnx... (cached) yes checking for pread64... no checking for pread... (cached) yes checking for strptime... (cached) yes checking for _lseeki64... no checking for utimes... (cached) yes checking for sqlite3_libversion in -lsqlite3... yes checking for sqlite3_create_function_v2... yes configure: checking for unordered_map configure: CXXFLAGS: -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 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 ./configure: ,: not found configure: normal pthreads support checking Running pthread test from http://www.gnu.org/software/autoconf-archive/ax_pthread.html..... checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking if compiler needs -Werror to reject unknown flags... no 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 checking for pthread_join in LIBS= with CFLAGS=-pthread... yes checking if compiler needs -Werror to reject unknown flags... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... (cached) yes configure: After pthread test, CFLAGS: -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -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 configure: After pthread test, CXXFLAGS: -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ configure: After pthread test, LDFLAGS: -Wl,-rpath,/usr/local/lib -L/usr/local/lib checking for pthread.h... (cached) yes checking for pthread_create in -lpthreadGC2... no checking for pthread_win32_process_attach_np... no checking for pthread_win32_process_detach_np... no checking for pthread_win32_thread_attach_np... no checking for pthread_win32_thread_detach_np... no checking for ANSI C header files... (cached) yes checking for int64_t... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking POSIX termios... yes checking for alloca.h... (cached) no checking for dirent.h... (cached) yes checking for dlfcn.h... (cached) yes checking for err.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for inttypes.h... (cached) yes checking for libgen.h... (cached) yes checking for limits.h... (cached) yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking mmap.h usability... no checking mmap.h presence... no checking for mmap.h... no checking for pwd.h... (cached) yes checking for signal.h... (cached) yes checking for stdarg.h... (cached) yes checking for stdint.h... (cached) yes checking for stdio.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/cdefs.h... (cached) yes checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking for sys/fcntl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/mman.h... (cached) yes checking sys/mmap.h usability... no checking sys/mmap.h presence... no checking for sys/mmap.h... no checking for sys/mount.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/sysctl.h... (cached) yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking CoreServices/CoreServices.h usability... no checking CoreServices/CoreServices.h presence... no checking for CoreServices/CoreServices.h... no checking for err... (cached) yes checking for errx... (cached) yes checking for getuid... (cached) yes checking for getpwuid... yes checking for gethostname... (cached) yes checking for getrusage... (cached) yes checking for gmtime_r... (cached) yes checking for isxdigit... (cached) yes checking for ishexnumber... (cached) yes checking for le64toh... no checking for localtime_r... (cached) yes checking for _lseeki64... (cached) no checking for inet_ntop... (cached) yes checking for pread64... (cached) no checking for pread... (cached) yes checking for printf... (cached) yes checking for mmap... (cached) yes checking for munmap... (cached) yes checking for MD5... yes checking for mkstemp... (cached) yes checking for mktemp... (cached) yes checking for random... (cached) yes checking for srandom... (cached) yes checking for srandomdev... yes checking for sleep... (cached) yes checking for SleepEx... no checking for strptime... (cached) yes checking for usleep... (cached) yes checking for vasprintf... (cached) yes checking for warn... (cached) yes checking for warnx... (cached) yes checking for CreateProcess... no checking for LoadLibrary... no checking for IncrementAtomic... no checking for InterlockedIncrement... no checking for dlopen in -ldl... yes checking for dlopen... (cached) yes checking for dlopen_preflight... no checking for arpa/inet.h... (cached) yes checking for netinet/in.h... (cached) yes checking wsipx.h usability... no checking wsipx.h presence... no checking for wsipx.h... no checking for netinet/ip.h... yes checking for struct sockaddr_in.sin_len... yes checking for uncompress in -lz... yes checking for expat.h... (cached) yes checking for XML_ParserCreate in -lexpat... yes checking for main in -lstdc++... yes 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... (cached) yes checking for tre_regcomp... no checking for tre_version... yes checking for openssl/x509.h... (cached) yes checking for openssl/pem.h... (cached) yes configure: afflib is yes checking afflib/afflib.h usability... yes checking afflib/afflib.h presence... yes checking for afflib/afflib.h... yes checking for af_get_pagesize in -lafflib... yes configure: libewf is yes checking libewf.h usability... yes checking libewf.h presence... yes checking for libewf.h... yes checking for libewf_get_version in -lewf... yes checking for libewf_handle_get_utf8_header_value_notes... no checking for libewf_error_backtrace_fprint... yes configure: libewf is now yes checking for xmlSAXUserParseFile in -lxml2... yes checking for boostlib >= 1.53... yes checking whether the Boost::System library is available... yes checking for exit in -lboost_system... yes checking whether the Boost::Filesystem library is available... yes checking for exit in -lboost_filesystem... yes checking whether the Boost::IOStreams library is available... yes checking for exit in -lboost_iostreams... yes checking hashdb.hpp usability... no checking hashdb.hpp presence... no checking for hashdb.hpp... no configure: WARNING: Could not find hashdb header file required to build the hashdb scanner checking for hashdb_version in -lhashdb... no configure: WARNING: Could not find hashdb library required to build the hashdb scanner configure: the hashdb scanner will not be built checking for libiconv_open in -liconv... yes checking for exiv2/image.hpp... (cached) yes checking exiv2/exif.hpp usability... yes checking exiv2/exif.hpp presence... yes checking for exiv2/exif.hpp... yes checking exiv2/error.hpp usability... yes checking exiv2/error.hpp presence... yes checking for exiv2/error.hpp... yes Using EXIV2 configure: strchr is conforming configure: ************************************* configure: ************************************* configure: PACKAGE_NAME: BULK_EXTRACTOR configure: PACKAGE_VERSION: 1.5.5 configure: CC: cc configure: CXX: c++ configure: CPPFLAGS: -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include configure: CFLAGS: -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -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 -fPIC -D_FORTIFY_SOURCE=2 configure: CXXFLAGS: -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 configure: LIBS: -liconv -lboost_system -lboost_filesystem -lboost_iostreams -lxml2 -lewf -lafflib -lstdc++ -lexpat -lz -ldl -lsqlite3 -lcrypto -L/usr/local/lib -lexiv2 configure: LDFLAGS: -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/local/lib 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 doc/Makefile config.status: creating doc/latex_manuals/Makefile config.status: creating man/Makefile config.status: creating python/Makefile config.status: creating plugins/Makefile config.status: creating specfiles/Makefile config.status: creating specfiles/bulk_extractor.spec.m4 config.status: creating java_gui/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:01:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for bulk_extractor-1.5.5_10 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in doc Making all in doc/latex_manuals --- all --- echo type \"make doc\" to create documentation type "make doc" to create documentation Making all in src --- be13_api/.dirstamp --- --- be13_api/.deps/.dirstamp --- --- dfxml/src/.dirstamp --- --- dfxml/src/.deps/.dirstamp --- --- rar/.dirstamp --- --- rar/.deps/.dirstamp --- --- bulk_extractor_api.o --- --- base64_forensic.o --- --- dig.o --- --- findopts.o --- --- image_process.o --- --- findopts.o --- depbase=`echo findopts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT findopts.o -MD -MP -MF $depbase.Tpo -c -o findopts.o findopts.cpp && mv -f $depbase.Tpo $depbase.Po --- base64_forensic.o --- depbase=`echo base64_forensic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT base64_forensic.o -MD -MP -MF $depbase.Tpo -c -o base64_forensic.o base64_forensic.cpp && mv -f $depbase.Tpo $depbase.Po --- dig.o --- depbase=`echo dig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT dig.o -MD -MP -MF $depbase.Tpo -c -o dig.o dig.cpp && mv -f $depbase.Tpo $depbase.Po --- bulk_extractor_api.o --- depbase=`echo bulk_extractor_api.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT bulk_extractor_api.o -MD -MP -MF $depbase.Tpo -c -o bulk_extractor_api.o bulk_extractor_api.cpp && mv -f $depbase.Tpo $depbase.Po --- phase1.o --- --- threadpool.o --- --- scan_aes.o --- --- scan_base64.o --- --- image_process.o --- depbase=`echo image_process.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT image_process.o -MD -MP -MF $depbase.Tpo -c -o image_process.o image_process.cpp && mv -f $depbase.Tpo $depbase.Po --- phase1.o --- depbase=`echo phase1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT phase1.o -MD -MP -MF $depbase.Tpo -c -o phase1.o phase1.cpp && mv -f $depbase.Tpo $depbase.Po --- threadpool.o --- depbase=`echo threadpool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT threadpool.o -MD -MP -MF $depbase.Tpo -c -o threadpool.o threadpool.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_aes.o --- depbase=`echo scan_aes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_aes.o -MD -MP -MF $depbase.Tpo -c -o scan_aes.o scan_aes.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_base64.o --- depbase=`echo scan_base64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_base64.o -MD -MP -MF $depbase.Tpo -c -o scan_base64.o scan_base64.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_sceadan.o --- depbase=`echo scan_sceadan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_sceadan.o -MD -MP -MF $depbase.Tpo -c -o scan_sceadan.o scan_sceadan.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_ccns2.o --- depbase=`echo scan_ccns2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_ccns2.o -MD -MP -MF $depbase.Tpo -c -o scan_ccns2.o scan_ccns2.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_elf.o --- depbase=`echo scan_elf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_elf.o -MD -MP -MF $depbase.Tpo -c -o scan_elf.o scan_elf.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_aes.o --- In file included from scan_aes.cpp:33: 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){ ^~~~~~~~~~~~ --- scan_ccns2.o --- In file included from scan_ccns2.cpp:8: 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){ ^~~~~~~~~~~~ --- scan_base64.o --- In file included from scan_base64.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){ ^~~~~~~~~~~~ --- threadpool.o --- In file included from bulk_extractor.h:166, from threadpool.cpp:2: 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 threadpool.cpp:3: image_process.h: At global scope: image_process.h:160:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wreserved-user-defined-literal" // required for C11 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- image_process.o --- In file included from bulk_extractor.h:166, from image_process.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 image_process.cpp:20: image_process.h: At global scope: image_process.h:160:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wreserved-user-defined-literal" // required for C11 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- scan_elf.o --- In file included from scan_elf.cpp:9: 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){ ^~~~~~~~~~~~ --- scan_exif.o --- depbase=`echo scan_exif.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_exif.o -MD -MP -MF $depbase.Tpo -c -o scan_exif.o scan_exif.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_sceadan.o --- In file included from scan_sceadan.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){ ^~~~~~~~~~~~ --- phase1.o --- In file included from bulk_extractor.h:166, from phase1.cpp:2: 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 phase1.h:6, from phase1.cpp:3: image_process.h: At global scope: image_process.h:160:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wreserved-user-defined-literal" // required for C11 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- exif_reader.o --- depbase=`echo exif_reader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT exif_reader.o -MD -MP -MF $depbase.Tpo -c -o exif_reader.o exif_reader.cpp && mv -f $depbase.Tpo $depbase.Po --- exif_entry.o --- depbase=`echo exif_entry.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT exif_entry.o -MD -MP -MF $depbase.Tpo -c -o exif_entry.o exif_entry.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_exiv2.o --- depbase=`echo scan_exiv2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_exiv2.o -MD -MP -MF $depbase.Tpo -c -o scan_exiv2.o scan_exiv2.cpp && mv -f $depbase.Tpo $depbase.Po --- bulk_extractor_api.o --- In file included from bulk_extractor.h:166, from bulk_extractor_api.cpp:8: 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 bulk_extractor_api.cpp:10: image_process.h: At global scope: image_process.h:160:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wreserved-user-defined-literal" // required for C11 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- scan_find.o --- depbase=`echo scan_find.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_find.o -MD -MP -MF $depbase.Tpo -c -o scan_find.o scan_find.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_gzip.o --- depbase=`echo scan_gzip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_gzip.o -MD -MP -MF $depbase.Tpo -c -o scan_gzip.o scan_gzip.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_exif.o --- In file included from scan_exif.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){ ^~~~~~~~~~~~ --- scan_httplogs.o --- depbase=`echo scan_httplogs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_httplogs.o -MD -MP -MF $depbase.Tpo -c -o scan_httplogs.o scan_httplogs.cpp && mv -f $depbase.Tpo $depbase.Po --- exif_entry.o --- exif_entry.cpp: In function 'std::__cxx11::string get_possible_utf32(const sbuf_t&, size_t, sbuf_t::byte_order_t)': exif_entry.cpp:1233:28: warning: catching polymorphic type 'class utf8::invalid_code_point' by value [-Wcatch-value=] } catch (utf8::invalid_code_point) { ^~~~~~~~~~~~~~~~~~ exif_entry.cpp: In function 'std::__cxx11::string all_utf16to8(std::__cxx11::wstring)': exif_entry.cpp:1284:24: warning: catching polymorphic type 'class utf8::invalid_code_point' by value [-Wcatch-value=] } catch (utf8::invalid_code_point) { ^~~~~~~~~~~~~~~~~~ --- scan_exiv2.o --- In file included from scan_exiv2.cpp:9: 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){ ^~~~~~~~~~~~ --- scan_hiberfile.o --- depbase=`echo scan_hiberfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_hiberfile.o -MD -MP -MF $depbase.Tpo -c -o scan_hiberfile.o scan_hiberfile.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_find.o --- In file included from scan_find.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){ ^~~~~~~~~~~~ --- scan_gzip.o --- In file included from scan_gzip.cpp:2: 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){ ^~~~~~~~~~~~ --- pyxpress.o --- depbase=`echo pyxpress.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -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 -fPIC -D_FORTIFY_SOURCE=2 -MT pyxpress.o -MD -MP -MF $depbase.Tpo -c -o pyxpress.o pyxpress.c && mv -f $depbase.Tpo $depbase.Po --- scan_json.o --- depbase=`echo scan_json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_json.o -MD -MP -MF $depbase.Tpo -c -o scan_json.o scan_json.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_kml.o --- depbase=`echo scan_kml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_kml.o -MD -MP -MF $depbase.Tpo -c -o scan_kml.o scan_kml.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_httplogs.o --- In file included from scan_httplogs.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){ ^~~~~~~~~~~~ --- scan_hiberfile.o --- In file included from scan_hiberfile.cpp:2: 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_hiberfile.cpp:3: image_process.h: At global scope: image_process.h:160:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wreserved-user-defined-literal" // required for C11 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- scan_json.o --- In file included from scan_json.cpp:32: 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){ ^~~~~~~~~~~~ --- scan_net.o --- depbase=`echo scan_net.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_net.o -MD -MP -MF $depbase.Tpo -c -o scan_net.o scan_net.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_outlook.o --- depbase=`echo scan_outlook.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_outlook.o -MD -MP -MF $depbase.Tpo -c -o scan_outlook.o scan_outlook.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_facebook.o --- depbase=`echo scan_facebook.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_facebook.o -MD -MP -MF $depbase.Tpo -c -o scan_facebook.o scan_facebook.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_kml.o --- In file included from scan_kml.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){ ^~~~~~~~~~~~ --- scan_pdf.o --- depbase=`echo scan_pdf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_pdf.o -MD -MP -MF $depbase.Tpo -c -o scan_pdf.o scan_pdf.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_outlook.o --- In file included from scan_outlook.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){ ^~~~~~~~~~~~ --- scan_msxml.o --- depbase=`echo scan_msxml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_msxml.o -MD -MP -MF $depbase.Tpo -c -o scan_msxml.o scan_msxml.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_rar.o --- depbase=`echo scan_rar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_rar.o -MD -MP -MF $depbase.Tpo -c -o scan_rar.o scan_rar.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_hashdb.o --- depbase=`echo scan_hashdb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_hashdb.o -MD -MP -MF $depbase.Tpo -c -o scan_hashdb.o scan_hashdb.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_sqlite.o --- depbase=`echo scan_sqlite.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_sqlite.o -MD -MP -MF $depbase.Tpo -c -o scan_sqlite.o scan_sqlite.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_facebook.o --- In file included from scan_facebook.cpp:2: 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){ ^~~~~~~~~~~~ --- scan_net.o --- In file included from scan_net.cpp:25: 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){ ^~~~~~~~~~~~ --- scan_pdf.o --- In file included from scan_pdf.cpp:8: 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){ ^~~~~~~~~~~~ --- scan_hashdb.o --- In file included from bulk_extractor.h:166, from scan_hashdb.cpp:30: 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){ ^~~~~~~~~~~~ --- scan_pdf.o --- In file included from scan_pdf.cpp:9: image_process.h: At global scope: image_process.h:160:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wreserved-user-defined-literal" // required for C11 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- scan_msxml.o --- In file included from scan_msxml.cpp:8: 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_msxml.cpp:9: image_process.h: At global scope: image_process.h:160:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wreserved-user-defined-literal" // required for C11 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- scan_vcard.o --- depbase=`echo scan_vcard.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_vcard.o -MD -MP -MF $depbase.Tpo -c -o scan_vcard.o scan_vcard.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_windirs.o --- depbase=`echo scan_windirs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_windirs.o -MD -MP -MF $depbase.Tpo -c -o scan_windirs.o scan_windirs.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_sqlite.o --- In file included from scan_sqlite.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){ ^~~~~~~~~~~~ --- scan_rar.o --- In file included from scan_rar.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){ ^~~~~~~~~~~~ --- scan_winlnk.o --- depbase=`echo scan_winlnk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_winlnk.o -MD -MP -MF $depbase.Tpo -c -o scan_winlnk.o scan_winlnk.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_winpe.o --- depbase=`echo scan_winpe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_winpe.o -MD -MP -MF $depbase.Tpo -c -o scan_winpe.o scan_winpe.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_windirs.o --- In file included from scan_windirs.cpp:8: 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){ ^~~~~~~~~~~~ --- scan_winprefetch.o --- depbase=`echo scan_winprefetch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_winprefetch.o -MD -MP -MF $depbase.Tpo -c -o scan_winprefetch.o scan_winprefetch.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_wordlist.o --- depbase=`echo scan_wordlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_wordlist.o -MD -MP -MF $depbase.Tpo -c -o scan_wordlist.o scan_wordlist.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_winlnk.o --- In file included from scan_winlnk.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){ ^~~~~~~~~~~~ --- scan_xor.o --- depbase=`echo scan_xor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_xor.o -MD -MP -MF $depbase.Tpo -c -o scan_xor.o scan_xor.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_vcard.o --- In file included from scan_vcard.cpp:25: 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){ ^~~~~~~~~~~~ --- scan_winpe.o --- In file included from scan_winpe.cpp:95: 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){ ^~~~~~~~~~~~ --- scan_winprefetch.o --- In file included from scan_winprefetch.cpp:24: 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){ ^~~~~~~~~~~~ --- scan_xor.o --- In file included from scan_xor.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){ ^~~~~~~~~~~~ --- scan_wordlist.o --- In file included from scan_wordlist.cpp:2: 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){ ^~~~~~~~~~~~ --- scan_zip.o --- depbase=`echo scan_zip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT scan_zip.o -MD -MP -MF $depbase.Tpo -c -o scan_zip.o scan_zip.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_accts.o --- flex -R -t scan_accts.flex > `basename scan_accts.o .o`.cpp c++ -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -I../src/be13_api -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -Wno-shadow -Wno-effc++ -Wno-redundant-decls -Wno-missing-noreturn -I.. -I. -I.. -I../../_build -c `basename scan_accts.o .o`.cpp --- scan_base16.o --- flex -R -t scan_base16.flex > `basename scan_base16.o .o`.cpp c++ -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -I../src/be13_api -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -Wno-shadow -Wno-effc++ -Wno-redundant-decls -Wno-missing-noreturn -I.. -I. -I.. -I../../_build -c `basename scan_base16.o .o`.cpp --- scan_zip.o --- In file included from scan_zip.cpp:2: 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){ ^~~~~~~~~~~~ --- scan_email.o --- flex -R -t scan_email.flex > `basename scan_email.o .o`.cpp --- scan_gps.o --- flex -R -t scan_gps.flex > `basename scan_gps.o .o`.cpp c++ -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -I../src/be13_api -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -Wno-shadow -Wno-effc++ -Wno-redundant-decls -Wno-missing-noreturn -I.. -I. -I.. -I../../_build -c `basename scan_gps.o .o`.cpp --- bulk_extractor_scanners.o --- depbase=`echo bulk_extractor_scanners.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT bulk_extractor_scanners.o -MD -MP -MF $depbase.Tpo -c -o bulk_extractor_scanners.o bulk_extractor_scanners.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_base16.o --- In file included from scan_base16.flex: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 scan_base16.flex:17: sbuf_flex_scanner.h: At global scope: sbuf_flex_scanner.h:16:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wdeprecated-register" ^~~~~~~~~~~~~~~~~~~~~~~ --- scan_accts.o --- In file included from scan_accts.flex: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 scan_accts.flex:7: sbuf_flex_scanner.h: At global scope: sbuf_flex_scanner.h:16:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wdeprecated-register" ^~~~~~~~~~~~~~~~~~~~~~~ scan_accts.flex: In function 'std::__cxx11::string utf16to8(const wstring&)': scan_accts.flex:78:16: warning: catching polymorphic type 'class utf8::invalid_utf16' by value [-Wcatch-value=] } catch(utf8::invalid_utf16){ ^~~~~~~~~~~~~ --- main.o --- depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.cpp && mv -f $depbase.Tpo $depbase.Po --- scan_gps.o --- In file included from scan_gps.flex: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 scan_gps.flex:26: sbuf_flex_scanner.h: At global scope: sbuf_flex_scanner.h:16:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wdeprecated-register" ^~~~~~~~~~~~~~~~~~~~~~~ --- rar/arccmt.o --- depbase=`echo rar/arccmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/arccmt.o -MD -MP -MF $depbase.Tpo -c -o rar/arccmt.o rar/arccmt.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/archive.o --- depbase=`echo rar/archive.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/archive.o -MD -MP -MF $depbase.Tpo -c -o rar/archive.o rar/archive.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/arcread.o --- depbase=`echo rar/arcread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/arcread.o -MD -MP -MF $depbase.Tpo -c -o rar/arcread.o rar/arcread.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/cmddata.o --- depbase=`echo rar/cmddata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/cmddata.o -MD -MP -MF $depbase.Tpo -c -o rar/cmddata.o rar/cmddata.cpp && mv -f $depbase.Tpo $depbase.Po --- bulk_extractor_scanners.o --- In file included from bulk_extractor.h:166, from bulk_extractor_scanners.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){ ^~~~~~~~~~~~ --- main.o --- In file included from bulk_extractor.h:166, from main.cpp:18: 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){ ^~~~~~~~~~~~ --- bulk_extractor_scanners.o --- In file included from bulk_extractor_scanners.cpp:8: image_process.h: At global scope: image_process.h:160:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wreserved-user-defined-literal" // required for C11 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- main.o --- In file included from main.cpp:20: image_process.h: At global scope: image_process.h:160:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wreserved-user-defined-literal" // required for C11 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- rar/coder.o --- depbase=`echo rar/coder.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/coder.o -MD -MP -MF $depbase.Tpo -c -o rar/coder.o rar/coder.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/crc.o --- depbase=`echo rar/crc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/crc.o -MD -MP -MF $depbase.Tpo -c -o rar/crc.o rar/crc.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/encname.o --- depbase=`echo rar/encname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/encname.o -MD -MP -MF $depbase.Tpo -c -o rar/encname.o rar/encname.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/errhnd.o --- depbase=`echo rar/errhnd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/errhnd.o -MD -MP -MF $depbase.Tpo -c -o rar/errhnd.o rar/errhnd.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/extinfo.o --- depbase=`echo rar/extinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/extinfo.o -MD -MP -MF $depbase.Tpo -c -o rar/extinfo.o rar/extinfo.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/extract.o --- depbase=`echo rar/extract.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/extract.o -MD -MP -MF $depbase.Tpo -c -o rar/extract.o rar/extract.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/file.o --- depbase=`echo rar/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/file.o -MD -MP -MF $depbase.Tpo -c -o rar/file.o rar/file.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/filefn.o --- depbase=`echo rar/filefn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/filefn.o -MD -MP -MF $depbase.Tpo -c -o rar/filefn.o rar/filefn.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/filestr.o --- depbase=`echo rar/filestr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/filestr.o -MD -MP -MF $depbase.Tpo -c -o rar/filestr.o rar/filestr.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/getbits.o --- depbase=`echo rar/getbits.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/getbits.o -MD -MP -MF $depbase.Tpo -c -o rar/getbits.o rar/getbits.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/global.o --- depbase=`echo rar/global.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/global.o -MD -MP -MF $depbase.Tpo -c -o rar/global.o rar/global.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/match.o --- depbase=`echo rar/match.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/match.o -MD -MP -MF $depbase.Tpo -c -o rar/match.o rar/match.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/model.o --- depbase=`echo rar/model.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/model.o -MD -MP -MF $depbase.Tpo -c -o rar/model.o rar/model.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/suballoc.o --- depbase=`echo rar/suballoc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/suballoc.o -MD -MP -MF $depbase.Tpo -c -o rar/suballoc.o rar/suballoc.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/options.o --- depbase=`echo rar/options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/options.o -MD -MP -MF $depbase.Tpo -c -o rar/options.o rar/options.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/pathfn.o --- depbase=`echo rar/pathfn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/pathfn.o -MD -MP -MF $depbase.Tpo -c -o rar/pathfn.o rar/pathfn.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/rar.o --- depbase=`echo rar/rar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/rar.o -MD -MP -MF $depbase.Tpo -c -o rar/rar.o rar/rar.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/rarpch.o --- depbase=`echo rar/rarpch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/rarpch.o -MD -MP -MF $depbase.Tpo -c -o rar/rarpch.o rar/rarpch.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/rarvmtbl.o --- depbase=`echo rar/rarvmtbl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/rarvmtbl.o -MD -MP -MF $depbase.Tpo -c -o rar/rarvmtbl.o rar/rarvmtbl.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/rawread.o --- depbase=`echo rar/rawread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/rawread.o -MD -MP -MF $depbase.Tpo -c -o rar/rawread.o rar/rawread.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/rdwrfn.o --- depbase=`echo rar/rdwrfn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/rdwrfn.o -MD -MP -MF $depbase.Tpo -c -o rar/rdwrfn.o rar/rdwrfn.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/resource.o --- depbase=`echo rar/resource.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/resource.o -MD -MP -MF $depbase.Tpo -c -o rar/resource.o rar/resource.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/rs.o --- depbase=`echo rar/rs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/rs.o -MD -MP -MF $depbase.Tpo -c -o rar/rs.o rar/rs.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/savepos.o --- depbase=`echo rar/savepos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/savepos.o -MD -MP -MF $depbase.Tpo -c -o rar/savepos.o rar/savepos.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/smallfn.o --- depbase=`echo rar/smallfn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/smallfn.o -MD -MP -MF $depbase.Tpo -c -o rar/smallfn.o rar/smallfn.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/strfn.o --- depbase=`echo rar/strfn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/strfn.o -MD -MP -MF $depbase.Tpo -c -o rar/strfn.o rar/strfn.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/strlist.o --- depbase=`echo rar/strlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/strlist.o -MD -MP -MF $depbase.Tpo -c -o rar/strlist.o rar/strlist.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/system.o --- depbase=`echo rar/system.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/system.o -MD -MP -MF $depbase.Tpo -c -o rar/system.o rar/system.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/timefn.o --- depbase=`echo rar/timefn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/timefn.o -MD -MP -MF $depbase.Tpo -c -o rar/timefn.o rar/timefn.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/resource.o --- rar/resource.cpp: In function 'const wchar* StW(MSGID)': rar/resource.cpp:23:13: warning: function returns address of local variable [-Wreturn-local-addr] return(Str); ^ rar/resource.cpp:16:9: note: declared here wchar StrTable[8][512]; ^~~~~~~~ --- rar/unicode.o --- depbase=`echo rar/unicode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/unicode.o -MD -MP -MF $depbase.Tpo -c -o rar/unicode.o rar/unicode.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/unpack.o --- depbase=`echo rar/unpack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT rar/unpack.o -MD -MP -MF $depbase.Tpo -c -o rar/unpack.o rar/unpack.cpp && mv -f $depbase.Tpo $depbase.Po --- rar/strfn.o --- rar/strfn.cpp: In function 'const wchar* GetWide(const char*)': rar/strfn.cpp:353:13: warning: function returns address of local variable [-Wreturn-local-addr] return(Str); ^ rar/strfn.cpp:346:9: note: declared here wchar StrTable[4][MaxLength]; ^~~~~~~~ --- be13_api/beregex.o --- depbase=`echo be13_api/beregex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT be13_api/beregex.o -MD -MP -MF $depbase.Tpo -c -o be13_api/beregex.o be13_api/beregex.cpp && mv -f $depbase.Tpo $depbase.Po --- be13_api/feature_recorder.o --- depbase=`echo be13_api/feature_recorder.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT be13_api/feature_recorder.o -MD -MP -MF $depbase.Tpo -c -o be13_api/feature_recorder.o be13_api/feature_recorder.cpp && mv -f $depbase.Tpo $depbase.Po --- be13_api/feature_recorder_set.o --- depbase=`echo be13_api/feature_recorder_set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT be13_api/feature_recorder_set.o -MD -MP -MF $depbase.Tpo -c -o be13_api/feature_recorder_set.o be13_api/feature_recorder_set.cpp && mv -f $depbase.Tpo $depbase.Po --- be13_api/feature_recorder_sql.o --- depbase=`echo be13_api/feature_recorder_sql.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT be13_api/feature_recorder_sql.o -MD -MP -MF $depbase.Tpo -c -o be13_api/feature_recorder_sql.o be13_api/feature_recorder_sql.cpp && mv -f $depbase.Tpo $depbase.Po --- be13_api/histogram.o --- depbase=`echo be13_api/histogram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT be13_api/histogram.o -MD -MP -MF $depbase.Tpo -c -o be13_api/histogram.o be13_api/histogram.cpp && mv -f $depbase.Tpo $depbase.Po --- be13_api/pcap_fake.o --- depbase=`echo be13_api/pcap_fake.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT be13_api/pcap_fake.o -MD -MP -MF $depbase.Tpo -c -o be13_api/pcap_fake.o be13_api/pcap_fake.cpp && mv -f $depbase.Tpo $depbase.Po --- be13_api/plugin.o --- depbase=`echo be13_api/plugin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT be13_api/plugin.o -MD -MP -MF $depbase.Tpo -c -o be13_api/plugin.o be13_api/plugin.cpp && mv -f $depbase.Tpo $depbase.Po --- be13_api/histogram.o --- 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){ ^~~~~~~~~ --- be13_api/sbuf.o --- depbase=`echo be13_api/sbuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT be13_api/sbuf.o -MD -MP -MF $depbase.Tpo -c -o be13_api/sbuf.o be13_api/sbuf.cpp && mv -f $depbase.Tpo $depbase.Po --- be13_api/feature_recorder.o --- 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){ ^~~~~~~~~~~~ --- be13_api/feature_recorder_set.o --- 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){ ^~~~~~~~~~~~ --- be13_api/sbuf_stream.o --- depbase=`echo be13_api/sbuf_stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT be13_api/sbuf_stream.o -MD -MP -MF $depbase.Tpo -c -o be13_api/sbuf_stream.o be13_api/sbuf_stream.cpp && mv -f $depbase.Tpo $depbase.Po --- be13_api/feature_recorder_sql.o --- 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){ ^~~~~~~~~~~~ --- be13_api/plugin.o --- 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){ ^~~~~~~~~~~~ --- be13_api/unicode_escape.o --- depbase=`echo be13_api/unicode_escape.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT be13_api/unicode_escape.o -MD -MP -MF $depbase.Tpo -c -o be13_api/unicode_escape.o be13_api/unicode_escape.cpp && mv -f $depbase.Tpo $depbase.Po --- be13_api/sbuf.o --- 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){ ^~~~~~~~~~~~ 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 were guarded by the 'if' *dst = '\000'; ^ --- be13_api/utils.o --- depbase=`echo be13_api/utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT be13_api/utils.o -MD -MP -MF $depbase.Tpo -c -o be13_api/utils.o be13_api/utils.cpp && mv -f $depbase.Tpo $depbase.Po --- be13_api/sbuf_stream.o --- 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){ ^~~~~~~~~~~~ --- be13_api/word_and_context_list.o --- depbase=`echo be13_api/word_and_context_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT be13_api/word_and_context_list.o -MD -MP -MF $depbase.Tpo -c -o be13_api/word_and_context_list.o be13_api/word_and_context_list.cpp && mv -f $depbase.Tpo $depbase.Po --- dfxml/src/dfxml_writer.o --- depbase=`echo dfxml/src/dfxml_writer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT dfxml/src/dfxml_writer.o -MD -MP -MF $depbase.Tpo -c -o dfxml/src/dfxml_writer.o dfxml/src/dfxml_writer.cpp && mv -f $depbase.Tpo $depbase.Po dfxml/src/dfxml_writer.cpp:657:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wreserved-user-defined-literal" // required for C11 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- scan_email.o --- c++ -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -I../src/be13_api -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -Wno-shadow -Wno-effc++ -Wno-redundant-decls -Wno-missing-noreturn -I.. -I. -I.. -I../../_build -c `basename scan_email.o .o`.cpp In file included from scan_email.flex: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){ ^~~~~~~~~~~~ In file included from scan_email.flex:18: sbuf_flex_scanner.h: At global scope: sbuf_flex_scanner.h:16:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wdeprecated-register" ^~~~~~~~~~~~~~~~~~~~~~~ --- bulk_extractor --- c++ -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/local/lib -o bulk_extractor bulk_extractor_api.o base64_forensic.o dig.o findopts.o image_process.o phase1.o threadpool.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 dfxml/src/dfxml_writer.o scan_aes.o scan_base64.o scan_sceadan.o scan_ccns2.o scan_elf.o scan_exif.o exif_reader.o exif_entry.o scan_exiv2.o scan_find.o scan_gzip.o scan_httplogs.o scan_hiberfile.o pyxpress.o scan_json.o scan_kml.o scan_net.o scan_outlook.o scan_facebook.o scan_pdf.o scan_msxml.o scan_rar.o scan_hashdb.o scan_sqlite.o scan_vcard.o scan_windirs.o scan_winlnk.o scan_winpe.o scan_winprefetch.o scan_wordlist.o scan_xor.o scan_zip.o scan_accts.o scan_base16.o scan_email.o scan_gps.o rar/arccmt.o rar/archive.o rar/arcread.o rar/cmddata.o rar/coder.o rar/crc.o rar/encname.o rar/errhnd.o rar/extinfo.o rar/extract.o rar/file.o rar/filefn.o rar/filestr.o rar/getbits.o rar/global.o rar/match.o rar/model.o rar/suballoc.o rar/options.o rar/pathfn.o rar/rar.o rar/rarpch.o rar/rarvmtbl.o rar/rawread.o rar/rdwrfn.o rar/resource.o rar/rs.o rar/savepos.o rar/smallfn.o rar/strfn.o rar/strlist.o rar/system.o rar/timefn.o rar/unicode.o rar/unpack.o bulk_extractor_scanners.o main.o -liconv -lboost_system -lboost_filesystem -lboost_iostreams -lxml2 -lewf -lafflib -lstdc++ -lexpat -lz -ldl -lsqlite3 -lcrypto -L/usr/local/lib -lexiv2 Making all in man Making all in plugins --- plugin_test.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I../src/be13_api -I../src/ -I../src/be13_api -isystem /usr/local/include -I/usr/local/include -DUTC_OFFSET=+0000 -isystem/usr/local/include -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -MT plugin_test.o -MD -MP -MF .deps/plugin_test.Tpo -c -o plugin_test.o plugin_test.cpp In file included from plugin_test.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){ ^~~~~~~~~~~~ mv -f .deps/plugin_test.Tpo .deps/plugin_test.Po --- plugin_test --- c++ -g -pthread -pipe -O3 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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++ -fPIC -D_FORTIFY_SOURCE=2 -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/local/lib -o plugin_test plugin_test.o -liconv -lboost_system -lboost_filesystem -lboost_iostreams -lxml2 -lewf -lafflib -lstdc++ -lexpat -lz -ldl -lsqlite3 -lcrypto -L/usr/local/lib -lexiv2 Making all in python Making all in specfiles Making all in tests Making all in java_gui --- BEViewer.jar --- rm -rf classes mkdir -p classes echo ./src/BEViewer.java ./src/BasicFeaturesUI.java ./src/BasicImageUI.java ./src/BEViewer.java ./src/BEArgsParser.java ./src/BEIcons.java ./src/BEMenus.java ./src/BEPreferences.java ./src/BETests.java ./src/BEToolbar.java ./src/BookmarksModel.java ./src/ClassificationLabel.java ./src/ClassificationManager.java ./src/Config.java ./src/CopyableLineInterface.java ./src/FeatureFieldFormatter.java ./src/FeatureHighlightIndex.java ./src/FeatureLine.java ./src/FeatureLineSelectionManager.java ./src/FeatureLineTable.java ./src/FeatureListCellRenderer.java ./src/FeatureRangePrinter.java ./src/FeaturesComponent.java ./src/FeaturesModel.java ./src/FeaturesPane.java ./src/FeaturesParserThread.java ./src/FeaturesUI.java ./src/FileChooserButton.java ./src/FileComponent.java ./src/FileTools.java ./src/ForensicPath.java ./src/ImageComponent.java ./src/ImageFileType.java ./src/ImageHighlightProducer.java ./src/ImageLine.java ./src/ImageModel.java ./src/ImageRangePrinter.java ./src/ImageReaderThread.java ./src/ImageSourceType.java ./src/ImageUI.java ./src/ImageView.java ./src/ModelChangedNotifier.java ./src/NavigationPane.java ./src/RangeSelectionManager.java ./src/ReportFileFilter.java ./src/ReportSelectionManager.java ./src/ReportsModel.java ./src/ReportsPane.java ./src/ReportsTreeCellRenderer.java ./src/ScanSettings.java ./src/ScanSettingsConsumer.java ./src/ScanSettingsListCellRenderer.java ./src/ScanSettingsListModel.java ./src/ScanSettingsToolBar.java ./src/TextComponent.java ./src/ThreadReaderModel.java ./src/ThreadsafeTreeModelManager.java ./src/UserHighlightModel.java ./src/UTF8Tools.java ./src/WAbout.java ./src/WError.java ./src/WExportWorkSettings.java ./src/WImportScanSettings.java ./src/WImportWorkSettings.java ./src/WIndeterminateProgress.java ./src/WInfo.java ./src/WLog.java ./src/WManageBookmarks.java ./src/WOpen.java ./src/WProgress.java ./src/WRawDeviceChooser.java ./src/WScanBoxedControls.java ./src/WScanBoxedDebugging.java ./src/WScanBoxedGeneral.java ./src/WScanBoxedParallelizing.java ./src/WScanBoxedRequired.java ./src/WScanBoxedScanners.java ./src/WScanBoxedTuning.java ./src/WScan.java ./src/WScanProgress.java ./src/WScanSettingsRunQueue.java ./src/WTest.java ./src/WURL.java ./src/image/BulkExtractorScanListReader.java ./src/image/BulkExtractorVersionReader.java ./src/image/ImageReader.java ./src/image/ImageReaderManager.java ./src/image/ThreadAborterTimer.java > temp_generated_source_list javac -source 1.6 -target 1.6 -Xlint:unchecked -d classes -classpath @temp_generated_source_list warning: [options] bootstrap class path not set in conjunction with -source 1.6 1 warning rm -f temp_generated_source_list echo ./icons/16/bookmark-new-2.png ./icons/24/bookmark-new-2.png ./icons/16/bookmark-2.png ./icons/24/bookmark-2.png ./icons/16/archive-extract-3.png ./icons/24/archive-extract-3.png ./icons/16/edit-delete-6.png ./icons/24/edit-delete-6.png ./icons/16/edit-redo-8.png ./icons/24/edit-redo-8.png ./icons/16/go-up-4.png ./icons/24/go-up-4.png ./icons/16/go-down-4.png ./icons/24/go-down-4.png ./icons/16/go-previous-4.png ./icons/24/go-previous-4.png ./icons/16/go-next-4.png ./icons/24/go-next-4.png ./icons/16/go-home-4.png ./icons/24/go-home-4.png ./icons/16/document-open-7.png ./icons/24/document-open-7.png ./icons/16/edit-copy-3.png ./icons/24/edit-copy-3.png ./icons/16/run-build-install.png ./icons/24/run-build-install.png ./icons/16/document-print.png ./icons/24/document-print.png ./icons/16/window-close.png ./icons/24/window-close.png ./icons/16/help-contents.png ./icons/24/help-contents.png ./icons/16/help-about.png ./icons/24/help-about.png ./icons/16/application-exit.png ./icons/24/application-exit.png | sed s:./:\ : > temp_generated_icon_list jar cfm BEViewer.jar ./BEViewer_manifest.txt -C . @temp_generated_icon_list -C classes . rm temp_generated_icon_list SUCCEEDED 00:01:53 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> bulk_extractor-1.5.5_10 depends on file: /usr/local/openjdk8/bin/java - found ===> bulk_extractor-1.5.5_10 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for bulk_extractor-1.5.5_10 ===> bulk_extractor-1.5.5_10 depends on file: /usr/local/openjdk8/bin/java - found ===> bulk_extractor-1.5.5_10 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list Making install in doc Making install in doc/latex_manuals Making install in src /bin/mkdir -p '/construction/sysutils/bulk_extractor/stage/usr/local/bin' install -s -m 555 bulk_extractor '/construction/sysutils/bulk_extractor/stage/usr/local/bin' Making install in man /bin/mkdir -p '/construction/sysutils/bulk_extractor/stage/usr/local/man/man1' install -m 0644 bulk_extractor.1 '/construction/sysutils/bulk_extractor/stage/usr/local/man/man1' Making install in plugins /bin/mkdir -p '/construction/sysutils/bulk_extractor/stage/usr/local/bin' install -s -m 555 plugin_test '/construction/sysutils/bulk_extractor/stage/usr/local/bin' Making install in python Making install in specfiles Making install in tests Making install in java_gui /usr/bin/make install-exec-hook echo " ( cp 'BEViewer.jar' '/construction/sysutils/bulk_extractor/stage/usr/local/bin' )"; cp -p BEViewer.jar /construction/sysutils/bulk_extractor/stage/usr/local/bin ( cp 'BEViewer.jar' '/construction/sysutils/bulk_extractor/stage/usr/local/bin' ) echo " ( install './BEViewer' '/construction/sysutils/bulk_extractor/stage/usr/local/bin'/BEViewer )"; install ./BEViewer /construction/sysutils/bulk_extractor/stage/usr/local/bin/BEViewer ( install './BEViewer' '/construction/sysutils/bulk_extractor/stage/usr/local/bin'/BEViewer ) ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for bulk_extractor-1.5.5_10 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:07 TOTAL TIME 00:04:18