+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/afflib.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KaUvLa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf AFFLIBv3-3.7.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/afflib-3.7.15.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd AFFLIBv3-3.7.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Use-DESTDIR-for-packaging.patch):' Patch #0 (0001-Use-DESTDIR-for-packaging.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .destdir --fuzz=0 patching file pyaff/Makefile.am + find lzma443 -type f -exec chmod 0644 '{}' ';' + chmod 0644 lib/base64.h lib/base64.cpp + ./bootstrap.sh Bootstrap script to create configure script using autoconf libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' configure.ac:20: installing './compile' configure.ac:26: installing './config.guess' configure.ac:26: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' lib/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' Ready to run configure! + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gQnhld + umask 022 + cd /builddir/build/BUILD + cd AFFLIBv3-3.7.15 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-static --enable-python=yes --enable-s3=yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 riscv64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) 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: *** ADDING /usr/local/include to CPPFLAGS *** configure: *** ADDING /usr/local/lib to LDFLAGS *** configure: CPPFLAGS = -I/usr/include -I/usr/local/include configure: LDFLAGS = -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/local/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... no checking dmalloc.h presence... no checking for dmalloc.h... no 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 g++ accepts -g... (cached) yes checking dependency style of 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... no checking readline/readline.h presence... no checking for readline/readline.h... no checking for readline in -lreadline... no readline not installed 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: checking for python... /usr/bin/python checking for python version... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out 2.7 checking for python platform... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out linux2 checking for python script directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${prefix}/lib/python2.7/site-packages checking for python extension module directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${exec_prefix}/lib64/python2.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... no 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 riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking fuse.h usability... no checking fuse.h presence... no checking for fuse.h... no configure: configure: ***************************************** configure: AFFLIB 3.7.15 configuration configure: Amazon S3 Support: yes configure: LZMA Compression: yes configure: PYTHON Bindings: yes configure: QEMU Image Drivers: yes configure: FUSE: no configure: LIBEXPAT: yes (needed for AFF signatures) configure: configure: CFLAGS: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g configure: CPPFLAGS: -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include configure: CXXFLAGS: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g configure: LIBS: -lcrypto -lcurl -lexpat -lrt -lz configure: LDFLAGS: -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/local/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 + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o aff_db.lo aff_db.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o aff_toc.lo aff_toc.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o afflib.lo afflib.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o afflib_os.lo afflib_os.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c afflib_os.cpp -fPIC -DPIC -o .libs/afflib_os.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c aff_toc.cpp -fPIC -DPIC -o .libs/aff_toc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c afflib.cpp -fPIC -DPIC -o .libs/afflib.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c aff_db.cpp -fPIC -DPIC -o .libs/aff_db.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o afflib_pages.lo afflib_pages.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o afflib_stream.lo afflib_stream.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o afflib_util.lo afflib_util.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c afflib_pages.cpp -fPIC -DPIC -o .libs/afflib_pages.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c afflib_stream.cpp -fPIC -DPIC -o .libs/afflib_stream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c afflib_util.cpp -fPIC -DPIC -o .libs/afflib_util.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o crypto.lo crypto.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c crypto.cpp -fPIC -DPIC -o .libs/crypto.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o base64.lo base64.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o lzma_glue.lo lzma_glue.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o vnode_aff.lo vnode_aff.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c base64.cpp -fPIC -DPIC -o .libs/base64.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c lzma_glue.cpp -fPIC -DPIC -o .libs/lzma_glue.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c vnode_aff.cpp -fPIC -DPIC -o .libs/vnode_aff.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o vnode_afd.lo vnode_afd.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c vnode_afd.cpp -fPIC -DPIC -o .libs/vnode_afd.o vnode_aff.cpp: In function 'int aff_get_next_seg(AFFILE*, char*, size_t, uint32_t*, unsigned char*, size_t*)': vnode_aff.cpp:250:12: warning: 'af_get_next_segv: end of file reading segment tail; AFF file is truncated (AF_ERROR_TAIL)' directive output truncated writing 89 bytes into a region of size 64 [-Wformat-truncation=] static int aff_get_next_seg(AFFILE *af,char *segname,size_t segname_len,uint32_t *arg, ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from ../include/afflib/afflib.h:52, from vnode_aff.cpp:9: /usr/include/bits/stdio2.h:65:44: note: '__builtin_snprintf' output 90 bytes into a destination of size 64 __bos (__s), __fmt, __va_arg_pack ()); ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o vnode_afm.lo vnode_afm.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o vnode_raw.lo vnode_raw.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c vnode_afm.cpp -fPIC -DPIC -o .libs/vnode_afm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c vnode_raw.cpp -fPIC -DPIC -o .libs/vnode_raw.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o vnode_split_raw.lo vnode_split_raw.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c vnode_split_raw.cpp -fPIC -DPIC -o .libs/vnode_split_raw.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o utils.lo utils.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o display.lo display.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c utils.cpp -fPIC -DPIC -o .libs/utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c display.cpp -fPIC -DPIC -o .libs/display.o vnode_split_raw.cpp: In function 'int split_raw_increment_fname(char*)': vnode_split_raw.cpp:114:5: warning: '%03d' directive output may be truncated writing between 3 and 11 bytes into a region of size 4 [-Wformat-truncation=] int split_raw_increment_fname (char *fn) ^~~~~~~~~~~~~~~~~~~~~~~~~ vnode_split_raw.cpp:114:5: note: directive argument in the range [-2147483647, 2147483647] In file included from /usr/include/stdio.h:862:0, from ../include/afflib/afflib.h:52, from vnode_split_raw.cpp:9: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 4 and 12 bytes into a destination of size 4 __bos (__s), __fmt, __va_arg_pack ()); ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o vnode_qemu.lo vnode_qemu.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o vnode_s3.lo vnode_s3.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c vnode_qemu.cpp -fPIC -DPIC -o .libs/vnode_qemu.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c vnode_s3.cpp -fPIC -DPIC -o .libs/vnode_s3.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o s3_glue.lo s3_glue.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c s3_glue.cpp -fPIC -DPIC -o .libs/s3_glue.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o qemu/libafflib_la-block-bochs.lo `test -f 'qemu/block-bochs.c' || echo './'`qemu/block-bochs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c qemu/block-bochs.c -fPIC -DPIC -o qemu/.libs/libafflib_la-block-bochs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o qemu/libafflib_la-block-cloop.lo `test -f 'qemu/block-cloop.c' || echo './'`qemu/block-cloop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c qemu/block-cloop.c -fPIC -DPIC -o qemu/.libs/libafflib_la-block-cloop.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o qemu/libafflib_la-block-cow.lo `test -f 'qemu/block-cow.c' || echo './'`qemu/block-cow.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o qemu/libafflib_la-block-dmg.lo `test -f 'qemu/block-dmg.c' || echo './'`qemu/block-dmg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c qemu/block-cow.c -fPIC -DPIC -o qemu/.libs/libafflib_la-block-cow.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c qemu/block-dmg.c -fPIC -DPIC -o qemu/.libs/libafflib_la-block-dmg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o qemu/libafflib_la-block-parallels.lo `test -f 'qemu/block-parallels.c' || echo './'`qemu/block-parallels.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o qemu/libafflib_la-block-qcow.lo `test -f 'qemu/block-qcow.c' || echo './'`qemu/block-qcow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c qemu/block-parallels.c -fPIC -DPIC -o qemu/.libs/libafflib_la-block-parallels.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c qemu/block-qcow.c -fPIC -DPIC -o qemu/.libs/libafflib_la-block-qcow.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o qemu/libafflib_la-block-qcow2.lo `test -f 'qemu/block-qcow2.c' || echo './'`qemu/block-qcow2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c qemu/block-qcow2.c -fPIC -DPIC -o qemu/.libs/libafflib_la-block-qcow2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o qemu/libafflib_la-block-raw-posix.lo `test -f 'qemu/block-raw-posix.c' || echo './'`qemu/block-raw-posix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c qemu/block-raw-posix.c -fPIC -DPIC -o qemu/.libs/libafflib_la-block-raw-posix.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o qemu/libafflib_la-block-vmdk.lo `test -f 'qemu/block-vmdk.c' || echo './'`qemu/block-vmdk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c qemu/block-vmdk.c -fPIC -DPIC -o qemu/.libs/libafflib_la-block-vmdk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o qemu/libafflib_la-block-vpc.lo `test -f 'qemu/block-vpc.c' || echo './'`qemu/block-vpc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c qemu/block-vpc.c -fPIC -DPIC -o qemu/.libs/libafflib_la-block-vpc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o qemu/libafflib_la-block-vvfat.lo `test -f 'qemu/block-vvfat.c' || echo './'`qemu/block-vvfat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c qemu/block-vvfat.c -fPIC -DPIC -o qemu/.libs/libafflib_la-block-vvfat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o qemu/libafflib_la-block.lo `test -f 'qemu/block.c' || echo './'`qemu/block.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o qemu/libafflib_la-qemu_glue.lo `test -f 'qemu/qemu_glue.c' || echo './'`qemu/qemu_glue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c qemu/block.c -fPIC -DPIC -o qemu/.libs/libafflib_la-block.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c qemu/qemu_glue.c -fPIC -DPIC -o qemu/.libs/libafflib_la-qemu_glue.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o ../lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.lo ../lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o ../lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.lo ../lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -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: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c ../lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp -fPIC -DPIC -o ../lzma443/C/7zip/Compress/LZMA_Alone/.libs/LzmaRam.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -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 gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -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: gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -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 gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o ../lzma443/C/7zip/Compress/LZMA/LZMADecoder.lo ../lzma443/C/7zip/Compress/LZMA/LZMADecoder.cpp libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -DQEMU_IMG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c ../lzma443/C/7zip/Compress/Branch/BranchX86.c -fPIC -DPIC -o ../lzma443/C/7zip/Compress/Branch/.libs/libafflib_la-BranchX86.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o ../lzma443/C/7zip/Compress/LZMA/LZMAEncoder.lo ../lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o ../lzma443/C/7zip/Compress/LZ/LZInWindow.lo ../lzma443/C/7zip/Compress/LZ/LZInWindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c ../lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp -fPIC -DPIC -o ../lzma443/C/7zip/Compress/LZMA/.libs/LZMAEncoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o ../lzma443/C/7zip/Compress/LZ/LZOutWindow.lo ../lzma443/C/7zip/Compress/LZ/LZOutWindow.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o ../lzma443/C/7zip/Compress/RangeCoder/RangeCoderBit.lo ../lzma443/C/7zip/Compress/RangeCoder/RangeCoderBit.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c ../lzma443/C/7zip/Compress/LZ/LZOutWindow.cpp -fPIC -DPIC -o ../lzma443/C/7zip/Compress/LZ/.libs/LZOutWindow.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o ../lzma443/C/7zip/Common/InBuffer.lo ../lzma443/C/7zip/Common/InBuffer.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o ../lzma443/C/7zip/Common/OutBuffer.lo ../lzma443/C/7zip/Common/OutBuffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c ../lzma443/C/7zip/Common/InBuffer.cpp -fPIC -DPIC -o ../lzma443/C/7zip/Common/.libs/InBuffer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c ../lzma443/C/7zip/Common/OutBuffer.cpp -fPIC -DPIC -o ../lzma443/C/7zip/Common/.libs/OutBuffer.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o ../lzma443/C/7zip/Common/StreamUtils.lo ../lzma443/C/7zip/Common/StreamUtils.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o ../lzma443/C/Common/Alloc.lo ../lzma443/C/Common/Alloc.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o ../lzma443/C/Common/CommandLineParser.lo ../lzma443/C/Common/CommandLineParser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c ../lzma443/C/7zip/Common/StreamUtils.cpp -fPIC -DPIC -o ../lzma443/C/7zip/Common/.libs/StreamUtils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c ../lzma443/C/Common/Alloc.cpp -fPIC -DPIC -o ../lzma443/C/Common/.libs/Alloc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c ../lzma443/C/Common/CommandLineParser.cpp -fPIC -DPIC -o ../lzma443/C/Common/.libs/CommandLineParser.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o ../lzma443/C/Common/CRC.lo ../lzma443/C/Common/CRC.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o ../lzma443/C/Common/String.lo ../lzma443/C/Common/String.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c ../lzma443/C/Common/CRC.cpp -fPIC -DPIC -o ../lzma443/C/Common/.libs/CRC.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c ../lzma443/C/Common/String.cpp -fPIC -DPIC -o ../lzma443/C/Common/.libs/String.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o ../lzma443/C/Common/StringConvert.lo ../lzma443/C/Common/StringConvert.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o ../lzma443/C/Common/StringToInt.lo ../lzma443/C/Common/StringToInt.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c ../lzma443/C/Common/StringConvert.cpp -fPIC -DPIC -o ../lzma443/C/Common/.libs/StringConvert.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c ../lzma443/C/Common/StringToInt.cpp -fPIC -DPIC -o ../lzma443/C/Common/.libs/StringToInt.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o ../lzma443/C/Common/Vector.lo ../lzma443/C/Common/Vector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lzma443/C -I../lzma443/C/7zip/Compress/LZMA_Alone -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c ../lzma443/C/Common/Vector.cpp -fPIC -DPIC -o ../lzma443/C/Common/.libs/Vector.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/local/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 vnode_qemu.lo qemu/libafflib_la-block-bochs.lo qemu/libafflib_la-block-cloop.lo qemu/libafflib_la-block-cow.lo qemu/libafflib_la-block-dmg.lo qemu/libafflib_la-block-parallels.lo qemu/libafflib_la-block-qcow.lo qemu/libafflib_la-block-qcow2.lo qemu/libafflib_la-block-raw-posix.lo qemu/libafflib_la-block-vmdk.lo qemu/libafflib_la-block-vpc.lo qemu/libafflib_la-block-vvfat.lo qemu/libafflib_la-block.lo qemu/libafflib_la-qemu_glue.lo vnode_s3.lo s3_glue.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 -lcrypto -lcurl -lexpat -lrt -lz libtool: link: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/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 .libs/vnode_qemu.o qemu/.libs/libafflib_la-block-bochs.o qemu/.libs/libafflib_la-block-cloop.o qemu/.libs/libafflib_la-block-cow.o qemu/.libs/libafflib_la-block-dmg.o qemu/.libs/libafflib_la-block-parallels.o qemu/.libs/libafflib_la-block-qcow.o qemu/.libs/libafflib_la-block-qcow2.o qemu/.libs/libafflib_la-block-raw-posix.o qemu/.libs/libafflib_la-block-vmdk.o qemu/.libs/libafflib_la-block-vpc.o qemu/.libs/libafflib_la-block-vvfat.o qemu/.libs/libafflib_la-block.o qemu/.libs/libafflib_la-qemu_glue.o .libs/vnode_s3.o .libs/s3_glue.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 -L/usr/lib -L/usr/local/lib -lcrypto -lcurl -lexpat -lrt -lz -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -g -Wl,-z -Wl,relro -Wl,-soname -Wl,libafflib.so.0 -o .libs/libafflib.so.0.0.0 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 '/builddir/build/BUILD/AFFLIBv3-3.7.15/lib' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/tools' g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o affcat.o affcat.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o affcompare.o affcompare.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o affconvert.o affconvert.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o affcopy.o affcopy.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o aff_bom.o aff_bom.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o affcrypto.o affcrypto.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o affix.o affix.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o affinfo.o affinfo.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o affsegment.o affsegment.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o affstats.o affstats.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o affverify.o affverify.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o affxml.o affxml.cpp gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o affuse-affuse.o `test -f 'affuse.c' || echo './'`affuse.c g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o affrecover.o affrecover.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o affsign.o affsign.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include/afflib -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -I/usr/include -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -c -o affdiskprint.o affdiskprint.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/local/lib -o affcat affcat.o ../lib/libafflib.la -lcrypto -lcurl -lexpat -lrt -lz /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/local/lib -o affcompare affcompare.o ../lib/libafflib.la -lcrypto -lcurl -lexpat -lrt -lz libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/affcat affcat.o -L/usr/lib -L/usr/local/lib ../lib/.libs/libafflib.so -lcrypto -lcurl -lexpat -lrt -lz /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/local/lib -o affconvert affconvert.o ../lib/libafflib.la -lcrypto -lcurl -lexpat -lrt -lz libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/affcompare affcompare.o -L/usr/lib -L/usr/local/lib ../lib/.libs/libafflib.so -lcrypto -lcurl -lexpat -lrt -lz /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/local/lib -o affcopy affcopy.o aff_bom.o ../lib/libafflib.la -lcrypto -lcurl -lexpat -lrt -lz libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/affconvert affconvert.o -L/usr/lib -L/usr/local/lib ../lib/.libs/libafflib.so -lcrypto -lcurl -lexpat -lrt -lz /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/local/lib -o affcrypto affcrypto.o ../lib/libafflib.la -lcrypto -lcurl -lexpat -lrt -lz /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/local/lib -o affix affix.o ../lib/libafflib.la -lcrypto -lcurl -lexpat -lrt -lz libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/affcopy affcopy.o aff_bom.o -L/usr/lib -L/usr/local/lib ../lib/.libs/libafflib.so -lcrypto -lcurl -lexpat -lrt -lz /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/local/lib -o affinfo affinfo.o ../lib/libafflib.la -lcrypto -lcurl -lexpat -lrt -lz libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/affix affix.o -L/usr/lib -L/usr/local/lib ../lib/.libs/libafflib.so -lcrypto -lcurl -lexpat -lrt -lz libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/affcrypto affcrypto.o -L/usr/lib -L/usr/local/lib ../lib/.libs/libafflib.so -lcrypto -lcurl -lexpat -lrt -lz /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/local/lib -o affsegment affsegment.o ../lib/libafflib.la -lcrypto -lcurl -lexpat -lrt -lz /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/local/lib -o affstats affstats.o ../lib/libafflib.la -lcrypto -lcurl -lexpat -lrt -lz libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/affinfo affinfo.o -L/usr/lib -L/usr/local/lib ../lib/.libs/libafflib.so -lcrypto -lcurl -lexpat -lrt -lz /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/local/lib -o affverify affverify.o aff_bom.o ../lib/libafflib.la -lcrypto -lcurl -lexpat -lrt -lz libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/affstats affstats.o -L/usr/lib -L/usr/local/lib ../lib/.libs/libafflib.so -lcrypto -lcurl -lexpat -lrt -lz libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/affsegment affsegment.o -L/usr/lib -L/usr/local/lib ../lib/.libs/libafflib.so -lcrypto -lcurl -lexpat -lrt -lz /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/local/lib -o affxml affxml.o ../lib/libafflib.la -lcrypto -lcurl -lexpat -lrt -lz /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/local/lib -o affuse affuse-affuse.o ../lib/libafflib.la -lcrypto -lcurl -lexpat -lrt -lz libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/affverify affverify.o aff_bom.o -L/usr/lib -L/usr/local/lib ../lib/.libs/libafflib.so -lcrypto -lcurl -lexpat -lrt -lz /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/local/lib -o affrecover affrecover.o ../lib/libafflib.la -lcrypto -lcurl -lexpat -lrt -lz libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/affuse affuse-affuse.o -L/usr/lib -L/usr/local/lib ../lib/.libs/libafflib.so -lcrypto -lcurl -lexpat -lrt -lz libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/affxml affxml.o -L/usr/lib -L/usr/local/lib ../lib/.libs/libafflib.so -lcrypto -lcurl -lexpat -lrt -lz /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/local/lib -o affsign affsign.o aff_bom.o ../lib/libafflib.la -lcrypto -lcurl -lexpat -lrt -lz libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/affrecover affrecover.o -L/usr/lib -L/usr/local/lib ../lib/.libs/libafflib.so -lcrypto -lcurl -lexpat -lrt -lz libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/affsign affsign.o aff_bom.o -L/usr/lib -L/usr/local/lib ../lib/.libs/libafflib.so -lcrypto -lcurl -lexpat -lrt -lz /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/local/lib -o affdiskprint affdiskprint.o ../lib/libafflib.la -lcrypto -lcurl -lexpat -lrt -lz libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/affdiskprint affdiskprint.o -L/usr/lib -L/usr/local/lib ../lib/.libs/libafflib.so -lcrypto -lcurl -lexpat -lrt -lz make[2]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/tools' Making all in lzma443 make[2]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/lzma443' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/lzma443' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/tests' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/doc' Making all in pyaff make[2]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff' cd . && /usr/bin/python setup.py \ build --build-base /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build \ build_ext --include-dirs /builddir/build/BUILD/AFFLIBv3-3.7.15/include --library-dirs /builddir/build/BUILD/AFFLIBv3-3.7.15/lib/.libs DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out running build running build_ext building 'pyaff' extension creating /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build creating /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build/temp.linux-riscv64-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g -fPIC -I/builddir/build/BUILD/AFFLIBv3-3.7.15/include -I/usr/include/python2.7 -c pyaff.c -o /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build/temp.linux-riscv64-2.7/pyaff.o pyaff.c: In function '__pyx_pf_5pyaff_6affile___cinit__': pyaff.c:1205:20: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_self->af = af_open(__pyx_t_6, O_RDONLY, 0); ^ pyaff.c:1247:41: warning: passing argument 1 of 'af_get_imagesize' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_self->size = af_get_imagesize(__pyx_v_self->af); ^~~~~~~~~~~~ In file included from pyaff.c:417:0: /builddir/build/BUILD/AFFLIBv3-3.7.15/include/afflib/afflib.h:271:9: note: expected 'AFFILE * {aka struct _AFFILE *}' but argument is of type 'struct AFFILE *' int64_t af_get_imagesize(AFFILE *af); // byte # of last mapped byte in image, or size of device; ^~~~~~~~~~~~~~~~ pyaff.c: In function '__pyx_pf_5pyaff_6affile_2read': pyaff.c:1402:29: warning: passing argument 1 of 'af_read' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_written = af_read(__pyx_v_self->af, __pyx_t_5, __pyx_v_size); ^~~~~~~~~~~~ In file included from pyaff.c:417:0: /builddir/build/BUILD/AFFLIBv3-3.7.15/include/afflib/afflib.h:229:11: note: expected 'AFFILE * {aka struct _AFFILE *}' but argument is of type 'struct AFFILE *' ssize_t af_read(AFFILE *af,unsigned char *buf,ssize_t count); ^~~~~~~ pyaff.c: In function '__pyx_pf_5pyaff_6affile_4seek': pyaff.c:1628:25: warning: passing argument 1 of 'af_seek' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_1 = ((af_seek(__pyx_v_self->af, __pyx_v_offset, __pyx_v_whence) < 0) != 0); ^~~~~~~~~~~~ In file included from pyaff.c:417:0: /builddir/build/BUILD/AFFLIBv3-3.7.15/include/afflib/afflib.h:231:11: note: expected 'AFFILE * {aka struct _AFFILE *}' but argument is of type 'struct AFFILE *' uint64_t af_seek(AFFILE *af,int64_t pos,int whence); // returns new position ^~~~~~~ pyaff.c: In function '__pyx_pf_5pyaff_6affile_6get_seg': pyaff.c:1745:28: warning: passing argument 1 of 'af_get_seg' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_4 = ((af_get_seg(__pyx_v_self->af, __pyx_t_3, NULL, NULL, (&__pyx_v_buflen)) != 0) != 0); ^~~~~~~~~~~~ In file included from pyaff.c:417:0: /builddir/build/BUILD/AFFLIBv3-3.7.15/include/afflib/afflib.h:296:5: note: expected 'AFFILE * {aka struct _AFFILE *}' but argument is of type 'struct AFFILE *' int af_get_seg(AFFILE *af,const char *name,uint32_t *arg, ^~~~~~~~~~ pyaff.c:1811:28: warning: passing argument 1 of 'af_get_seg' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_4 = ((af_get_seg(__pyx_v_self->af, __pyx_t_3, NULL, __pyx_t_5, (&__pyx_v_buflen)) != 0) != 0); ^~~~~~~~~~~~ In file included from pyaff.c:417:0: /builddir/build/BUILD/AFFLIBv3-3.7.15/include/afflib/afflib.h:296:5: note: expected 'AFFILE * {aka struct _AFFILE *}' but argument is of type 'struct AFFILE *' int af_get_seg(AFFILE *af,const char *name,uint32_t *arg, ^~~~~~~~~~ pyaff.c: In function '__pyx_pf_5pyaff_6affile_8get_seg_names': pyaff.c:1952:17: warning: passing argument 1 of 'af_rewind_seg' from incompatible pointer type [-Wincompatible-pointer-types] af_rewind_seg(__pyx_v_self->af); ^~~~~~~~~~~~ In file included from pyaff.c:417:0: /builddir/build/BUILD/AFFLIBv3-3.7.15/include/afflib/afflib.h:301:5: note: expected 'AFFILE * {aka struct _AFFILE *}' but argument is of type 'struct AFFILE *' int af_rewind_seg(AFFILE *af); // rewind seg pointer to beginning ^~~~~~~~~~~~~ pyaff.c:1964:35: warning: passing argument 1 of 'af_get_next_seg' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_5 = ((af_get_next_seg(__pyx_v_self->af, __pyx_t_3, __pyx_t_4, NULL, NULL, NULL) == 0) != 0); ^~~~~~~~~~~~ In file included from pyaff.c:417:0: /builddir/build/BUILD/AFFLIBv3-3.7.15/include/afflib/afflib.h:298:5: note: expected 'AFFILE * {aka struct _AFFILE *}' but argument is of type 'struct AFFILE *' int af_get_next_seg(AFFILE *af,char *segname,size_t segname_len, ^~~~~~~~~~~~~~~ pyaff.c: In function '__pyx_pf_5pyaff_6affile_10tell': pyaff.c:2087:49: warning: passing argument 1 of 'af_tell' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_1 = __Pyx_PyInt_From_uint64_t(af_tell(__pyx_v_self->af)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 66, __pyx_L1_error) ^~~~~~~~~~~~ In file included from pyaff.c:417:0: /builddir/build/BUILD/AFFLIBv3-3.7.15/include/afflib/afflib.h:232:11: note: expected 'AFFILE * {aka struct _AFFILE *}' but argument is of type 'struct AFFILE *' uint64_t af_tell(AFFILE *af); ^~~~~~~ pyaff.c: In function '__pyx_pf_5pyaff_6affile_12close': pyaff.c:2144:12: warning: passing argument 1 of 'af_close' from incompatible pointer type [-Wincompatible-pointer-types] af_close(__pyx_v_self->af); ^~~~~~~~~~~~ In file included from pyaff.c:417:0: /builddir/build/BUILD/AFFLIBv3-3.7.15/include/afflib/afflib.h:195:5: note: expected 'AFFILE * {aka struct _AFFILE *}' but argument is of type 'struct AFFILE *' int af_close(AFFILE *af); ^~~~~~~~ creating /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build/lib.linux-riscv64-2.7 gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/local/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FORTIFY_SOURCE=2 -Wall -g /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build/temp.linux-riscv64-2.7/pyaff.o -L/builddir/build/BUILD/AFFLIBv3-3.7.15/lib/.libs -L/usr/lib64 -lafflib -lpython2.7 -o /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build/lib.linux-riscv64-2.7/pyaff.so make[2]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff' Making all in man make[2]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/man' make[2]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15' make[2]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15' make[1]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0yWjFa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64 + cd AFFLIBv3-3.7.15 + make install DESTDIR=/builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64 'INSTALL=install -p' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/lib' make[2]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install install -p libafflib.la '/builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/lib64' libtool: install: install -p .libs/libafflib.so.0.0.0 /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/lib64/libafflib.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/lib64 && { ln -s -f libafflib.so.0.0.0 libafflib.so.0 || { rm -f libafflib.so.0 && ln -s libafflib.so.0.0.0 libafflib.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/lib64 && { ln -s -f libafflib.so.0.0.0 libafflib.so || { rm -f libafflib.so && ln -s libafflib.so.0.0.0 libafflib.so; }; }) libtool: install: install -p .libs/libafflib.lai /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/lib64/libafflib.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/lib' make[3]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/lib' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/lib' make[1]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/lib' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/tools' make[2]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install install -p affcat affcompare affconvert affcopy affcrypto affix affinfo affsegment affstats affverify affxml affuse affrecover affsign affdiskprint '/builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/bin' libtool: warning: '../lib/libafflib.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/affcat /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/bin/affcat libtool: warning: '../lib/libafflib.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/affcompare /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/bin/affcompare libtool: warning: '../lib/libafflib.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/affconvert /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/bin/affconvert libtool: warning: '../lib/libafflib.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/affcopy /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/bin/affcopy libtool: warning: '../lib/libafflib.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/affcrypto /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/bin/affcrypto libtool: warning: '../lib/libafflib.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/affix /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/bin/affix libtool: warning: '../lib/libafflib.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/affinfo /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/bin/affinfo libtool: warning: '../lib/libafflib.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/affsegment /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/bin/affsegment libtool: warning: '../lib/libafflib.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/affstats /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/bin/affstats libtool: warning: '../lib/libafflib.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/affverify /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/bin/affverify libtool: warning: '../lib/libafflib.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/affxml /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/bin/affxml libtool: warning: '../lib/libafflib.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/affuse /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/bin/affuse libtool: warning: '../lib/libafflib.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/affrecover /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/bin/affrecover libtool: warning: '../lib/libafflib.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/affsign /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/bin/affsign libtool: warning: '../lib/libafflib.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/affdiskprint /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/bin/affdiskprint make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/tools' make[1]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/tools' Making install in lzma443 make[1]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/lzma443' make[2]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/lzma443' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/lzma443' make[1]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/lzma443' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/tests' make[2]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/tests' make[1]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/tests' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/doc' make[2]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/doc' make[1]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/doc' Making install in pyaff make[1]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff' cd . && /usr/bin/python setup.py \ build --build-base /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build \ build_ext --include-dirs /builddir/build/BUILD/AFFLIBv3-3.7.15/include --library-dirs /builddir/build/BUILD/AFFLIBv3-3.7.15/lib/.libs DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out running build running build_ext make[2]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff' cd . && /usr/bin/python setup.py \ build --build-base /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build \ egg_info --egg-base /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff \ install --prefix /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr --single-version-externally-managed --record=/builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/installed.txt \ bdist_egg --dist-dir /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/dist DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out running build running build_ext running egg_info creating /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/PyAFF.egg-info writing /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/PyAFF.egg-info/PKG-INFO writing top-level names to /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/PyAFF.egg-info/top_level.txt writing dependency_links to /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/PyAFF.egg-info/dependency_links.txt writing manifest file '/builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/PyAFF.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/PyAFF.egg-info/SOURCES.txt' writing manifest file '/builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/PyAFF.egg-info/SOURCES.txt' running install running install_lib creating /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/lib64/python2.7/site-packages copying /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build/lib.linux-riscv64-2.7/pyaff.so -> /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/lib64/python2.7/site-packages running install_egg_info Copying /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/PyAFF.egg-info to /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/lib64/python2.7/site-packages/PyAFF-0.1-py2.7.egg-info running install_scripts writing list of installed files to '/builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/installed.txt' running bdist_egg installing library code to /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build/bdist.linux-riscv64/egg running install_lib creating /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build/bdist.linux-riscv64 creating /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build/bdist.linux-riscv64/egg copying /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build/lib.linux-riscv64-2.7/pyaff.so -> /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build/bdist.linux-riscv64/egg creating stub loader for pyaff.so byte-compiling /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build/bdist.linux-riscv64/egg/pyaff.py to pyaff.pyc creating /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build/bdist.linux-riscv64/egg/EGG-INFO copying /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/PyAFF.egg-info/PKG-INFO -> /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build/bdist.linux-riscv64/egg/EGG-INFO copying /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/PyAFF.egg-info/SOURCES.txt -> /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build/bdist.linux-riscv64/egg/EGG-INFO copying /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/PyAFF.egg-info/dependency_links.txt -> /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build/bdist.linux-riscv64/egg/EGG-INFO copying /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/PyAFF.egg-info/top_level.txt -> /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build/bdist.linux-riscv64/egg/EGG-INFO writing /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build/bdist.linux-riscv64/egg/EGG-INFO/native_libs.txt zip_safe flag not set; analyzing archive contents... creating /builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/dist creating '/builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/dist/PyAFF-0.1-py2.7-linux-riscv64.egg' and adding '/builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build/bdist.linux-riscv64/egg' to it removing '/builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff/build/bdist.linux-riscv64/egg' (and everything under it) make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff' make[1]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/pyaff' Making install in man make[1]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/man' make[2]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/share/man/man1' install -p -m 644 affcat.1 affcompare.1 affconvert.1 affcopy.1 affcrypto.1 affdiskprint.1 affinfo.1 affix.1 affrecover.1 affsegment.1 affsign.1 affstats.1 affuse.1 affverify.1 affxml.1 '/builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/man' make[1]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15/man' make[1]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15' make[2]: Entering directory '/builddir/build/BUILD/AFFLIBv3-3.7.15' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/lib64/pkgconfig' install -p -m 644 afflib.pc '/builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/include/afflib' install -p -m 644 include/afflib/afflib.h include/afflib/afflib_i.h include/afflib/aftimer.h include/afflib/utils.h '/builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/include/afflib' make[2]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15' make[1]: Leaving directory '/builddir/build/BUILD/AFFLIBv3-3.7.15' + find /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: afflib-3.7.15-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ufrfxF + umask 022 + cd /builddir/build/BUILD + cd AFFLIBv3-3.7.15 + DOCDIR=/builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/share/doc/afflib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/share/doc/afflib + cp -pr AUTHORS /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/share/doc/afflib + cp -pr BUGLIST.txt /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/share/doc/afflib + cp -pr ChangeLog /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/share/doc/afflib + cp -pr NEWS /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/share/doc/afflib + cp -pr README /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/share/doc/afflib + cp -pr doc/announce_2.2.txt /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/share/doc/afflib + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VcMAzE + umask 022 + cd /builddir/build/BUILD + cd AFFLIBv3-3.7.15 + LICENSEDIR=/builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/share/licenses/afflib + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/share/licenses/afflib + cp -pr COPYING /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/share/licenses/afflib + exit 0 Provides: afflib = 3.7.15-4.fc28 afflib(riscv-64) = 3.7.15-4.fc28 libafflib.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcurl.so.4()(64bit) libexpat.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: afftools-3.7.15-4.fc28.riscv64 Provides: afftools = 3.7.15-4.fc28 afftools(riscv-64) = 3.7.15-4.fc28 python2.7dist(pyaff) = 0.1 python2dist(pyaff) = 0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libafflib.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcurl.so.4()(64bit) libexpat.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: afflib-devel-3.7.15-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.R01nYF + umask 022 + cd /builddir/build/BUILD + cd AFFLIBv3-3.7.15 + DOCDIR=/builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/share/doc/afflib-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/share/doc/afflib-devel + cp -pr doc/crypto_design.txt /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/share/doc/afflib-devel + cp -pr doc/crypto_doc.txt /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64/usr/share/doc/afflib-devel + exit 0 Provides: afflib-devel = 3.7.15-4.fc28 afflib-devel(riscv-64) = 3.7.15-4.fc28 pkgconfig(afflib) = 3.7.15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libafflib.so.0()(64bit) pkgconfig(openssl) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/afflib-3.7.15-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/afflib-3.7.15-4.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/afftools-3.7.15-4.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/afflib-devel-3.7.15-4.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QYG4vr + umask 022 + cd /builddir/build/BUILD + cd AFFLIBv3-3.7.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/afflib-3.7.15-4.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff