* Package: app-forensics/afflib-3.7.18 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux libressl ncurses python python_single_target_python3_7 readline userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using python3.7 to build >>> Unpacking source... >>> Unpacking afflib-3.7.18.tar.gz to /var/tmp/portage/app-forensics/afflib-3.7.18/work >>> Source unpacked in /var/tmp/portage/app-forensics/afflib-3.7.18/work >>> Preparing source in /var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18 ... * Running eautoreconf in '/var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: AFFLIBv3-3.7.18/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18 ... * econf: updating AFFLIBv3-3.7.18/config.sub with /usr/share/gnuconfig/config.sub * econf: updating AFFLIBv3-3.7.18/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/afflib-3.7.18 --htmldir=/usr/share/doc/afflib-3.7.18/html --with-sysroot=/ --libdir=/usr/lib64 --disable-fuse --enable-python --disable-qemu --disable-s3 --disable-static --disable-threading checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for 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 configure: checking /usr/include configure: *** ADDING /usr/include to CPPFLAGS *** configure: *** ADDING /usr/lib to LDFLAGS *** configure: checking /sw/include configure: checking /opt/local/include configure: checking /usr/local/include configure: CPPFLAGS = -I/usr/include configure: LDFLAGS = -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (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 for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for off_t... yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dmalloc.h usability... yes checking dmalloc.h presence... yes checking for dmalloc.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/ioctl.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/param.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking _mingw.h usability... no checking _mingw.h presence... no checking for _mingw.h... no checking for regcomp in -lregex... no checking for struct sockaddr_in.sin_len... no checking for getprogname... no checking for strlcpy... no checking for strlcat... no checking for err_set_exit... no checking for srandom... yes checking for srandomdev... no checking for flock... yes checking for fstatfs... yes checking for valloc... yes checking for isdigit... yes checking for isalnum... yes checking for isalphanum... no checking for isatty... yes checking for popen... yes checking for ftruncate... yes checking for memset... yes checking for mkdir... yes checking for putenv... yes checking for regcomp... yes checking for srandomdev... (cached) no checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for err... yes checking for errx... yes checking for warn... yes checking for warnx... yes checking for utimes... yes checking for unsetenv... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none checking cstring usability... yes checking cstring presence... yes checking for cstring... yes checking string usability... yes checking string presence... yes checking for string... yes configure: STL Present checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for readline in -lreadline... yes checking for uncompress in -lz... yes checking for aio_error64 in -lrt... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParserCreate in -lexpat... yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_global_init in -lcurl... yes disable_qemu: enable_qemu: no checking for python version... 3.7 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.7/site-packages 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/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 openssl/pem.h usability... yes checking openssl/pem.h presence... yes checking for openssl/pem.h... 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 MD5 in -lmd... yes checking for MD5... yes checking for SHA1... yes checking for AES_encrypt... yes checking for RAND_bytes... yes checking for des_read_pw_string... no checking for EVP_read_pw_string... yes checking for EVP_MD_size... yes checking for PEM_read_bio_RSA_PUBKEY... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes configure: configure: ***************************************** configure: AFFLIB 3.7.18 configuration configure: Amazon S3 Support: no configure: LZMA Compression: yes configure: PYTHON Bindings: yes configure: QEMU Image Drivers: no configure: FUSE: no configure: LIBEXPAT: yes (needed for AFF signatures) configure: configure: CFLAGS: -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall configure: CPPFLAGS: -I/usr/include configure: CXXFLAGS: -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall configure: LIBS: -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline configure: LDFLAGS: -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib configure: ***************************************** configure: checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating tools/Makefile config.status: creating lzma443/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating pyaff/Makefile config.status: creating man/Makefile config.status: creating lib/version.h config.status: creating afflib.spec config.status: creating afflib.pc config.status: creating affconfig.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18' Making all in lib make[2]: Entering directory '/var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18/lib' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o aff_db.lo aff_db.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c aff_db.cpp -fPIC -DPIC -o .libs/aff_db.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o aff_toc.lo aff_toc.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c aff_toc.cpp -fPIC -DPIC -o .libs/aff_toc.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o afflib.lo afflib.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c afflib.cpp -fPIC -DPIC -o .libs/afflib.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o afflib_os.lo afflib_os.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c afflib_os.cpp -fPIC -DPIC -o .libs/afflib_os.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o afflib_pages.lo afflib_pages.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c afflib_pages.cpp -fPIC -DPIC -o .libs/afflib_pages.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o afflib_stream.lo afflib_stream.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c afflib_stream.cpp -fPIC -DPIC -o .libs/afflib_stream.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o afflib_util.lo afflib_util.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c afflib_util.cpp -fPIC -DPIC -o .libs/afflib_util.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o crypto.lo crypto.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c crypto.cpp -fPIC -DPIC -o .libs/crypto.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o base64.lo base64.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c base64.cpp -fPIC -DPIC -o .libs/base64.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o lzma_glue.lo lzma_glue.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c lzma_glue.cpp -fPIC -DPIC -o .libs/lzma_glue.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o vnode_aff.lo vnode_aff.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c vnode_aff.cpp -fPIC -DPIC -o .libs/vnode_aff.o vnode_aff.cpp: In function ‘int aff_get_next_seg(AFFILE*, char*, size_t, uint32_t*, unsigned char*, size_t*)’: vnode_aff.cpp:294:69: warning: ‘af_get_next_segv: end of fil...’ directive output truncated writing 89 bytes into a region of size 64 [-Wformat-truncation=] 294 | get_next_segv: end of file reading segment tail; AFF file is truncated (AF_ERROR_TAIL)"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ../include/afflib/afflib.h:52, from vnode_aff.cpp:9: /usr/include/bits/stdio2.h:67:35: note: ‘__builtin_snprintf’ output 90 bytes into a destination of size 64 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o vnode_afd.lo vnode_afd.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c vnode_afd.cpp -fPIC -DPIC -o .libs/vnode_afd.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o vnode_afm.lo vnode_afm.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c vnode_afm.cpp -fPIC -DPIC -o .libs/vnode_afm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o vnode_raw.lo vnode_raw.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c vnode_raw.cpp -fPIC -DPIC -o .libs/vnode_raw.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o vnode_split_raw.lo vnode_split_raw.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c vnode_split_raw.cpp -fPIC -DPIC -o .libs/vnode_split_raw.o vnode_split_raw.cpp: In function ‘int split_raw_increment_fname(char*)’: vnode_split_raw.cpp:127:18: warning: ‘%03d’ directive output may be truncated writing between 3 and 11 bytes into a region of size 4 [-Wformat-truncation=] 127 | snprintf(ext,4,"%03d",num+1); | ^~~~ vnode_split_raw.cpp:127:17: note: directive argument in the range [-2147483647, 2147483647] 127 | snprintf(ext,4,"%03d",num+1); | ^~~~~~ In file included from /usr/include/stdio.h:867, from ../include/afflib/afflib.h:52, from vnode_split_raw.cpp:9: /usr/include/bits/stdio2.h:67:35: note: ‘__builtin___snprintf_chk’ output between 4 and 12 bytes into a destination of size 4 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o utils.lo utils.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c utils.cpp -fPIC -DPIC -o .libs/utils.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o display.lo display.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c display.cpp -fPIC -DPIC -o .libs/display.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o ../lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.lo ../lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c ../lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp -fPIC -DPIC -o ../lzma443/C/7zip/Compress/LZMA_Alone/.libs/LzmaBench.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o ../lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.lo ../lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c ../lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp -fPIC -DPIC -o ../lzma443/C/7zip/Compress/LZMA_Alone/.libs/LzmaRam.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o ../lzma443/C/7zip/Compress/LZMA_Alone/libafflib_la-LzmaRamDecode.lo `test -f '../lzma443/C/7zip/Compress/LZMA_Alone/LzmaRamDecode.c' || echo './'`../lzma443/C/7zip/Compress/LZMA_Alone/LzmaRamDecode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c ../lzma443/C/7zip/Compress/LZMA_Alone/LzmaRamDecode.c -fPIC -DPIC -o ../lzma443/C/7zip/Compress/LZMA_Alone/.libs/libafflib_la-LzmaRamDecode.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o ../lzma443/C/7zip/Compress/LZMA_C/libafflib_la-LzmaDecode.lo `test -f '../lzma443/C/7zip/Compress/LZMA_C/LzmaDecode.c' || echo './'`../lzma443/C/7zip/Compress/LZMA_C/LzmaDecode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c ../lzma443/C/7zip/Compress/LZMA_C/LzmaDecode.c -fPIC -DPIC -o ../lzma443/C/7zip/Compress/LZMA_C/.libs/libafflib_la-LzmaDecode.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o ../lzma443/C/7zip/Compress/Branch/libafflib_la-BranchX86.lo `test -f '../lzma443/C/7zip/Compress/Branch/BranchX86.c' || echo './'`../lzma443/C/7zip/Compress/Branch/BranchX86.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c ../lzma443/C/7zip/Compress/Branch/BranchX86.c -fPIC -DPIC -o ../lzma443/C/7zip/Compress/Branch/.libs/libafflib_la-BranchX86.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o ../lzma443/C/7zip/Compress/LZMA/LZMADecoder.lo ../lzma443/C/7zip/Compress/LZMA/LZMADecoder.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c ../lzma443/C/7zip/Compress/LZMA/LZMADecoder.cpp -fPIC -DPIC -o ../lzma443/C/7zip/Compress/LZMA/.libs/LZMADecoder.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o ../lzma443/C/7zip/Compress/LZMA/LZMAEncoder.lo ../lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c ../lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp -fPIC -DPIC -o ../lzma443/C/7zip/Compress/LZMA/.libs/LZMAEncoder.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o ../lzma443/C/7zip/Compress/LZ/LZInWindow.lo ../lzma443/C/7zip/Compress/LZ/LZInWindow.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c ../lzma443/C/7zip/Compress/LZ/LZInWindow.cpp -fPIC -DPIC -o ../lzma443/C/7zip/Compress/LZ/.libs/LZInWindow.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o ../lzma443/C/7zip/Compress/LZ/LZOutWindow.lo ../lzma443/C/7zip/Compress/LZ/LZOutWindow.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c ../lzma443/C/7zip/Compress/LZ/LZOutWindow.cpp -fPIC -DPIC -o ../lzma443/C/7zip/Compress/LZ/.libs/LZOutWindow.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o ../lzma443/C/7zip/Compress/RangeCoder/RangeCoderBit.lo ../lzma443/C/7zip/Compress/RangeCoder/RangeCoderBit.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c ../lzma443/C/7zip/Compress/RangeCoder/RangeCoderBit.cpp -fPIC -DPIC -o ../lzma443/C/7zip/Compress/RangeCoder/.libs/RangeCoderBit.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o ../lzma443/C/7zip/Common/InBuffer.lo ../lzma443/C/7zip/Common/InBuffer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c ../lzma443/C/7zip/Common/InBuffer.cpp -fPIC -DPIC -o ../lzma443/C/7zip/Common/.libs/InBuffer.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o ../lzma443/C/7zip/Common/OutBuffer.lo ../lzma443/C/7zip/Common/OutBuffer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c ../lzma443/C/7zip/Common/OutBuffer.cpp -fPIC -DPIC -o ../lzma443/C/7zip/Common/.libs/OutBuffer.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o ../lzma443/C/7zip/Common/StreamUtils.lo ../lzma443/C/7zip/Common/StreamUtils.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c ../lzma443/C/7zip/Common/StreamUtils.cpp -fPIC -DPIC -o ../lzma443/C/7zip/Common/.libs/StreamUtils.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o ../lzma443/C/Common/Alloc.lo ../lzma443/C/Common/Alloc.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c ../lzma443/C/Common/Alloc.cpp -fPIC -DPIC -o ../lzma443/C/Common/.libs/Alloc.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o ../lzma443/C/Common/CommandLineParser.lo ../lzma443/C/Common/CommandLineParser.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c ../lzma443/C/Common/CommandLineParser.cpp -fPIC -DPIC -o ../lzma443/C/Common/.libs/CommandLineParser.o In file included from ../lzma443/C/Common/CommandLineParser.h:6, from ../lzma443/C/Common/CommandLineParser.cpp:5: ../lzma443/C/Common/String.h: In instantiation of ‘CStringBase CStringBase::GetTrimDefaultCharSet() [with T = wchar_t]’: ../lzma443/C/Common/String.h:447:26: required from ‘void CStringBase::TrimRight() [with T = wchar_t]’ ../lzma443/C/Common/String.h:472:5: required from ‘void CStringBase::Trim() [with T = wchar_t]’ ../lzma443/C/Common/CommandLineParser.cpp:34:14: required from here ../lzma443/C/Common/String.h:434:58: warning: division ‘sizeof (const char*) / sizeof (const char)’ does not compute the number of array elements [-Wsizeof-pointer-div] 434 | for(int i = 0; i < (int)(sizeof(kTrimDefaultCharSet) / | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 435 | sizeof(kTrimDefaultCharSet[0])); i++) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lzma443/C/Common/String.h:15:20: note: first ‘sizeof’ operand was declared here 15 | static const char *kTrimDefaultCharSet = " \n\t"; | ^~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o ../lzma443/C/Common/CRC.lo ../lzma443/C/Common/CRC.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c ../lzma443/C/Common/CRC.cpp -fPIC -DPIC -o ../lzma443/C/Common/.libs/CRC.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o ../lzma443/C/Common/String.lo ../lzma443/C/Common/String.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c ../lzma443/C/Common/String.cpp -fPIC -DPIC -o ../lzma443/C/Common/.libs/String.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o ../lzma443/C/Common/StringConvert.lo ../lzma443/C/Common/StringConvert.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c ../lzma443/C/Common/StringConvert.cpp -fPIC -DPIC -o ../lzma443/C/Common/.libs/StringConvert.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o ../lzma443/C/Common/StringToInt.lo ../lzma443/C/Common/StringToInt.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c ../lzma443/C/Common/StringToInt.cpp -fPIC -DPIC -o ../lzma443/C/Common/.libs/StringToInt.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o ../lzma443/C/Common/Vector.lo ../lzma443/C/Common/Vector.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c ../lzma443/C/Common/Vector.cpp -fPIC -DPIC -o ../lzma443/C/Common/.libs/Vector.o /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libafflib.la -rpath /usr/lib64 aff_db.lo aff_toc.lo afflib.lo afflib_os.lo afflib_pages.lo afflib_stream.lo afflib_util.lo crypto.lo base64.lo lzma_glue.lo vnode_aff.lo vnode_afd.lo vnode_afm.lo vnode_raw.lo vnode_split_raw.lo utils.lo display.lo ../lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.lo ../lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.lo ../lzma443/C/7zip/Compress/LZMA_Alone/libafflib_la-LzmaRamDecode.lo ../lzma443/C/7zip/Compress/LZMA_C/libafflib_la-LzmaDecode.lo ../lzma443/C/7zip/Compress/Branch/libafflib_la-BranchX86.lo ../lzma443/C/7zip/Compress/LZMA/LZMADecoder.lo ../lzma443/C/7zip/Compress/LZMA/LZMAEncoder.lo ../lzma443/C/7zip/Compress/LZ/LZInWindow.lo ../lzma443/C/7zip/Compress/LZ/LZOutWindow.lo ../lzma443/C/7zip/Compress/RangeCoder/RangeCoderBit.lo ../lzma443/C/7zip/Common/InBuffer.lo ../lzma443/C/7zip/Common/OutBuffer.lo ../lzma443/C/7zip/Common/StreamUtils.lo ../lzma443/C/Common/Alloc.lo ../lzma443/C/Common/CommandLineParser.lo ../lzma443/C/Common/CRC.lo ../lzma443/C/Common/String.lo ../lzma443/C/Common/StringConvert.lo ../lzma443/C/Common/StringToInt.lo ../lzma443/C/Common/Vector.lo -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/crtbeginS.o .libs/aff_db.o .libs/aff_toc.o .libs/afflib.o .libs/afflib_os.o .libs/afflib_pages.o .libs/afflib_stream.o .libs/afflib_util.o .libs/crypto.o .libs/base64.o .libs/lzma_glue.o .libs/vnode_aff.o .libs/vnode_afd.o .libs/vnode_afm.o .libs/vnode_raw.o .libs/vnode_split_raw.o .libs/utils.o .libs/display.o ../lzma443/C/7zip/Compress/LZMA_Alone/.libs/LzmaBench.o ../lzma443/C/7zip/Compress/LZMA_Alone/.libs/LzmaRam.o ../lzma443/C/7zip/Compress/LZMA_Alone/.libs/libafflib_la-LzmaRamDecode.o ../lzma443/C/7zip/Compress/LZMA_C/.libs/libafflib_la-LzmaDecode.o ../lzma443/C/7zip/Compress/Branch/.libs/libafflib_la-BranchX86.o ../lzma443/C/7zip/Compress/LZMA/.libs/LZMADecoder.o ../lzma443/C/7zip/Compress/LZMA/.libs/LZMAEncoder.o ../lzma443/C/7zip/Compress/LZ/.libs/LZInWindow.o ../lzma443/C/7zip/Compress/LZ/.libs/LZOutWindow.o ../lzma443/C/7zip/Compress/RangeCoder/.libs/RangeCoderBit.o ../lzma443/C/7zip/Common/.libs/InBuffer.o ../lzma443/C/7zip/Common/.libs/OutBuffer.o ../lzma443/C/7zip/Common/.libs/StreamUtils.o ../lzma443/C/Common/.libs/Alloc.o ../lzma443/C/Common/.libs/CommandLineParser.o ../lzma443/C/Common/.libs/CRC.o ../lzma443/C/Common/.libs/String.o ../lzma443/C/Common/.libs/StringConvert.o ../lzma443/C/Common/.libs/StringToInt.o ../lzma443/C/Common/.libs/Vector.o -Wl,--as-needed -L/usr/lib -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libafflib.so.0 -o .libs/libafflib.so.0.0.0 /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.a when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc libtool: link: (cd ".libs" && rm -f "libafflib.so.0" && ln -s "libafflib.so.0.0.0" "libafflib.so.0") libtool: link: (cd ".libs" && rm -f "libafflib.so" && ln -s "libafflib.so.0.0.0" "libafflib.so") libtool: link: ( cd ".libs" && rm -f "libafflib.la" && ln -s "../libafflib.la" "libafflib.la" ) make[2]: Leaving directory '/var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18/lib' Making all in tools make[2]: Entering directory '/var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18/tools' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o affcat.o affcat.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o affcat affcat.o ../lib/libafflib.la -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/affcat affcat.o -Wl,--as-needed -L/usr/lib ../lib/.libs/libafflib.so -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.a when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o affcompare.o affcompare.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o affcompare affcompare.o ../lib/libafflib.la -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/affcompare affcompare.o -Wl,--as-needed -L/usr/lib ../lib/.libs/libafflib.so -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.a when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o affconvert.o affconvert.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o affconvert affconvert.o ../lib/libafflib.la -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/affconvert affconvert.o -Wl,--as-needed -L/usr/lib ../lib/.libs/libafflib.so -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.a when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o affcopy.o affcopy.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o aff_bom.o aff_bom.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o affcopy affcopy.o aff_bom.o ../lib/libafflib.la -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/affcopy affcopy.o aff_bom.o -Wl,--as-needed -L/usr/lib ../lib/.libs/libafflib.so -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.a when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o affcrypto.o affcrypto.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o affcrypto affcrypto.o ../lib/libafflib.la -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/affcrypto affcrypto.o -Wl,--as-needed -L/usr/lib ../lib/.libs/libafflib.so -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.a when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o affix.o affix.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o affix affix.o ../lib/libafflib.la -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/affix affix.o -Wl,--as-needed -L/usr/lib ../lib/.libs/libafflib.so -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.a when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o affinfo.o affinfo.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o affinfo affinfo.o ../lib/libafflib.la -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/affinfo affinfo.o -Wl,--as-needed -L/usr/lib ../lib/.libs/libafflib.so -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.a when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o affsegment.o affsegment.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o affsegment affsegment.o ../lib/libafflib.la -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/affsegment affsegment.o -Wl,--as-needed -L/usr/lib ../lib/.libs/libafflib.so -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.a when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o affstats.o affstats.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o affstats affstats.o ../lib/libafflib.la -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/affstats affstats.o -Wl,--as-needed -L/usr/lib ../lib/.libs/libafflib.so -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.a when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o affverify.o affverify.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o affverify affverify.o aff_bom.o ../lib/libafflib.la -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/affverify affverify.o aff_bom.o -Wl,--as-needed -L/usr/lib ../lib/.libs/libafflib.so -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.a when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o affxml.o affxml.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o affxml affxml.o ../lib/libafflib.la -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/affxml affxml.o -Wl,--as-needed -L/usr/lib ../lib/.libs/libafflib.so -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.a when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o affuse-affuse.o `test -f 'affuse.c' || echo './'`affuse.c /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o affuse affuse-affuse.o ../lib/libafflib.la -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/affuse affuse-affuse.o -Wl,--as-needed -L/usr/lib ../lib/.libs/libafflib.so -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.a when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o affrecover.o affrecover.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o affrecover affrecover.o ../lib/libafflib.la -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/affrecover affrecover.o -Wl,--as-needed -L/usr/lib ../lib/.libs/libafflib.so -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.a when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o affsign.o affsign.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o affsign affsign.o aff_bom.o ../lib/libafflib.la -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/affsign affsign.o aff_bom.o -Wl,--as-needed -L/usr/lib ../lib/.libs/libafflib.so -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.a when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -c -o affdiskprint.o affdiskprint.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o affdiskprint affdiskprint.o ../lib/libafflib.la -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/affdiskprint affdiskprint.o -Wl,--as-needed -L/usr/lib ../lib/.libs/libafflib.so -lmd -lcrypto -lcurl -lexpat -lrt -lz -lreadline /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/librt.a when searching for -lrt /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc make[2]: Leaving directory '/var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18/tools' Making all in lzma443 make[2]: Entering directory '/var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18/lzma443' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18/lzma443' Making all in tests make[2]: Entering directory '/var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18/tests' Making all in doc make[2]: Entering directory '/var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18/doc' Making all in pyaff make[2]: Entering directory '/var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18/pyaff' cd . && /usr/bin/python3.7 setup.py \ build --build-base /var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18/pyaff/build \ build_ext --include-dirs /var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18/include --library-dirs /var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18/lib/.libs running build running build_ext building 'pyaff' extension error: unknown file type '.pyx' (from 'pyaff.pyx') make[2]: *** [Makefile:471: all-local] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18/pyaff' make[1]: *** [Makefile:567: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18' make: *** [Makefile:432: all] Error 2 * ERROR: app-forensics/afflib-3.7.18::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-forensics/afflib-3.7.18::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-forensics/afflib-3.7.18::gentoo'`. * The complete build log is located at '/var/log/portage/app-forensics:afflib-3.7.18:20200509-040604.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-forensics/afflib-3.7.18/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-forensics/afflib-3.7.18/temp/environment'. * Working directory: '/var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18' * S: '/var/tmp/portage/app-forensics/afflib-3.7.18/work/AFFLIBv3-3.7.18'