D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/f2fs-tools-1.14.0-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WiYqos + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf f2fs-tools-1.14.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/f2fs-tools-1.14.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd f2fs-tools-1.14.0 + /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.Jl5hM4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd f2fs-tools-1.14.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' '!' -e configure ']' + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:33: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:33: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:33: the top level configure.ac:49: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:49: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:49: the top level configure.ac:48: installing 'build-aux/compile' configure.ac:49: installing 'build-aux/config.guess' configure.ac:49: installing 'build-aux/config.sub' configure.ac:36: installing 'build-aux/install-sh' configure.ac:36: installing 'build-aux/missing' fsck/Makefile.am: installing 'build-aux/depcomp' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert 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... no checking for ar... 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... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ldconfig... /usr/sbin/ldconfig 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 libuuid... yes checking for libselinux... yes checking for libblkid... yes checking for attr/xattr.h... no checking for byteswap.h... yes checking for fcntl.h... yes checking for linux/blkzoned.h... yes checking for linux/falloc.h... yes checking for linux/fs.h... yes checking for linux/hdreg.h... yes checking for linux/limits.h... yes checking for linux/posix_acl.h... yes checking for linux/types.h... yes checking for linux/xattr.h... yes checking for mach/mach_time.h... no checking for mntent.h... yes checking for scsi/sg.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/acl.h... yes checking for sys/ioctl.h... yes checking for sys/syscall.h... yes checking for sys/mount.h... yes checking for sys/sysmacros.h... yes checking for sys/utsname.h... yes checking for sys/xattr.h... yes checking for unistd.h... (cached) yes checking for inline... inline checking for int32_t... yes checking for int8_t... yes checking for size_t... yes checking for library containing getmntent... none required checking for add_key... no checking for fallocate... yes checking for fsetxattr... yes checking for fstat... yes checking for fstat64... yes checking for getmntent... (cached) yes checking for keyctl... no checking for llseek... no checking for lseek64... yes checking for memset... yes checking for setmntent... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether bswap_64 is declared... yes checking whether llseek is declared... no checking whether lseek64 is declared... yes checking for struct blk_zone.capacity... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating lib/Makefile config.status: creating mkfs/Makefile config.status: creating fsck/Makefile config.status: creating tools/Makefile config.status: creating tools/sg_write_buffer/Makefile config.status: creating tools/f2fs_io/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in man make[2]: Nothing to be done for 'all'. Making all in lib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libf2fs_la-libf2fs_io.lo `test -f 'libf2fs_io.c' || echo './'`libf2fs_io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libf2fs_io.c -fPIC -DPIC -o .libs/libf2fs_la-libf2fs_io.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libf2fs_la-libf2fs_zoned.lo `test -f 'libf2fs_zoned.c' || echo './'`libf2fs_zoned.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libf2fs_zoned.c -fPIC -DPIC -o .libs/libf2fs_la-libf2fs_zoned.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libf2fs_la-nls_utf8.lo `test -f 'nls_utf8.c' || echo './'`nls_utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nls_utf8.c -fPIC -DPIC -o .libs/libf2fs_la-nls_utf8.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libf2fs_la-libf2fs.lo `test -f 'libf2fs.c' || echo './'`libf2fs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libf2fs.c -fPIC -DPIC -o .libs/libf2fs_la-libf2fs.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/lib' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 8:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libf2fs.la -rpath /usr/lib64 libf2fs_la-libf2fs.lo libf2fs_la-libf2fs_io.lo libf2fs_la-libf2fs_zoned.lo libf2fs_la-nls_utf8.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libf2fs_la-libf2fs.o .libs/libf2fs_la-libf2fs_io.o .libs/libf2fs_la-libf2fs_zoned.o .libs/libf2fs_la-nls_utf8.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libf2fs.so.8 -o .libs/libf2fs.so.8.0.0 libtool: link: (cd ".libs" && rm -f "libf2fs.so.8" && ln -s "libf2fs.so.8.0.0" "libf2fs.so.8") libtool: link: (cd ".libs" && rm -f "libf2fs.so" && ln -s "libf2fs.so.8.0.0" "libf2fs.so") libtool: link: ( cd ".libs" && rm -f "libf2fs.la" && ln -s "../libf2fs.la" "libf2fs.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/lib' Making all in mkfs make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I/usr/include/blkid -I../include -Wall -DWITH_BLKDISCARD -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o f2fs_format_utils.o f2fs_format_utils.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I/usr/include/blkid -I../include -DWITH_BLKDISCARD -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libf2fs_format_la-f2fs_format_utils.lo `test -f 'f2fs_format_utils.c' || echo './'`f2fs_format_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I/usr/include/blkid -I../include -DWITH_BLKDISCARD -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c f2fs_format_utils.c -fPIC -DPIC -o .libs/libf2fs_format_la-f2fs_format_utils.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I/usr/include/blkid -I../include -Wall -DWITH_BLKDISCARD -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o f2fs_format_main.o f2fs_format_main.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I/usr/include/blkid -I../include -DWITH_BLKDISCARD -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libf2fs_format_la-f2fs_format_main.lo `test -f 'f2fs_format_main.c' || echo './'`f2fs_format_main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I/usr/include/blkid -I../include -DWITH_BLKDISCARD -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c f2fs_format_main.c -fPIC -DPIC -o .libs/libf2fs_format_la-f2fs_format_main.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I/usr/include/blkid -I../include -Wall -DWITH_BLKDISCARD -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o f2fs_format.o f2fs_format.c f2fs_format.c: In function 'f2fs_prepare_super_block': f2fs_format.c:467:25: warning: taking address of packed member of 'struct f2fs_super_block' may result in an unaligned pointer value [-Waddress-of-packed-member] 467 | utf8_to_utf16(sb->volume_name, (const char *)c.vol_label, | ~~^~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I/usr/include/blkid -I../include -DWITH_BLKDISCARD -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libf2fs_format_la-f2fs_format.lo `test -f 'f2fs_format.c' || echo './'`f2fs_format.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I/usr/include/blkid -I../include -DWITH_BLKDISCARD -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c f2fs_format.c -fPIC -DPIC -o .libs/libf2fs_format_la-f2fs_format.o f2fs_format.c: In function 'f2fs_prepare_super_block': f2fs_format.c:467:25: warning: taking address of packed member of 'struct f2fs_super_block' may result in an unaligned pointer value [-Waddress-of-packed-member] 467 | utf8_to_utf16(sb->volume_name, (const char *)c.vol_label, | ~~^~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DWITH_BLKDISCARD -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mkfs.f2fs f2fs_format_main.o f2fs_format.o f2fs_format_utils.o -luuid -lblkid ../lib/libf2fs.la libtool: link: gcc -Wall -DWITH_BLKDISCARD -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/mkfs.f2fs f2fs_format_main.o f2fs_format.o f2fs_format_utils.o -luuid -lblkid ../lib/.libs/libf2fs.so make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' /bin/sh ../libtool --tag=CC --mode=link gcc -DWITH_BLKDISCARD -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lblkid -luuid -L../lib -lf2fs -version-info 7:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libf2fs_format.la -rpath /usr/lib64 libf2fs_format_la-f2fs_format_main.lo libf2fs_format_la-f2fs_format.lo libf2fs_format_la-f2fs_format_utils.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libf2fs_format_la-f2fs_format_main.o .libs/libf2fs_format_la-f2fs_format.o .libs/libf2fs_format_la-f2fs_format_utils.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/lib/.libs -lblkid -luuid -L../lib /home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/lib/.libs/libf2fs.so -Wl,-soname -Wl,libf2fs_format.so.7 -o .libs/libf2fs_format.so.7.0.0 libtool: link: (cd ".libs" && rm -f "libf2fs_format.so.7" && ln -s "libf2fs_format.so.7.0.0" "libf2fs_format.so.7") libtool: link: (cd ".libs" && rm -f "libf2fs_format.so" && ln -s "libf2fs_format.so.7.0.0" "libf2fs_format.so") libtool: link: ( cd ".libs" && rm -f "libf2fs_format.la" && ln -s "../libf2fs_format.la" "libf2fs_format.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' Making all in fsck make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o defrag.o defrag.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o node.o node.c In file included from node.c:17: node.h: In function 'blkaddr_in_node': node.h:58:58: warning: taking address of packed member of 'struct direct_node' may result in an unaligned pointer value [-Waddress-of-packed-member] 58 | return IS_INODE(node) ? blkaddr_in_inode(node) : node->dn.addr; | ^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o segment.o segment.c In file included from segment.c:17: node.h: In function 'blkaddr_in_node': node.h:58:58: warning: taking address of packed member of 'struct direct_node' may result in an unaligned pointer value [-Waddress-of-packed-member] 58 | return IS_INODE(node) ? blkaddr_in_inode(node) : node->dn.addr; | ^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sload.o sload.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o resize.o resize.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xattr.o xattr.c In file included from xattr.c:17: node.h: In function 'blkaddr_in_node': node.h:58:58: warning: taking address of packed member of 'struct direct_node' may result in an unaligned pointer value [-Waddress-of-packed-member] 58 | return IS_INODE(node) ? blkaddr_in_inode(node) : node->dn.addr; | ^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dump.o dump.c In file included from dump.c:13: node.h: In function 'blkaddr_in_node': node.h:58:58: warning: taking address of packed member of 'struct direct_node' may result in an unaligned pointer value [-Waddress-of-packed-member] 58 | return IS_INODE(node) ? blkaddr_in_inode(node) : node->dn.addr; | ^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o main.o main.c In file included from quotaio.h:29, from main.c:27: node.h: In function 'blkaddr_in_node': node.h:58:58: warning: taking address of packed member of 'struct direct_node' may result in an unaligned pointer value [-Waddress-of-packed-member] 58 | return IS_INODE(node) ? blkaddr_in_inode(node) : node->dn.addr; | ^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dir.o dir.c In file included from dir.c:17: node.h: In function 'blkaddr_in_node': node.h:58:58: warning: taking address of packed member of 'struct direct_node' may result in an unaligned pointer value [-Waddress-of-packed-member] 58 | return IS_INODE(node) ? blkaddr_in_inode(node) : node->dn.addr; | ^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dict.o dict.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mkquota.o mkquota.c In file included from quotaio.h:29, from mkquota.c:17: node.h: In function 'blkaddr_in_node': node.h:58:58: warning: taking address of packed member of 'struct direct_node' may result in an unaligned pointer value [-Waddress-of-packed-member] 58 | return IS_INODE(node) ? blkaddr_in_inode(node) : node->dn.addr; | ^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o quotaio.o quotaio.c In file included from quotaio.h:29, from quotaio.c:22: node.h: In function 'blkaddr_in_node': node.h:58:58: warning: taking address of packed member of 'struct direct_node' may result in an unaligned pointer value [-Waddress-of-packed-member] 58 | return IS_INODE(node) ? blkaddr_in_inode(node) : node->dn.addr; | ^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o quotaio_v2.o quotaio_v2.c In file included from quotaio.h:29, from quotaio_v2.h:11, from quotaio_v2.c:18: node.h: In function 'blkaddr_in_node': node.h:58:58: warning: taking address of packed member of 'struct direct_node' may result in an unaligned pointer value [-Waddress-of-packed-member] 58 | return IS_INODE(node) ? blkaddr_in_inode(node) : node->dn.addr; | ^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o quotaio_tree.o quotaio_tree.c In file included from quotaio.h:29, from quotaio_tree.c:18: node.h: In function 'blkaddr_in_node': node.h:58:58: warning: taking address of packed member of 'struct direct_node' may result in an unaligned pointer value [-Waddress-of-packed-member] 58 | return IS_INODE(node) ? blkaddr_in_inode(node) : node->dn.addr; | ^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fsck.o fsck.c In file included from quotaio.h:29, from fsck.c:13: node.h: In function 'blkaddr_in_node': node.h:58:58: warning: taking address of packed member of 'struct direct_node' may result in an unaligned pointer value [-Waddress-of-packed-member] 58 | return IS_INODE(node) ? blkaddr_in_inode(node) : node->dn.addr; | ^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mount.o mount.c In file included from mount.c:12: node.h: In function 'blkaddr_in_node': node.h:58:58: warning: taking address of packed member of 'struct direct_node' may result in an unaligned pointer value [-Waddress-of-packed-member] 58 | return IS_INODE(node) ? blkaddr_in_inode(node) : node->dn.addr; | ^~~~ mount.c: In function 'print_node_info': mount.c:357:17: warning: converting a packed 'struct f2fs_node' pointer (alignment 1) to a 'u32' {aka 'unsigned int'} pointer (alignment 4) may result in an unaligned pointer value [-Waddress-of-packed-member] 357 | u32 *dump_blk = (u32 *)node_block; | ^~~ In file included from f2fs.h:33, from fsck.h:14, from mount.c:11: ../include/f2fs_fs.h:920:8: note: defined here 920 | struct f2fs_node { | ^~~~~~~~~ mount.c: In function 'print_raw_sb_info': mount.c:388:22: warning: taking address of packed member of 'struct f2fs_super_block' may result in an unaligned pointer value [-Waddress-of-packed-member] 388 | DISP_label(sb->volume_name); | ~~^~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fsck.f2fs main.o fsck.o dump.o mount.o defrag.o resize.o node.o segment.o dir.o sload.o xattr.o dict.o mkquota.o quotaio.o quotaio_tree.o quotaio_v2.o -lselinux -luuid ../lib/libf2fs.la libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/fsck.f2fs main.o fsck.o dump.o mount.o defrag.o resize.o node.o segment.o dir.o sload.o xattr.o dict.o mkquota.o quotaio.o quotaio_tree.o quotaio_v2.o -lselinux -luuid ../lib/.libs/libf2fs.so make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' Making all in tools Making all in sg_write_buffer make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sg_io_linux.o sg_io_linux.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sg_lib_data.o sg_lib_data.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sg_pt_common.o sg_pt_common.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sg_cmds_mmc.o sg_cmds_mmc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sg_pt_linux_nvme.o sg_pt_linux_nvme.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sg_write_buffer.o sg_write_buffer.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sg_cmds_basic.o sg_cmds_basic.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sg_pt_linux.o sg_pt_linux.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sg_cmds_basic2.o sg_cmds_basic2.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sg_cmds_extra.o sg_cmds_extra.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sg_lib.o sg_lib.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sg_write_buffer sg_write_buffer.o sg_cmds_basic.o sg_cmds_basic2.o sg_cmds_extra.o sg_cmds_mmc.o sg_io_linux.o sg_lib.o sg_lib_data.o sg_pt_common.o sg_pt_linux.o sg_pt_linux_nvme.o libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sg_write_buffer sg_write_buffer.o sg_cmds_basic.o sg_cmds_basic2.o sg_cmds_extra.o sg_cmds_mmc.o sg_io_linux.o sg_lib.o sg_lib_data.o sg_pt_common.o sg_pt_linux.o sg_pt_linux_nvme.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' Making all in f2fs_io make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/f2fs_io' gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o f2fs_io.o f2fs_io.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/f2fs_io' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/f2fs_io' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o f2fs_io f2fs_io.o libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o f2fs_io f2fs_io.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/f2fs_io' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fibmap.o fibmap.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o f2fstat.o f2fstat.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sha512.o sha512.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o f2fs_io_parse.o f2fs_io_parse.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fibmap.f2fs fibmap.o libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fibmap.f2fs fibmap.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o f2fstat f2fstat.o libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o f2fstat f2fstat.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o parse.f2fs f2fs_io_parse.o libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o parse.f2fs f2fs_io_parse.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o f2fscrypt.o f2fscrypt.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -luuid -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o f2fscrypt f2fscrypt.o sha512.o libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o f2fscrypt f2fscrypt.o sha512.o -luuid make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1uBCCS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64 + cd f2fs-tools-1.14.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in man make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 mkfs.f2fs.8 fsck.f2fs.8 dump.f2fs.8 defrag.f2fs.8 resize.f2fs.8 sload.f2fs.8 f2fs_io.8 '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/share/man/man8' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/man' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/man' Making install in lib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/lib' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libf2fs.la '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libf2fs.so.8.0.0 /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64/libf2fs.so.8.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64 && { ln -s -f libf2fs.so.8.0.0 libf2fs.so.8 || { rm -f libf2fs.so.8 && ln -s libf2fs.so.8.0.0 libf2fs.so.8; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64 && { ln -s -f libf2fs.so.8.0.0 libf2fs.so || { rm -f libf2fs.so && ln -s libf2fs.so.8.0.0 libf2fs.so; }; }) libtool: install: /usr/bin/install -p .libs/libf2fs.lai /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64/libf2fs.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/make install-exec-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/lib' if test -n "/usr/lib64" -a "/usr/lib64" != "/usr/lib64" -a \ -f "/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64/libf2fs.so"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64; \ mv /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64/libf2fs.so.* /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64; \ so_img_name=$(readlink /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64/libf2fs.so); \ so_img_rel_target=$(echo /usr/lib64 | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64 && \ rm -f libf2fs.so && \ ln -s $so_img_rel_target/usr/lib64/$so_img_name libf2fs.so); \ fi make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/lib' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/lib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/lib' Making install in mkfs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libf2fs_format.la '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64' libtool: warning: relinking 'libf2fs_format.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs; /bin/sh "/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/libtool" --tag CC --mode=relink gcc -DWITH_BLKDISCARD -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lblkid -luuid -L../lib -lf2fs -version-info 7:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libf2fs_format.la -rpath /usr/lib64 libf2fs_format_la-f2fs_format_main.lo libf2fs_format_la-f2fs_format.lo libf2fs_format_la-f2fs_format_utils.lo -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libf2fs_format_la-f2fs_format_main.o .libs/libf2fs_format_la-f2fs_format.o .libs/libf2fs_format_la-f2fs_format_utils.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lblkid -luuid -L../lib -L/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64 -L/usr/lib64 -lf2fs -Wl,-soname -Wl,libf2fs_format.so.7 -o .libs/libf2fs_format.so.7.0.0 libtool: install: /usr/bin/install -p .libs/libf2fs_format.so.7.0.0T /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64/libf2fs_format.so.7.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64 && { ln -s -f libf2fs_format.so.7.0.0 libf2fs_format.so.7 || { rm -f libf2fs_format.so.7 && ln -s libf2fs_format.so.7.0.0 libf2fs_format.so.7; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64 && { ln -s -f libf2fs_format.so.7.0.0 libf2fs_format.so || { rm -f libf2fs_format.so && ln -s libf2fs_format.so.7.0.0 libf2fs_format.so; }; }) libtool: install: /usr/bin/install -p .libs/libf2fs_format.lai /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64/libf2fs_format.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p mkfs.f2fs '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin' libtool: warning: '../lib/libf2fs.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/mkfs.f2fs /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin/mkfs.f2fs /usr/bin/make install-exec-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' if test -n "/usr/lib64" -a "/usr/lib64" != "/usr/lib64" -a \ -f "/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64/libf2fs_format.so"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64; \ mv /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64/libf2fs_format.so.* /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64; \ so_img_name=$(readlink /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64/libf2fs_format.so); \ so_img_rel_target=$(echo /usr/lib64 | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64 && \ rm -f libf2fs_format.so && \ ln -s $so_img_rel_target/usr/lib64/$so_img_name libf2fs_format.so); \ fi make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 ../include/f2fs_fs.h '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/include' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/mkfs' Making install in fsck make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p fsck.f2fs '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin' libtool: warning: '../lib/libf2fs.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/fsck.f2fs /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin/fsck.f2fs /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 ../include/quota.h '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/include' /usr/bin/make install-data-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' ln -sf fsck.f2fs /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64//usr/sbin/dump.f2fs ln -sf fsck.f2fs /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64//usr/sbin/defrag.f2fs ln -sf fsck.f2fs /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64//usr/sbin/resize.f2fs ln -sf fsck.f2fs /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64//usr/sbin/sload.f2fs make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/fsck' Making install in tools make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' Making install in sg_write_buffer make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -p sg_write_buffer '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin' libtool: install: /usr/bin/install -p sg_write_buffer /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin/sg_write_buffer make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/sg_write_buffer' Making install in f2fs_io make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/f2fs_io' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/f2fs_io' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -p f2fs_io '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin' libtool: install: /usr/bin/install -p f2fs_io /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin/f2fs_io make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/f2fs_io' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools/f2fs_io' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p f2fstat fibmap.f2fs parse.f2fs f2fscrypt '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin' libtool: install: /usr/bin/install -p f2fstat /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin/f2fstat libtool: install: /usr/bin/install -p fibmap.f2fs /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin/fibmap.f2fs libtool: install: /usr/bin/install -p parse.f2fs /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin/parse.f2fs libtool: install: /usr/bin/install -p f2fscrypt /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin/f2fscrypt /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 f2fscrypt.8 '/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/share/man/man8' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0/tools' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0' 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/f2fs-tools-1.14.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0' + find /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64 -name '*.la' -delete + install -m 644 mkfs/f2fs_format_utils.h /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/include + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.14.0-1.mga9 --unique-debug-suffix -1.14.0-1.mga9.aarch64 --unique-debug-src-base f2fs-tools-1.14.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/f2fs-tools-1.14.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64/libf2fs.so.8.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/lib64/libf2fs_format.so.7.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin/f2fs_io extracting debug info from /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin/f2fscrypt extracting debug info from /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin/f2fstat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin/fsck.f2fs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin/fibmap.f2fs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin/mkfs.f2fs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin/parse.f2fs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/sbin/sg_write_buffer dwz: ./usr/lib64/libf2fs.so.8.0.0-1.14.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libf2fs_format.so.7.0.0-1.14.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/f2fs_io-1.14.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/f2fscrypt-1.14.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/f2fstat-1.14.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/fibmap.f2fs-1.14.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/fsck.f2fs-1.14.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/mkfs.f2fs-1.14.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/parse.f2fs-1.14.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/sg_write_buffer-1.14.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 1816kB, size after compression: 1816kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 10 CRC32s did match. 3112 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 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: f2fs-tools-1.14.0-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YJac6b + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd f2fs-tools-1.14.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/share/doc/f2fs-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/share/doc/f2fs-tools + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/share/doc/f2fs-tools + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pkm9XL + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd f2fs-tools-1.14.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/share/licenses/f2fs-tools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/share/licenses/f2fs-tools + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64/usr/share/licenses/f2fs-tools + RPM_EC=0 ++ jobs -p + exit 0 Provides: f2fs-tools = 1.14.0-1.mga9 f2fs-tools(aarch-64) = 1.14.0-1.mga9 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) libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libf2fs.so.8()(64bit) libselinux.so.1()(64bit) libselinux.so.1(LIBSELINUX_1.0)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) Processing files: lib64f2fs8-1.14.0-1.mga9.aarch64 Provides: lib64f2fs8 = 1.14.0-1.mga9 lib64f2fs8(aarch-64) = 1.14.0-1.mga9 libf2fs.so.8()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) Processing files: lib64f2fs_format7-1.14.0-1.mga9.aarch64 Provides: lib64f2fs_format7 = 1.14.0-1.mga9 lib64f2fs_format7(aarch-64) = 1.14.0-1.mga9 libf2fs_format.so.7()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libf2fs.so.8()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) Processing files: lib64f2fs-devel-1.14.0-1.mga9.aarch64 Provides: devel(libf2fs(64bit)) devel(libf2fs_format(64bit)) f2fs-devel = 1.14.0-1.mga9 f2fs-tools-devel = 1.14.0-1.mga9 lib64f2fs-devel = 1.14.0-1.mga9 lib64f2fs-devel(aarch-64) = 1.14.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libblkid(64bit)) devel(libf2fs(64bit)) devel(libuuid(64bit)) Processing files: f2fs-tools-debugsource-1.14.0-1.mga9.aarch64 Provides: f2fs-tools-debugsource = 1.14.0-1.mga9 f2fs-tools-debugsource(aarch-64) = 1.14.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: f2fs-tools-debuginfo-1.14.0-1.mga9.aarch64 Provides: debuginfo(build-id) = 03d415360812722e333c70ce8da9d21fc71516fd debuginfo(build-id) = 06b2309ee80e9e055d0df61669348c8330b6cec7 debuginfo(build-id) = 0ec3f2c490701d24a847bbe1d8a1965230a632ba debuginfo(build-id) = 1099785582325f0430d46d91dd785bc6ac2d63b0 debuginfo(build-id) = 20ef68a1557e39c474b5a0e59fe97ea5d37d7bae debuginfo(build-id) = 596be96da3eb83b517231a15ddbb86061585f511 debuginfo(build-id) = a8ae76bbffd112c259799c44c7da26b17c20e719 debuginfo(build-id) = f94ec7e746ff2549a2dd8d546581a715199a1a55 f2fs-tools-debuginfo = 1.14.0-1.mga9 f2fs-tools-debuginfo(aarch-64) = 1.14.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: f2fs-tools-debugsource(aarch-64) = 1.14.0-1.mga9 Processing files: lib64f2fs8-debuginfo-1.14.0-1.mga9.aarch64 Provides: debuginfo(build-id) = 178e431459f26eb8739a0583e5704740856f0fe6 lib64f2fs8-debuginfo = 1.14.0-1.mga9 lib64f2fs8-debuginfo(aarch-64) = 1.14.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: f2fs-tools-debugsource(aarch-64) = 1.14.0-1.mga9 Processing files: lib64f2fs_format7-debuginfo-1.14.0-1.mga9.aarch64 Provides: debuginfo(build-id) = d93649685c3f9c3ca4e6a40c1dc198e9f256cdfa lib64f2fs_format7-debuginfo = 1.14.0-1.mga9 lib64f2fs_format7-debuginfo(aarch-64) = 1.14.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: f2fs-tools-debugsource(aarch-64) = 1.14.0-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64f2fs_format7-1.14.0-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64f2fs8-1.14.0-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64f2fs-devel-1.14.0-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64f2fs8-debuginfo-1.14.0-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64f2fs_format7-debuginfo-1.14.0-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/f2fs-tools-1.14.0-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/f2fs-tools-debuginfo-1.14.0-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/f2fs-tools-debugsource-1.14.0-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AgZLQG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd f2fs-tools-1.14.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/f2fs-tools-1.14.0-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0vHdzD + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf f2fs-tools-1.14.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!