D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/avfs-1.1.3-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VaTskp + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf avfs-1.1.3 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/avfs-1.1.3.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd avfs-1.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zi3s7l + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd avfs-1.1.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 ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./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 ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/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 --with-system-zlib --with-system-bzlib --enable-fuse --enable-static=no 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 build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking if configuration is valid... valid checking whether to build shared library and/or fuse daemon... shared fuse checking whether debugging is enabled... yes checking whether building the dav module is enabled... yes 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 for style of include used by make... GNU checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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... 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 ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if 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-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for vsnprintf... yes checking for strncasecmp... yes checking for strcasecmp... yes checking for mkdtemp... yes checking for getpwuid_r... yes checking for getpwnam_r... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for atoll... yes checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for unistd.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for d_type in struct dirent... yes checking for d_off in struct dirent... yes checking for library containing nanosleep... none required checking for library containing gethostbyname... none required checking for library containing socket... none required checking for dlopen in -ldl... yes checking for pthread_create in -lpthread... yes checking for zip... /usr/bin/zip checking for unzip... /usr/bin/unzip checking for zipinfo code in unzip... yes checking for perl... /usr/bin/perl checking whether fuse is new enough... yes checking for LIBFUSE... yes checking for LIBLZMA... yes checking whether the linker (/usr/bin/ld -r) supports symbol versioning... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating pkgconfig/avfs.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating modules/Makefile config.status: creating zlib/Makefile config.status: creating bzlib/Makefile config.status: creating lib/Makefile config.status: creating include/Makefile config.status: creating extfs/Makefile config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating spec/Makefile config.status: creating macros/Makefile config.status: creating patch/Makefile config.status: creating doc/Makefile config.status: creating fuse/Makefile config.status: creating pkgconfig/Makefile config.status: creating scripts/avfs-config config.status: creating extfs/a config.status: creating extfs/apt config.status: creating extfs/audio config.status: creating extfs/deb config.status: creating extfs/deba config.status: creating extfs/debd config.status: creating extfs/dpkg config.status: creating extfs/hp48 config.status: creating extfs/iso9660 config.status: creating extfs/lslR config.status: creating extfs/mailfs config.status: creating extfs/patchfs config.status: creating extfs/rpms config.status: creating extfs/u7z config.status: creating extfs/uace config.status: creating extfs/uar config.status: creating extfs/uarj config.status: creating extfs/uc1541 config.status: creating extfs/uha config.status: creating extfs/ulha config.status: creating extfs/upp config.status: creating extfs/uextrar config.status: creating extfs/uxdms config.status: creating extfs/uxpk config.status: creating extfs/uzip config.status: creating extfs/uzoo config.status: creating include/version.h config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands Configuration details: Building library : yes Building avfsd for fuse : yes Use zlib : system (not recommended, slower random access) Use bzlib : system (not recommended, slower random access) Use liblzma : yes Use libzstd : no WebDAV support : no Installation prefix : /usr + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' rm -f info.h ./make_info /usr/lib64/avfs > info.h make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /usr/bin/make all-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tmpfile.lo tmpfile.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tmpfile.c -fPIC -DPIC -o .libs/tmpfile.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o prog.lo prog.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c prog.c -fPIC -DPIC -o .libs/prog.o prog.c: In function 'av_start_prog': prog.c:53:13: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 53 | chdir(pi->wd); | ^~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ugid.lo ugid.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ugid.c -fPIC -DPIC -o .libs/ugid.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o alloc.lo alloc.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c alloc.c -fPIC -DPIC -o .libs/alloc.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sysdeps.lo sysdeps.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sysdeps.c -fPIC -DPIC -o .libs/sysdeps.o sysdeps.c: In function 'filelog': sysdeps.c:164:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 164 | write(logfd, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o utils.lo utils.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c utils.c -fPIC -DPIC -o .libs/utils.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parsels.lo parsels.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parsels.c -fPIC -DPIC -o .libs/parsels.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o runprog.lo runprog.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c runprog.c -fPIC -DPIC -o .libs/runprog.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cache.lo cache.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cache.c -fPIC -DPIC -o .libs/cache.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o default.lo default.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c default.c -fPIC -DPIC -o .libs/default.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o filebuf.lo filebuf.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c filebuf.c -fPIC -DPIC -o .libs/filebuf.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parse.lo parse.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parse.c -fPIC -DPIC -o .libs/parse.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o local.lo local.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c local.c -fPIC -DPIC -o .libs/local.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fdops.lo fdops.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fdops.c -fPIC -DPIC -o .libs/fdops.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o modload.lo modload.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c modload.c -fPIC -DPIC -o .libs/modload.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o virtual.lo virtual.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c virtual.c -fPIC -DPIC -o .libs/virtual.o In file included from /usr/include/string.h:519, from ../include/avfs.h:13, from ../include/operutil.h:8, from virtual.c:10: In function 'strncpy', inlined from 'copy_readlink' at virtual.c:495:5, inlined from 'virt_readlink' at virtual.c:511:12: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ virtual.c: In function 'virt_readlink': virtual.c:492:12: note: length computed here 492 | nact = strlen(avbuf); | ^~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o archutil.lo archutil.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c archutil.c -fPIC -DPIC -o .libs/archutil.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o oper.lo oper.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c oper.c -fPIC -DPIC -o .libs/oper.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o archive.lo archive.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c archive.c -fPIC -DPIC -o .libs/archive.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o remote.lo remote.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c remote.c -fPIC -DPIC -o .libs/remote.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o filecache.lo filecache.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c filecache.c -fPIC -DPIC -o .libs/filecache.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o serialfile.lo serialfile.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c serialfile.c -fPIC -DPIC -o .libs/serialfile.o serialfile.c: In function 'av_sfile_truncate': serialfile.c:382:9: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result] 382 | ftruncate(fil->fd, length); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o namespace.lo namespace.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c namespace.c -fPIC -DPIC -o .libs/namespace.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o filtprog.lo filtprog.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c filtprog.c -fPIC -DPIC -o .libs/filtprog.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o socket.lo socket.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c socket.c -fPIC -DPIC -o .libs/socket.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o state.lo state.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c state.c -fPIC -DPIC -o .libs/state.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exit.lo exit.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c exit.c -fPIC -DPIC -o .libs/exit.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o filter.lo filter.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c filter.c -fPIC -DPIC -o .libs/filter.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o realfile.lo realfile.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c realfile.c -fPIC -DPIC -o .libs/realfile.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o passwords.lo passwords.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c passwords.c -fPIC -DPIC -o .libs/passwords.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o zread.lo zread.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c zread.c -fPIC -DPIC -o .libs/zread.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bzread.lo bzread.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bzread.c -fPIC -DPIC -o .libs/bzread.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xzread.lo xzread.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xzread.c -fPIC -DPIC -o .libs/xzread.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libavfscore.la utils.lo sysdeps.lo tmpfile.lo alloc.lo parsels.lo ugid.lo parse.lo prog.lo runprog.lo cache.lo filebuf.lo local.lo default.lo oper.lo fdops.lo virtual.lo modload.lo remote.lo archive.lo archutil.lo namespace.lo state.lo serialfile.lo filtprog.lo filter.lo filecache.lo socket.lo passwords.lo zread.lo exit.lo realfile.lo bzread.lo xzread.lo -lpthread -ldl -llzma libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libavfscore.a .libs/utils.o .libs/sysdeps.o .libs/tmpfile.o .libs/alloc.o .libs/parsels.o .libs/ugid.o .libs/parse.o .libs/prog.o .libs/runprog.o .libs/cache.o .libs/filebuf.o .libs/local.o .libs/default.o .libs/oper.o .libs/fdops.o .libs/virtual.o .libs/modload.o .libs/remote.o .libs/archive.o .libs/archutil.o .libs/namespace.o .libs/state.o .libs/serialfile.o .libs/filtprog.o .libs/filter.o .libs/filecache.o .libs/socket.o .libs/passwords.o .libs/zread.o .libs/exit.o .libs/realfile.o .libs/bzread.o .libs/xzread.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libavfscore.a libtool: link: ( cd ".libs" && rm -f "libavfscore.la" && ln -s "../libavfscore.la" "libavfscore.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' Making all in modules make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 ugzip.lo ugzip.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 ugzip.c -fPIC -DPIC -o .libs/ugzip.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 ubzip2.lo ubzip2.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 ubzip2.c -fPIC -DPIC -o .libs/ubzip2.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 ubz2.lo ubz2.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 ubz2.c -fPIC -DPIC -o .libs/ubz2.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 rsh.lo rsh.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 rsh.c -fPIC -DPIC -o .libs/rsh.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 ugz.lo ugz.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 ugz.c -fPIC -DPIC -o .libs/ugz.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 gz.lo gz.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 gz.c -fPIC -DPIC -o .libs/gz.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 http.lo http.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 http.c -fPIC -DPIC -o .libs/http.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 bz2.lo bz2.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 bz2.c -fPIC -DPIC -o .libs/bz2.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 uz.lo uz.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 uz.c -fPIC -DPIC -o .libs/uz.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 volatile.lo volatile.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 volatile.c -fPIC -DPIC -o .libs/volatile.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 uar.lo uar.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 uar.c -fPIC -DPIC -o .libs/uar.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 ftp.lo ftp.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 ftp.c -fPIC -DPIC -o .libs/ftp.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 utar.lo utar.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 utar.c -fPIC -DPIC -o .libs/utar.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 extfs.lo extfs.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 extfs.c -fPIC -DPIC -o .libs/extfs.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 uxze.lo uxze.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 uxze.c -fPIC -DPIC -o .libs/uxze.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 uzip.lo uzip.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 uzip.c -fPIC -DPIC -o .libs/uzip.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 floppy.lo floppy.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 floppy.c -fPIC -DPIC -o .libs/floppy.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 uzstde.lo uzstde.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 uzstde.c -fPIC -DPIC -o .libs/uzstde.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' ./make_initmod volatile.c rsh.c http.c ftp.c ugz.c ubz2.c ugzip.c ubzip2.c gz.c bz2.c uz.c uar.c utar.c urar.c uzip.c floppy.c extfs.c ucftp.c uxze.c uzstde.c uxz.c > mod_static.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 urar.lo urar.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 urar.c -fPIC -DPIC -o .libs/urar.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 uxz.lo uxz.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 uxz.c -fPIC -DPIC -o .libs/uxz.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 mod_static.lo mod_static.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 mod_static.c -fPIC -DPIC -o .libs/mod_static.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 ucftp.lo ucftp.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 ucftp.c -fPIC -DPIC -o .libs/ucftp.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmodules.la volatile.lo rsh.lo http.lo ftp.lo ugz.lo ubz2.lo ugzip.lo ubzip2.lo gz.lo bz2.lo uz.lo uar.lo utar.lo urar.lo uzip.lo floppy.lo extfs.lo ucftp.lo uxze.lo uzstde.lo uxz.lo mod_static.lo -lpthread -ldl -llzma libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libmodules.a .libs/volatile.o .libs/rsh.o .libs/http.o .libs/ftp.o .libs/ugz.o .libs/ubz2.o .libs/ugzip.o .libs/ubzip2.o .libs/gz.o .libs/bz2.o .libs/uz.o .libs/uar.o .libs/utar.o .libs/urar.o .libs/uzip.o .libs/floppy.o .libs/extfs.o .libs/ucftp.o .libs/uxze.o .libs/uzstde.o .libs/uxz.o .libs/mod_static.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libmodules.a libtool: link: ( cd ".libs" && rm -f "libmodules.la" && ln -s "../libmodules.la" "libmodules.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' Making all in zlib make[1]: Nothing to be done for 'all'. Making all in bzlib make[1]: Nothing to be done for 'all'. Making all in lib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/lib' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--version-script=./libavfs.map -version-info 0:2:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libavfs.la -rpath /usr/lib64 ../src/libavfscore.la ../modules/libmodules.la -lz -lbz2 -lpthread -ldl -llzma libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC -Wl,--whole-archive ../src/.libs/libavfscore.a ../modules/.libs/libmodules.a -Wl,--no-whole-archive -O2 -g -fstack-protector -Wl,--version-script=./libavfs.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lz -lbz2 -lpthread -ldl -llzma -Wl,-soname -Wl,libavfs.so.0 -o .libs/libavfs.so.0.0.2 libtool: link: (cd ".libs" && rm -f "libavfs.so.0" && ln -s "libavfs.so.0.0.2" "libavfs.so.0") libtool: link: (cd ".libs" && rm -f "libavfs.so" && ln -s "libavfs.so.0.0.2" "libavfs.so") libtool: link: ( cd ".libs" && rm -f "libavfs.la" && ln -s "../libavfs.la" "libavfs.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/lib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/lib' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -static -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libavfs_static.la ../src/libavfscore.la ../modules/libmodules.la -lz -lbz2 -lpthread -ldl -llzma libtool: link: (cd .libs/libavfs_static.lax/libavfscore.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/avfs-1.1.3/lib/../src/.libs/libavfscore.a") libtool: link: (cd .libs/libavfs_static.lax/libmodules.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/avfs-1.1.3/lib/../modules/.libs/libmodules.a") libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libavfs_static.a .libs/libavfs_static.lax/libavfscore.a/alloc.o .libs/libavfs_static.lax/libavfscore.a/archive.o .libs/libavfs_static.lax/libavfscore.a/archutil.o .libs/libavfs_static.lax/libavfscore.a/bzread.o .libs/libavfs_static.lax/libavfscore.a/cache.o .libs/libavfs_static.lax/libavfscore.a/default.o .libs/libavfs_static.lax/libavfscore.a/exit.o .libs/libavfs_static.lax/libavfscore.a/fdops.o .libs/libavfs_static.lax/libavfscore.a/filebuf.o .libs/libavfs_static.lax/libavfscore.a/filecache.o .libs/libavfs_static.lax/libavfscore.a/filter.o .libs/libavfs_static.lax/libavfscore.a/filtprog.o .libs/libavfs_static.lax/libavfscore.a/local.o .libs/libavfs_static.lax/libavfscore.a/modload.o .libs/libavfs_static.lax/libavfscore.a/namespace.o .libs/libavfs_static.lax/libavfscore.a/oper.o .libs/libavfs_static.lax/libavfscore.a/parse.o .libs/libavfs_static.lax/libavfscore.a/parsels.o .libs/libavfs_static.lax/libavfscore.a/passwords.o .libs/libavfs_static.lax/libavfscore.a/prog.o .libs/libavfs_static.lax/libavfscore.a/realfile.o .libs/libavfs_static.lax/libavfscore.a/remote.o .libs/libavfs_static.lax/libavfscore.a/runprog.o .libs/libavfs_static.lax/libavfscore.a/serialfile.o .libs/libavfs_static.lax/libavfscore.a/socket.o .libs/libavfs_static.lax/libavfscore.a/state.o .libs/libavfs_static.lax/libavfscore.a/sysdeps.o .libs/libavfs_static.lax/libavfscore.a/tmpfile.o .libs/libavfs_static.lax/libavfscore.a/ugid.o .libs/libavfs_static.lax/libavfscore.a/utils.o .libs/libavfs_static.lax/libavfscore.a/virtual.o .libs/libavfs_static.lax/libavfscore.a/xzread.o .libs/libavfs_static.lax/libavfscore.a/zread.o .libs/libavfs_static.lax/libmodules.a/bz2.o .libs/libavfs_static.lax/libmodules.a/extfs.o .libs/libavfs_static.lax/libmodules.a/floppy.o .libs/libavfs_static.lax/libmodules.a/ftp.o .libs/libavfs_static.lax/libmodules.a/gz.o .libs/libavfs_static.lax/libmodules.a/http.o .libs/libavfs_static.lax/libmodules.a/mod_static.o .libs/libavfs_static.lax/libmodules.a/rsh.o .libs/libavfs_static.lax/libmodules.a/uar.o .libs/libavfs_static.lax/libmodules.a/ubz2.o .libs/libavfs_static.lax/libmodules.a/ubzip2.o .libs/libavfs_static.lax/libmodules.a/ucftp.o .libs/libavfs_static.lax/libmodules.a/ugz.o .libs/libavfs_static.lax/libmodules.a/ugzip.o .libs/libavfs_static.lax/libmodules.a/urar.o .libs/libavfs_static.lax/libmodules.a/utar.o .libs/libavfs_static.lax/libmodules.a/uxz.o .libs/libavfs_static.lax/libmodules.a/uxze.o .libs/libavfs_static.lax/libmodules.a/uz.o .libs/libavfs_static.lax/libmodules.a/uzip.o .libs/libavfs_static.lax/libmodules.a/uzstde.o .libs/libavfs_static.lax/libmodules.a/volatile.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libavfs_static.a libtool: link: rm -fr .libs/libavfs_static.lax libtool: link: ( cd ".libs" && rm -f "libavfs_static.la" && ln -s "../libavfs_static.la" "libavfs_static.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/lib' Making all in include /usr/bin/make all-am make[2]: Nothing to be done for 'all-am'. Making all in test make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/test' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 testread.o testread.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/test' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/test' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 gzip_multimember_test.o gzip_multimember_test.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/test' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/test' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 runtest.o runtest.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/test' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/test' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lpthread -ldl -llzma -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o testread testread.o ../lib/libavfs_static.la -lpthread -ldl -llzma libtool: link: aarch64-mageia-linux-gnu-gcc -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o testread testread.o ../lib/.libs/libavfs_static.a -lz -lbz2 -lpthread -ldl -llzma make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/test' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/test' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lpthread -ldl -llzma -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gzip_multimember_test gzip_multimember_test.o ../lib/libavfs_static.la -lpthread -ldl -llzma libtool: link: aarch64-mageia-linux-gnu-gcc -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gzip_multimember_test gzip_multimember_test.o ../lib/.libs/libavfs_static.a -lz -lbz2 -lpthread -ldl -llzma make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/test' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/test' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lpthread -ldl -llzma -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o runtest runtest.o ../lib/libavfs_static.la -lpthread -ldl -llzma libtool: link: aarch64-mageia-linux-gnu-gcc -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o runtest runtest.o ../lib/.libs/libavfs_static.a -lz -lbz2 -lpthread -ldl -llzma make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/test' Making all in scripts make[1]: Nothing to be done for 'all'. Making all in spec make[1]: Nothing to be done for 'all'. Making all in patch make[1]: Nothing to be done for 'all'. Making all in macros make[1]: Nothing to be done for 'all'. Making all in extfs make[1]: Nothing to be done for 'all'. Making all in doc make[1]: Nothing to be done for 'all'. Making all in fuse make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/fuse' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 avfsd.o avfsd.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/fuse' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/fuse' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lpthread -ldl -llzma -lfuse -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o avfsd avfsd.o ../lib/libavfs_static.la -lpthread -ldl -llzma libtool: link: aarch64-mageia-linux-gnu-gcc -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o avfsd avfsd.o -lfuse ../lib/.libs/libavfs_static.a -lz -lbz2 -lpthread -ldl -llzma -pthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/fuse' Making all in pkgconfig make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.p8AZLp + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64 + cd avfs-1.1.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' /usr/bin/make install-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/src' Making install in modules make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/modules' Making install in zlib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/zlib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/zlib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/zlib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/zlib' Making install in bzlib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/bzlib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/bzlib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/bzlib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/bzlib' Making install in lib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/lib' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libavfs.la '/home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libavfs.so.0.0.2 /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/lib64/libavfs.so.0.0.2 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/lib64 && { ln -s -f libavfs.so.0.0.2 libavfs.so.0 || { rm -f libavfs.so.0 && ln -s libavfs.so.0.0.2 libavfs.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/lib64 && { ln -s -f libavfs.so.0.0.2 libavfs.so || { rm -f libavfs.so && ln -s libavfs.so.0.0.2 libavfs.so; }; }) libtool: install: /usr/bin/install -p .libs/libavfs.lai /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/lib64/libavfs.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/lib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/lib' Making install in include make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/include' /usr/bin/make install-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/include' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/include' /usr/bin/install -p -m 644 avfs.h virtual.h '/home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/include' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/include' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/include' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/include' Making install in test make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/test' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/test' Making install in scripts make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/scripts' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/scripts' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/bin' /usr/bin/install -p ftppass davpass mountavfs umountavfs avfs-config '/home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/scripts' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/scripts' Making install in spec make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/spec' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/spec' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/spec' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/spec' Making install in patch make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/patch' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/patch' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/patch' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/patch' Making install in macros make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/macros' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/macros' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/macros' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/macros' Making install in extfs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/extfs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/extfs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/lib64/avfs/extfs' /usr/bin/install -p -m 644 extfs.ini README '/home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/lib64/avfs/extfs' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/lib64/avfs/extfs' /usr/bin/install -p a apt audio deb deba debd dpkg hp48 iso9660 lslR mailfs patchfs rpms u7z uace uar uarj uc1541 uha ulha upp uextrar uxdms uxpk uzip uzoo bpp ftplist rpm trpm uadf uarc ucab ucpio udar uimg '/home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/lib64/avfs/extfs' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/extfs' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/extfs' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/doc' Making install in fuse make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/fuse' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/fuse' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p avfsd '/home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/bin' libtool: install: /usr/bin/install -p avfsd /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/bin/avfsd make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/fuse' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/fuse' Making install in pkgconfig make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/pkgconfig' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/pkgconfig' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 avfs.pc '/home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/pkgconfig' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3/pkgconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avfs-1.1.3' + find /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.1.3-1.mga8 --unique-debug-suffix -1.1.3-1.mga8.aarch64 --unique-debug-src-base avfs-1.1.3-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/avfs-1.1.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/bin/avfsd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/lib64/libavfs.so.0.0.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/bin/avfsd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/lib64/libavfs.so.0.0.2 original debug info size: 2276kB, size after compression: 1920kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1161 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/lib64/avfs/extfs/uzoo from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/uha from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/uxdms from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/rpm from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/uextrar from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/bpp from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/udar from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/uarj from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/ftplist from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/lslR from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/uimg from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib64/avfs/extfs/uxpk from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/uace from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/hp48 from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/ucpio from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/ulha from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/audio from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/uarc from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/uar from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/trpm from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/iso9660 from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/upp from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/ucab from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/uadf from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/u7z from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/avfs/extfs/uc1541 from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/mountavfs from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/umountavfs from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/ftppass from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/avfs-config from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/davpass from /bin/sh to #!/usr/bin/sh Processing files: avfs-1.1.3-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ftnBSo + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd avfs-1.1.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/share/doc/avfs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/share/doc/avfs + cp -pr README /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/share/doc/avfs + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/share/doc/avfs + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/share/doc/avfs + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64/usr/share/doc/avfs + RPM_EC=0 ++ jobs -p + exit 0 Provides: avfs = 1.1.3-1.mga8 avfs(aarch-64) = 1.1.3-1.mga8 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) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.6)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libz.so.1()(64bit) perl(File::Basename) perl(File::Temp) perl(POSIX) perl(bytes) perl(strict) perl-base >= 2:5.32.0 Conflicts: lib64avfs0 < 1.0.1-3 Processing files: lib64avfs0-1.1.3-1.mga8.aarch64 Provides: lib64avfs0 = 1.1.3-1.mga8 lib64avfs0(aarch-64) = 1.1.3-1.mga8 libavfs.so.0()(64bit) libavfs.so.0(LIBAVFS)(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) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libz.so.1()(64bit) Processing files: lib64avfs-devel-1.1.3-1.mga8.aarch64 Provides: avfs-devel = 1.1.3-1.mga8 devel(libavfs(64bit)) lib64avfs-devel = 1.1.3-1.mga8 lib64avfs-devel(aarch-64) = 1.1.3-1.mga8 pkgconfig(avfs) = 1.1.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libbz2(64bit)) devel(libdl(64bit)) devel(liblzma(64bit)) devel(libz(64bit)) pkgconfig Conflicts: avfs < 1.0.1-3 Processing files: avfs-debugsource-1.1.3-1.mga8.aarch64 Provides: avfs-debugsource = 1.1.3-1.mga8 avfs-debugsource(aarch-64) = 1.1.3-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: avfs-debuginfo-1.1.3-1.mga8.aarch64 Provides: avfs-debuginfo = 1.1.3-1.mga8 avfs-debuginfo(aarch-64) = 1.1.3-1.mga8 debuginfo(build-id) = 032eb6a6adec3fd53a395fea39e6e27be182290c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: avfs-debugsource(aarch-64) = 1.1.3-1.mga8 Processing files: lib64avfs0-debuginfo-1.1.3-1.mga8.aarch64 Provides: debuginfo(build-id) = a2856ca1676ef61c2ab7b6162c2c2ad1f056d741 lib64avfs0-debuginfo = 1.1.3-1.mga8 lib64avfs0-debuginfo(aarch-64) = 1.1.3-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: avfs-debugsource(aarch-64) = 1.1.3-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64avfs-devel-1.1.3-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64avfs0-1.1.3-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/avfs-1.1.3-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/avfs-debugsource-1.1.3-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64avfs0-debuginfo-1.1.3-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/avfs-debuginfo-1.1.3-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RI3xxn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd avfs-1.1.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/avfs-1.1.3-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Rgnhvm + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf avfs-1.1.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!