D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/wimlib-1.13.3-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QdOlIz + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf wimlib-1.13.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/wimlib-1.13.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wimlib-1.13.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + make clean -C examples make: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3/examples' rm -f applywim capturewim updatewim compressfile decompressfile make: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3/examples' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AeU1HA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wimlib-1.13.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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 --disable-static 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 make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking the archiver (aarch64-mageia-linux-gnu-ar) interface... ar checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by aarch64-mageia-linux-gnu-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/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... (cached) aarch64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-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 for aarch64-mageia-linux-gnu-gcc... (cached) aarch64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of aarch64-mageia-linux-gnu-gcc... (cached) none checking for futimens... yes checking for utimensat... yes checking for flock... yes checking for mempcpy... yes checking for openat... yes checking for fstatat... yes checking for readlinkat... yes checking for fdopendir... yes checking for posix_fallocate... yes checking for llistxattr... yes checking for lgetxattr... yes checking for fsetxattr... yes checking for lsetxattr... yes checking for getopt_long_only... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysctl.h usability... no checking sys/sysctl.h presence... no checking for sys/sysctl.h... no checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for struct stat.st_mtim... yes checking whether __NR_getrandom is declared... yes checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML2... yes checking whether to include support for ntfs-3g... yes checking for LIBNTFS_3G... yes checking whether to include support for mounting WIMs... yes checking for LIBFUSE... yes checking for mq_open in -lrt... yes checking whether to use SSSE3-accelerated SHA-1... no checking whether to use SHA-1 implementation from system libcrypto... auto checking for LIBCRYPTO... yes checking whether to include error messages... yes checking whether to include assertions... yes checking whether to include support for multi-threaded compression... yes checking whether to enable supporting code for tests... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Doxyfile config.status: creating wimlib.pc config.status: creating programs/mkwinpeimg config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-add_image.lo `test -f 'src/add_image.c' || echo './'`src/add_image.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/add_image.c -fPIC -DPIC -o src/.libs/libwim_la-add_image.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-avl_tree.lo `test -f 'src/avl_tree.c' || echo './'`src/avl_tree.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/avl_tree.c -fPIC -DPIC -o src/.libs/libwim_la-avl_tree.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-compress_common.lo `test -f 'src/compress_common.c' || echo './'`src/compress_common.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/compress_common.c -fPIC -DPIC -o src/.libs/libwim_la-compress_common.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-compress.lo `test -f 'src/compress.c' || echo './'`src/compress.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/compress.c -fPIC -DPIC -o src/.libs/libwim_la-compress.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-compress_serial.lo `test -f 'src/compress_serial.c' || echo './'`src/compress_serial.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/compress_serial.c -fPIC -DPIC -o src/.libs/libwim_la-compress_serial.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-compress_parallel.lo `test -f 'src/compress_parallel.c' || echo './'`src/compress_parallel.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/compress_parallel.c -fPIC -DPIC -o src/.libs/libwim_la-compress_parallel.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-decompress.lo `test -f 'src/decompress.c' || echo './'`src/decompress.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/decompress.c -fPIC -DPIC -o src/.libs/libwim_la-decompress.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-blob_table.lo `test -f 'src/blob_table.c' || echo './'`src/blob_table.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/blob_table.c -fPIC -DPIC -o src/.libs/libwim_la-blob_table.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-delete_image.lo `test -f 'src/delete_image.c' || echo './'`src/delete_image.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/delete_image.c -fPIC -DPIC -o src/.libs/libwim_la-delete_image.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-decompress_common.lo `test -f 'src/decompress_common.c' || echo './'`src/decompress_common.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/decompress_common.c -fPIC -DPIC -o src/.libs/libwim_la-decompress_common.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-encoding.lo `test -f 'src/encoding.c' || echo './'`src/encoding.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/encoding.c -fPIC -DPIC -o src/.libs/libwim_la-encoding.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-error.lo `test -f 'src/error.c' || echo './'`src/error.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/error.c -fPIC -DPIC -o src/.libs/libwim_la-error.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-file_io.lo `test -f 'src/file_io.c' || echo './'`src/file_io.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/file_io.c -fPIC -DPIC -o src/.libs/libwim_la-file_io.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-dentry.lo `test -f 'src/dentry.c' || echo './'`src/dentry.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/dentry.c -fPIC -DPIC -o src/.libs/libwim_la-dentry.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-export_image.lo `test -f 'src/export_image.c' || echo './'`src/export_image.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/export_image.c -fPIC -DPIC -o src/.libs/libwim_la-export_image.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -Wno-deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o programs/wimlib_imagex-imagex.o `test -f 'programs/imagex.c' || echo './'`programs/imagex.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-inode_fixup.lo `test -f 'src/inode_fixup.c' || echo './'`src/inode_fixup.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/inode_fixup.c -fPIC -DPIC -o src/.libs/libwim_la-inode_fixup.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-header.lo `test -f 'src/header.c' || echo './'`src/header.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/header.c -fPIC -DPIC -o src/.libs/libwim_la-header.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-inode_table.lo `test -f 'src/inode_table.c' || echo './'`src/inode_table.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/inode_table.c -fPIC -DPIC -o src/.libs/libwim_la-inode_table.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-inode.lo `test -f 'src/inode.c' || echo './'`src/inode.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/inode.c -fPIC -DPIC -o src/.libs/libwim_la-inode.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-integrity.lo `test -f 'src/integrity.c' || echo './'`src/integrity.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/integrity.c -fPIC -DPIC -o src/.libs/libwim_la-integrity.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-join.lo `test -f 'src/join.c' || echo './'`src/join.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/join.c -fPIC -DPIC -o src/.libs/libwim_la-join.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-lzms_common.lo `test -f 'src/lzms_common.c' || echo './'`src/lzms_common.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/lzms_common.c -fPIC -DPIC -o src/.libs/libwim_la-lzms_common.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-iterate_dir.lo `test -f 'src/iterate_dir.c' || echo './'`src/iterate_dir.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/iterate_dir.c -fPIC -DPIC -o src/.libs/libwim_la-iterate_dir.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-lcpit_matchfinder.lo `test -f 'src/lcpit_matchfinder.c' || echo './'`src/lcpit_matchfinder.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/lcpit_matchfinder.c -fPIC -DPIC -o src/.libs/libwim_la-lcpit_matchfinder.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-extract.lo `test -f 'src/extract.c' || echo './'`src/extract.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/extract.c -fPIC -DPIC -o src/.libs/libwim_la-extract.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-lzx_common.lo `test -f 'src/lzx_common.c' || echo './'`src/lzx_common.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/lzx_common.c -fPIC -DPIC -o src/.libs/libwim_la-lzx_common.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-metadata_resource.lo `test -f 'src/metadata_resource.c' || echo './'`src/metadata_resource.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/metadata_resource.c -fPIC -DPIC -o src/.libs/libwim_la-metadata_resource.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-lzx_decompress.lo `test -f 'src/lzx_decompress.c' || echo './'`src/lzx_decompress.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/lzx_decompress.c -fPIC -DPIC -o src/.libs/libwim_la-lzx_decompress.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-pathlist.lo `test -f 'src/pathlist.c' || echo './'`src/pathlist.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/pathlist.c -fPIC -DPIC -o src/.libs/libwim_la-pathlist.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-lzms_decompress.lo `test -f 'src/lzms_decompress.c' || echo './'`src/lzms_decompress.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/lzms_decompress.c -fPIC -DPIC -o src/.libs/libwim_la-lzms_decompress.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-progress.lo `test -f 'src/progress.c' || echo './'`src/progress.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/progress.c -fPIC -DPIC -o src/.libs/libwim_la-progress.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-paths.lo `test -f 'src/paths.c' || echo './'`src/paths.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/paths.c -fPIC -DPIC -o src/.libs/libwim_la-paths.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-pattern.lo `test -f 'src/pattern.c' || echo './'`src/pattern.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/pattern.c -fPIC -DPIC -o src/.libs/libwim_la-pattern.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-divsufsort.lo `test -f 'src/divsufsort.c' || echo './'`src/divsufsort.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/divsufsort.c -fPIC -DPIC -o src/.libs/libwim_la-divsufsort.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-mount_image.lo `test -f 'src/mount_image.c' || echo './'`src/mount_image.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/mount_image.c -fPIC -DPIC -o src/.libs/libwim_la-mount_image.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-reference.lo `test -f 'src/reference.c' || echo './'`src/reference.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/reference.c -fPIC -DPIC -o src/.libs/libwim_la-reference.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-reparse.lo `test -f 'src/reparse.c' || echo './'`src/reparse.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/reparse.c -fPIC -DPIC -o src/.libs/libwim_la-reparse.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-registry.lo `test -f 'src/registry.c' || echo './'`src/registry.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/registry.c -fPIC -DPIC -o src/.libs/libwim_la-registry.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-lzms_compress.lo `test -f 'src/lzms_compress.c' || echo './'`src/lzms_compress.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/lzms_compress.c -fPIC -DPIC -o src/.libs/libwim_la-lzms_compress.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-scan.lo `test -f 'src/scan.c' || echo './'`src/scan.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/scan.c -fPIC -DPIC -o src/.libs/libwim_la-scan.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-sha1.lo `test -f 'src/sha1.c' || echo './'`src/sha1.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/sha1.c -fPIC -DPIC -o src/.libs/libwim_la-sha1.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-security.lo `test -f 'src/security.c' || echo './'`src/security.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/security.c -fPIC -DPIC -o src/.libs/libwim_la-security.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-solid.lo `test -f 'src/solid.c' || echo './'`src/solid.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/solid.c -fPIC -DPIC -o src/.libs/libwim_la-solid.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-tagged_items.lo `test -f 'src/tagged_items.c' || echo './'`src/tagged_items.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/tagged_items.c -fPIC -DPIC -o src/.libs/libwim_la-tagged_items.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-split.lo `test -f 'src/split.c' || echo './'`src/split.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/split.c -fPIC -DPIC -o src/.libs/libwim_la-split.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-resource.lo `test -f 'src/resource.c' || echo './'`src/resource.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/resource.c -fPIC -DPIC -o src/.libs/libwim_la-resource.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-template.lo `test -f 'src/template.c' || echo './'`src/template.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/template.c -fPIC -DPIC -o src/.libs/libwim_la-template.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-timestamp.lo `test -f 'src/timestamp.c' || echo './'`src/timestamp.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/timestamp.c -fPIC -DPIC -o src/.libs/libwim_la-timestamp.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-textfile.lo `test -f 'src/textfile.c' || echo './'`src/textfile.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/textfile.c -fPIC -DPIC -o src/.libs/libwim_la-textfile.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-verify.lo `test -f 'src/verify.c' || echo './'`src/verify.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/verify.c -fPIC -DPIC -o src/.libs/libwim_la-verify.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-util.lo `test -f 'src/util.c' || echo './'`src/util.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/util.c -fPIC -DPIC -o src/.libs/libwim_la-util.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-x86_cpu_features.lo `test -f 'src/x86_cpu_features.c' || echo './'`src/x86_cpu_features.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/x86_cpu_features.c -fPIC -DPIC -o src/.libs/libwim_la-x86_cpu_features.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-lzx_compress.lo `test -f 'src/lzx_compress.c' || echo './'`src/lzx_compress.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/lzx_compress.c -fPIC -DPIC -o src/.libs/libwim_la-lzx_compress.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-update_image.lo `test -f 'src/update_image.c' || echo './'`src/update_image.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/update_image.c -fPIC -DPIC -o src/.libs/libwim_la-update_image.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-wim.lo `test -f 'src/wim.c' || echo './'`src/wim.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/wim.c -fPIC -DPIC -o src/.libs/libwim_la-wim.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-xpress_decompress.lo `test -f 'src/xpress_decompress.c' || echo './'`src/xpress_decompress.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/xpress_decompress.c -fPIC -DPIC -o src/.libs/libwim_la-xpress_decompress.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-xml_windows.lo `test -f 'src/xml_windows.c' || echo './'`src/xml_windows.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/xml_windows.c -fPIC -DPIC -o src/.libs/libwim_la-xml_windows.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-xml.lo `test -f 'src/xml.c' || echo './'`src/xml.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/xml.c -fPIC -DPIC -o src/.libs/libwim_la-xml.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-ntfs-3g_capture.lo `test -f 'src/ntfs-3g_capture.c' || echo './'`src/ntfs-3g_capture.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/ntfs-3g_capture.c -fPIC -DPIC -o src/.libs/libwim_la-ntfs-3g_capture.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-unix_capture.lo `test -f 'src/unix_capture.c' || echo './'`src/unix_capture.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/unix_capture.c -fPIC -DPIC -o src/.libs/libwim_la-unix_capture.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-ntfs-3g_apply.lo `test -f 'src/ntfs-3g_apply.c' || echo './'`src/ntfs-3g_apply.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/ntfs-3g_apply.c -fPIC -DPIC -o src/.libs/libwim_la-ntfs-3g_apply.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-unix_apply.lo `test -f 'src/unix_apply.c' || echo './'`src/unix_apply.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/unix_apply.c -fPIC -DPIC -o src/.libs/libwim_la-unix_apply.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-write.lo `test -f 'src/write.c' || echo './'`src/write.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/write.c -fPIC -DPIC -o src/.libs/libwim_la-write.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libwim_la-xpress_compress.lo `test -f 'src/xpress_compress.c' || echo './'`src/xpress_compress.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/xpress_compress.c -fPIC -DPIC -o src/.libs/libwim_la-xpress_compress.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 33:0:18 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libwim.la -rpath /usr/lib64 src/libwim_la-add_image.lo src/libwim_la-avl_tree.lo src/libwim_la-blob_table.lo src/libwim_la-compress.lo src/libwim_la-compress_common.lo src/libwim_la-compress_parallel.lo src/libwim_la-compress_serial.lo src/libwim_la-decompress.lo src/libwim_la-decompress_common.lo src/libwim_la-delete_image.lo src/libwim_la-dentry.lo src/libwim_la-divsufsort.lo src/libwim_la-encoding.lo src/libwim_la-error.lo src/libwim_la-export_image.lo src/libwim_la-extract.lo src/libwim_la-file_io.lo src/libwim_la-header.lo src/libwim_la-inode.lo src/libwim_la-inode_fixup.lo src/libwim_la-inode_table.lo src/libwim_la-integrity.lo src/libwim_la-iterate_dir.lo src/libwim_la-join.lo src/libwim_la-lcpit_matchfinder.lo src/libwim_la-lzms_common.lo src/libwim_la-lzms_compress.lo src/libwim_la-lzms_decompress.lo src/libwim_la-lzx_common.lo src/libwim_la-lzx_compress.lo src/libwim_la-lzx_decompress.lo src/libwim_la-metadata_resource.lo src/libwim_la-mount_image.lo src/libwim_la-pathlist.lo src/libwim_la-paths.lo src/libwim_la-pattern.lo src/libwim_la-progress.lo src/libwim_la-reference.lo src/libwim_la-registry.lo src/libwim_la-reparse.lo src/libwim_la-resource.lo src/libwim_la-scan.lo src/libwim_la-security.lo src/libwim_la-sha1.lo src/libwim_la-solid.lo src/libwim_la-split.lo src/libwim_la-tagged_items.lo src/libwim_la-template.lo src/libwim_la-textfile.lo src/libwim_la-timestamp.lo src/libwim_la-update_image.lo src/libwim_la-util.lo src/libwim_la-verify.lo src/libwim_la-wim.lo src/libwim_la-write.lo src/libwim_la-x86_cpu_features.lo src/libwim_la-xml.lo src/libwim_la-xml_windows.lo src/libwim_la-xpress_compress.lo src/libwim_la-xpress_decompress.lo src/libwim_la-ntfs-3g_apply.lo src/libwim_la-ntfs-3g_capture.lo src/libwim_la-unix_apply.lo src/libwim_la-unix_capture.lo -lxml2 -lntfs-3g -lfuse -pthread -lrt -lcrypto -lrt libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC src/.libs/libwim_la-add_image.o src/.libs/libwim_la-avl_tree.o src/.libs/libwim_la-blob_table.o src/.libs/libwim_la-compress.o src/.libs/libwim_la-compress_common.o src/.libs/libwim_la-compress_parallel.o src/.libs/libwim_la-compress_serial.o src/.libs/libwim_la-decompress.o src/.libs/libwim_la-decompress_common.o src/.libs/libwim_la-delete_image.o src/.libs/libwim_la-dentry.o src/.libs/libwim_la-divsufsort.o src/.libs/libwim_la-encoding.o src/.libs/libwim_la-error.o src/.libs/libwim_la-export_image.o src/.libs/libwim_la-extract.o src/.libs/libwim_la-file_io.o src/.libs/libwim_la-header.o src/.libs/libwim_la-inode.o src/.libs/libwim_la-inode_fixup.o src/.libs/libwim_la-inode_table.o src/.libs/libwim_la-integrity.o src/.libs/libwim_la-iterate_dir.o src/.libs/libwim_la-join.o src/.libs/libwim_la-lcpit_matchfinder.o src/.libs/libwim_la-lzms_common.o src/.libs/libwim_la-lzms_compress.o src/.libs/libwim_la-lzms_decompress.o src/.libs/libwim_la-lzx_common.o src/.libs/libwim_la-lzx_compress.o src/.libs/libwim_la-lzx_decompress.o src/.libs/libwim_la-metadata_resource.o src/.libs/libwim_la-mount_image.o src/.libs/libwim_la-pathlist.o src/.libs/libwim_la-paths.o src/.libs/libwim_la-pattern.o src/.libs/libwim_la-progress.o src/.libs/libwim_la-reference.o src/.libs/libwim_la-registry.o src/.libs/libwim_la-reparse.o src/.libs/libwim_la-resource.o src/.libs/libwim_la-scan.o src/.libs/libwim_la-security.o src/.libs/libwim_la-sha1.o src/.libs/libwim_la-solid.o src/.libs/libwim_la-split.o src/.libs/libwim_la-tagged_items.o src/.libs/libwim_la-template.o src/.libs/libwim_la-textfile.o src/.libs/libwim_la-timestamp.o src/.libs/libwim_la-update_image.o src/.libs/libwim_la-util.o src/.libs/libwim_la-verify.o src/.libs/libwim_la-wim.o src/.libs/libwim_la-write.o src/.libs/libwim_la-x86_cpu_features.o src/.libs/libwim_la-xml.o src/.libs/libwim_la-xml_windows.o src/.libs/libwim_la-xpress_compress.o src/.libs/libwim_la-xpress_decompress.o src/.libs/libwim_la-ntfs-3g_apply.o src/.libs/libwim_la-ntfs-3g_capture.o src/.libs/libwim_la-unix_apply.o src/.libs/libwim_la-unix_capture.o -pthread -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -pthread -lxml2 -lntfs-3g -lfuse -lcrypto -lrt -Wl,-soname -Wl,libwim.so.15 -o .libs/libwim.so.15.18.0 libtool: link: (cd ".libs" && rm -f "libwim.so.15" && ln -s "libwim.so.15.18.0" "libwim.so.15") libtool: link: (cd ".libs" && rm -f "libwim.so" && ln -s "libwim.so.15.18.0" "libwim.so") libtool: link: ( cd ".libs" && rm -f "libwim.la" && ln -s "../libwim.la" "libwim.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -Wno-deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o wimlib-imagex programs/wimlib_imagex-imagex.o ./libwim.la -lrt libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -Wno-deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/wimlib-imagex programs/wimlib_imagex-imagex.o ./.libs/libwim.so -lxml2 -lntfs-3g -lfuse -lcrypto -lrt -pthread -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KDXdoC + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64 + cd wimlib-1.13.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libwim.la '/home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libwim.so.15.18.0 /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib64/libwim.so.15.18.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib64 && { ln -s -f libwim.so.15.18.0 libwim.so.15 || { rm -f libwim.so.15 && ln -s libwim.so.15.18.0 libwim.so.15; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib64 && { ln -s -f libwim.so.15.18.0 libwim.so || { rm -f libwim.so && ln -s libwim.so.15.18.0 libwim.so; }; }) libtool: install: /usr/bin/install -p .libs/libwim.lai /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib64/libwim.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p wimlib-imagex '/home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/bin' libtool: warning: './libwim.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/wimlib-imagex /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/bin/wimlib-imagex /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/bin' /usr/bin/install -p programs/mkwinpeimg '/home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/bin' /usr/bin/make install-exec-hook make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' for cmd in append apply capture delete dir export extract info join mount mountrw optimize split unmount update verify; do \ cd /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/bin && \ ln -f wimlib-imagex wim${cmd}; \ done make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/include' /usr/bin/install -p -m 644 include/wimlib.h '/home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 doc/man1/wimlib-imagex.1 doc/man1/wimappend.1 doc/man1/wimapply.1 doc/man1/wimcapture.1 doc/man1/wimdelete.1 doc/man1/wimdir.1 doc/man1/wimexport.1 doc/man1/wimextract.1 doc/man1/wiminfo.1 doc/man1/wimjoin.1 doc/man1/wimmount.1 doc/man1/wimmountrw.1 doc/man1/wimoptimize.1 doc/man1/wimsplit.1 doc/man1/wimunmount.1 doc/man1/wimupdate.1 doc/man1/wimverify.1 doc/man1/mkwinpeimg.1 '/home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 wimlib.pc '/home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/make install-data-hook make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' for cmd in append apply capture delete dir export extract info join mount mountrw optimize split unmount update verify; do \ cd /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/share/man/man1 && \ ln -sf wim${cmd}.1 wimlib-imagex-${cmd}.1; \ done make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wimlib-1.13.3' + find /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.13.3-1.mga8 --unique-debug-suffix -1.13.3-1.mga8.aarch64 --unique-debug-src-base wimlib-1.13.3-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/wimlib-1.13.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/bin/wimappend explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib64/libwim.so.15.18.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/bin/wimappend extracting debug info from /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib64/libwim.so.15.18.0 hard linked /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimappend-1.13.3-1.mga8.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimapply-1.13.3-1.mga8.aarch64.debug hard linked /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimapply-1.13.3-1.mga8.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimcapture-1.13.3-1.mga8.aarch64.debug hard linked /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimcapture-1.13.3-1.mga8.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimdelete-1.13.3-1.mga8.aarch64.debug hard linked /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimdelete-1.13.3-1.mga8.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimdir-1.13.3-1.mga8.aarch64.debug hard linked /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimdir-1.13.3-1.mga8.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimexport-1.13.3-1.mga8.aarch64.debug hard linked /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimexport-1.13.3-1.mga8.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimextract-1.13.3-1.mga8.aarch64.debug hard linked /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimextract-1.13.3-1.mga8.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wiminfo-1.13.3-1.mga8.aarch64.debug hard linked /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wiminfo-1.13.3-1.mga8.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimjoin-1.13.3-1.mga8.aarch64.debug hard linked /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimjoin-1.13.3-1.mga8.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimlib-imagex-1.13.3-1.mga8.aarch64.debug hard linked /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimlib-imagex-1.13.3-1.mga8.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimmount-1.13.3-1.mga8.aarch64.debug hard linked /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimmount-1.13.3-1.mga8.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimmountrw-1.13.3-1.mga8.aarch64.debug hard linked /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimmountrw-1.13.3-1.mga8.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimoptimize-1.13.3-1.mga8.aarch64.debug hard linked /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimoptimize-1.13.3-1.mga8.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimsplit-1.13.3-1.mga8.aarch64.debug hard linked /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimsplit-1.13.3-1.mga8.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimunmount-1.13.3-1.mga8.aarch64.debug hard linked /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimunmount-1.13.3-1.mga8.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimupdate-1.13.3-1.mga8.aarch64.debug hard linked /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimupdate-1.13.3-1.mga8.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/lib/debug/usr/bin/wimverify-1.13.3-1.mga8.aarch64.debug original debug info size: 2792kB, size after compression: 2560kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 3667 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/mkwinpeimg from /usr/bin/env bash to #!/usr/bin/bash Processing files: wimlib-1.13.3-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.p980cB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wimlib-1.13.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/share/doc/wimlib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/share/doc/wimlib + cp -pr README /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/share/doc/wimlib + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/share/doc/wimlib + cp -pr COPYING COPYING.CC0 COPYING.GPLv3 COPYING.LGPLv3 /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/share/doc/wimlib + RPM_EC=0 ++ jobs -p + exit 0 Provides: wimlib = 1.13.3-1.mga8 wimlib(aarch-64) = 1.13.3-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libwim.so.15()(64bit) Recommends: cabextract mkisofs mtools syslinux Processing files: lib64wim15-1.13.3-1.mga8.aarch64 Provides: lib64wim15 = 1.13.3-1.mga8 lib64wim15(aarch-64) = 1.13.3-1.mga8 libwim.so.15()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.2)(64bit) libfuse.so.2(FUSE_2.6)(64bit) libfuse.so.2(FUSE_2.8)(64bit) libntfs-3g.so.88()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.23)(64bit) libxml2.so.2(LIBXML2_2.6.8)(64bit) Processing files: lib64wim-devel-1.13.3-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AMauQB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wimlib-1.13.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/share/doc/lib64wim-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/share/doc/lib64wim-devel + cp -pr examples /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64/usr/share/doc/lib64wim-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libwim(64bit)) lib64wim-devel = 1.13.3-1.mga8 lib64wim-devel(aarch-64) = 1.13.3-1.mga8 pkgconfig(wimlib) = 1.13.3 wimlib-devel = 1.13.3-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libcrypto(64bit)) devel(libfuse(64bit)) devel(libntfs-3g(64bit)) devel(libxml2(64bit)) pkgconfig pkgconfig(fuse) pkgconfig(libcrypto) pkgconfig(libntfs-3g) pkgconfig(libxml-2.0) Processing files: wimlib-debugsource-1.13.3-1.mga8.aarch64 Provides: wimlib-debugsource = 1.13.3-1.mga8 wimlib-debugsource(aarch-64) = 1.13.3-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wimlib-debuginfo-1.13.3-1.mga8.aarch64 Provides: debuginfo(build-id) = 900b3f02e969f666a693045ce8570c6c5d87b5bf debuginfo(build-id) = nilnil wimlib-debuginfo = 1.13.3-1.mga8 wimlib-debuginfo(aarch-64) = 1.13.3-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wimlib-debugsource(aarch-64) = 1.13.3-1.mga8 Processing files: lib64wim15-debuginfo-1.13.3-1.mga8.aarch64 Provides: debuginfo(build-id) = c05ea02d5dc12616752e7c0b8a8dde7d8c836379 lib64wim15-debuginfo = 1.13.3-1.mga8 lib64wim15-debuginfo(aarch-64) = 1.13.3-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wimlib-debugsource(aarch-64) = 1.13.3-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/wimlib-1.13.3-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/wimlib-debuginfo-1.13.3-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64wim15-1.13.3-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64wim-devel-1.13.3-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/wimlib-debugsource-1.13.3-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64wim15-debuginfo-1.13.3-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ajf6OB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wimlib-1.13.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/wimlib-1.13.3-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Hl5oQA + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf wimlib-1.13.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!