<86>Apr 14 02:17:48 userdel[21079]: delete user 'rooter' <86>Apr 14 02:17:48 userdel[21079]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 02:17:48 groupadd[21098]: group added to /etc/group: name=rooter, GID=591 <86>Apr 14 02:17:48 groupadd[21098]: group added to /etc/gshadow: name=rooter <86>Apr 14 02:17:48 groupadd[21098]: new group: name=rooter, GID=591 <86>Apr 14 02:17:48 useradd[21110]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash <86>Apr 14 02:17:48 userdel[21135]: delete user 'builder' <86>Apr 14 02:17:48 userdel[21135]: removed group 'builder' owned by 'builder' <86>Apr 14 02:17:48 userdel[21135]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 02:17:48 groupadd[21151]: group added to /etc/group: name=builder, GID=592 <86>Apr 14 02:17:48 groupadd[21151]: group added to /etc/gshadow: name=builder <86>Apr 14 02:17:48 groupadd[21151]: new group: name=builder, GID=592 <86>Apr 14 02:17:48 useradd[21161]: new user: name=builder, UID=592, GID=592, home=/usr/src, shell=/bin/bash <13>Apr 14 02:17:51 rpmi: libuuid-devel-2.30.2-alt0.M80P.1 1522077023 installed <13>Apr 14 02:17:51 rpmi: libblkid-devel-2.30.2-alt0.M80P.1 1522077023 installed <13>Apr 14 02:17:51 rpmi: libselinux-devel-1:2.5-alt2 1479801358 installed Installing f2fs-tools-1.12.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76789 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf f2fs-tools-1.12.0 + echo 'Source #0 (f2fs-tools-1.12.0.tar):' Source #0 (f2fs-tools-1.12.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/f2fs-tools-1.12.0.tar + cd f2fs-tools-1.12.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (f2fs-tools-1.12.0-alt1.patch):' Patch #0 (f2fs-tools-1.12.0-alt1.patch): + /usr/bin/patch -p1 patching file include/f2fs_fs.h + sed -i s/AC_PROG_LIBTOOL/LT_INIT/ configure.ac + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87458 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd f2fs-tools-1.12.0 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: creating directory build-aux autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. libtoolize-default: linking file `build-aux/config.guess' libtoolize-default: linking file `build-aux/config.sub' libtoolize-default: linking file `build-aux/install-sh' libtoolize-default: linking file `build-aux/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize-default: linking file `m4/libtool.m4' libtoolize-default: linking file `m4/ltoptions.m4' libtoolize-default: linking file `m4/ltsugar.m4' libtoolize-default: linking file `m4/ltversion.m4' libtoolize-default: linking file `m4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:48: installing 'build-aux/compile' configure.ac:36: installing 'build-aux/missing' fsck/Makefile.am: installing 'build-aux/depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static --enable-shared --with-gnu-ld configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ldconfig... /sbin/ldconfig checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/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 attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking linux/blkzoned.h usability... no checking linux/blkzoned.h presence... no checking for linux/blkzoned.h... no checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking linux/hdreg.h usability... yes checking linux/hdreg.h presence... yes checking for linux/hdreg.h... yes checking linux/limits.h usability... yes checking linux/limits.h presence... yes checking for linux/limits.h... yes checking linux/posix_acl.h usability... no checking linux/posix_acl.h presence... no checking for linux/posix_acl.h... no checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking linux/xattr.h usability... yes checking linux/xattr.h presence... yes checking for linux/xattr.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking scsi/sg.h usability... yes checking scsi/sg.h presence... yes checking for scsi/sg.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/acl.h usability... no checking sys/acl.h presence... no checking for sys/acl.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... 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... yes checking for lseek64... yes checking for memset... yes checking for setmntent... yes checking whether bswap_64 is declared... yes checking whether llseek is declared... no checking whether lseek64 is declared... 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 config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0' Making all in man make[2]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/man' Making all in lib make[2]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -pipe -Wall -g -O2 -c -o libf2fs_la-libf2fs.lo `test -f 'libf2fs.c' || echo './'`libf2fs.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -pipe -Wall -g -O2 -c -o libf2fs_la-libf2fs_io.lo `test -f 'libf2fs_io.c' || echo './'`libf2fs_io.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -pipe -Wall -g -O2 -c -o libf2fs_la-libf2fs_zoned.lo `test -f 'libf2fs_zoned.c' || echo './'`libf2fs_zoned.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -pipe -Wall -g -O2 -c libf2fs.c -fPIC -DPIC -o .libs/libf2fs_la-libf2fs.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -pipe -Wall -g -O2 -c libf2fs_io.c -fPIC -DPIC -o .libs/libf2fs_la-libf2fs_io.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -pipe -Wall -g -O2 -c libf2fs_zoned.c -fPIC -DPIC -o .libs/libf2fs_la-libf2fs_zoned.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -pipe -Wall -g -O2 -version-info 6:0:0 -o libf2fs.la -rpath /usr/lib64 libf2fs_la-libf2fs.lo libf2fs_la-libf2fs_io.lo libf2fs_la-libf2fs_zoned.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libf2fs_la-libf2fs.o .libs/libf2fs_la-libf2fs_io.o .libs/libf2fs_la-libf2fs_zoned.o -O2 -Wl,-soname -Wl,libf2fs.so.6 -o .libs/libf2fs.so.6.0.0 libtool: link: (cd ".libs" && rm -f "libf2fs.so.6" && ln -s "libf2fs.so.6.0.0" "libf2fs.so.6") libtool: link: (cd ".libs" && rm -f "libf2fs.so" && ln -s "libf2fs.so.6.0.0" "libf2fs.so") libtool: link: ( cd ".libs" && rm -f "libf2fs.la" && ln -s "../libf2fs.la" "libf2fs.la" ) make[2]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/lib' Making all in mkfs make[2]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/mkfs' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_BLKDISCARD -pipe -Wall -g -O2 -c -o libf2fs_format_la-f2fs_format_main.lo `test -f 'f2fs_format_main.c' || echo './'`f2fs_format_main.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_BLKDISCARD -pipe -Wall -g -O2 -c -o libf2fs_format_la-f2fs_format.lo `test -f 'f2fs_format.c' || echo './'`f2fs_format.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_BLKDISCARD -pipe -Wall -g -O2 -c -o libf2fs_format_la-f2fs_format_utils.lo `test -f 'f2fs_format_utils.c' || echo './'`f2fs_format_utils.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I/usr/include/blkid -I/usr/include/uuid -I../include -Wall -DWITH_BLKDISCARD -pipe -Wall -g -O2 -c -o f2fs_format_main.o f2fs_format_main.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I/usr/include/blkid -I/usr/include/uuid -I../include -Wall -DWITH_BLKDISCARD -pipe -Wall -g -O2 -c -o f2fs_format.o f2fs_format.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I/usr/include/blkid -I/usr/include/uuid -I../include -Wall -DWITH_BLKDISCARD -pipe -Wall -g -O2 -c -o f2fs_format_utils.o f2fs_format_utils.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_BLKDISCARD -pipe -Wall -g -O2 -c f2fs_format.c -fPIC -DPIC -o .libs/libf2fs_format_la-f2fs_format.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_BLKDISCARD -pipe -Wall -g -O2 -c f2fs_format_utils.c -fPIC -DPIC -o .libs/libf2fs_format_la-f2fs_format_utils.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_BLKDISCARD -pipe -Wall -g -O2 -c f2fs_format_main.c -fPIC -DPIC -o .libs/libf2fs_format_la-f2fs_format_main.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -DWITH_BLKDISCARD -pipe -Wall -g -O2 -o mkfs.f2fs f2fs_format_main.o f2fs_format.o f2fs_format_utils.o -luuid -lblkid ../lib/libf2fs.la /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -DWITH_BLKDISCARD -pipe -Wall -g -O2 -lblkid -luuid -L../lib -lf2fs -version-info 5:0:0 -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: x86_64-alt-linux-gcc -Wall -DWITH_BLKDISCARD -pipe -Wall -g -O2 -o .libs/mkfs.f2fs f2fs_format_main.o f2fs_format.o f2fs_format_utils.o -luuid -lblkid ../lib/.libs/libf2fs.so libtool: link: x86_64-alt-linux-gcc -shared -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 -Wl,-rpath -Wl,/usr/src/RPM/BUILD/f2fs-tools-1.12.0/lib/.libs -lblkid -luuid -L../lib /usr/src/RPM/BUILD/f2fs-tools-1.12.0/lib/.libs/libf2fs.so -O2 -Wl,-soname -Wl,libf2fs_format.so.5 -o .libs/libf2fs_format.so.5.0.0 libtool: link: (cd ".libs" && rm -f "libf2fs_format.so.5" && ln -s "libf2fs_format.so.5.0.0" "libf2fs_format.so.5") libtool: link: (cd ".libs" && rm -f "libf2fs_format.so" && ln -s "libf2fs_format.so.5.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 `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/mkfs' Making all in fsck make[2]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/fsck' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o main.o main.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o fsck.o fsck.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o dump.o dump.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o mount.o mount.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o defrag.o defrag.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o resize.o resize.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o node.o node.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o segment.o segment.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o dir.o dir.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o sload.o sload.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o xattr.o xattr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o dict.o dict.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o mkquota.o mkquota.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o quotaio.o quotaio.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o quotaio_tree.o quotaio_tree.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o quotaio_v2.o quotaio_v2.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -pipe -Wall -g -O2 -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: x86_64-alt-linux-gcc -Wall -pipe -Wall -g -O2 -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 `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/fsck' Making all in tools make[2]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/tools' Making all in sg_write_buffer make[3]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/tools/sg_write_buffer' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -pipe -Wall -g -O2 -c -o sg_write_buffer.o sg_write_buffer.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -pipe -Wall -g -O2 -c -o sg_cmds_basic.o sg_cmds_basic.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -pipe -Wall -g -O2 -c -o sg_cmds_basic2.o sg_cmds_basic2.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -pipe -Wall -g -O2 -c -o sg_cmds_extra.o sg_cmds_extra.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -pipe -Wall -g -O2 -c -o sg_cmds_mmc.o sg_cmds_mmc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -pipe -Wall -g -O2 -c -o sg_io_linux.o sg_io_linux.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -pipe -Wall -g -O2 -c -o sg_lib.o sg_lib.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -pipe -Wall -g -O2 -c -o sg_lib_data.o sg_lib_data.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -pipe -Wall -g -O2 -c -o sg_pt_common.o sg_pt_common.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -pipe -Wall -g -O2 -c -o sg_pt_linux.o sg_pt_linux.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./include -Wall -pipe -Wall -g -O2 -c -o sg_pt_linux_nvme.o sg_pt_linux_nvme.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -pipe -Wall -g -O2 -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: x86_64-alt-linux-gcc -Wall -pipe -Wall -g -O2 -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 `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/tools/sg_write_buffer' make[3]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/tools' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o f2fstat.o f2fstat.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o fibmap.o fibmap.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o f2fs_io_parse.o f2fs_io_parse.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o f2fscrypt.o f2fscrypt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -pipe -Wall -g -O2 -c -o sha512.o sha512.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -pipe -Wall -g -O2 -o parse.f2fs f2fs_io_parse.o libtool: link: x86_64-alt-linux-gcc -Wall -pipe -Wall -g -O2 -o parse.f2fs f2fs_io_parse.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -pipe -Wall -g -O2 -o fibmap.f2fs fibmap.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -pipe -Wall -g -O2 -o f2fstat f2fstat.o libtool: link: x86_64-alt-linux-gcc -Wall -pipe -Wall -g -O2 -o fibmap.f2fs fibmap.o libtool: link: x86_64-alt-linux-gcc -Wall -pipe -Wall -g -O2 -o f2fstat f2fstat.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -pipe -Wall -g -O2 -luuid -o f2fscrypt f2fscrypt.o sha512.o libtool: link: x86_64-alt-linux-gcc -Wall -pipe -Wall -g -O2 -o f2fscrypt f2fscrypt.o sha512.o -luuid make[3]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/tools' make[2]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/tools' make[2]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0' make[2]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0' make: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50407 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/f2fs-tools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/f2fs-tools-buildroot + cd f2fs-tools-1.12.0 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/f2fs-tools-buildroot make: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0' Making install in man make[1]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/man' make[2]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/man' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/f2fs-tools-buildroot/usr/share/man/man8' /bin/install -p -m 644 mkfs.f2fs.8 fsck.f2fs.8 dump.f2fs.8 defrag.f2fs.8 resize.f2fs.8 sload.f2fs.8 '/usr/src/tmp/f2fs-tools-buildroot/usr/share/man/man8' make[2]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/man' make[1]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/man' Making install in lib make[1]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/lib' make[2]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/lib' /bin/mkdir -p '/usr/src/tmp/f2fs-tools-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /bin/install -p libf2fs.la '/usr/src/tmp/f2fs-tools-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libf2fs.so.6.0.0 /usr/src/tmp/f2fs-tools-buildroot/usr/lib64/libf2fs.so.6.0.0 libtool: install: (cd /usr/src/tmp/f2fs-tools-buildroot/usr/lib64 && { ln -s -f libf2fs.so.6.0.0 libf2fs.so.6 || { rm -f libf2fs.so.6 && ln -s libf2fs.so.6.0.0 libf2fs.so.6; }; }) libtool: install: (cd /usr/src/tmp/f2fs-tools-buildroot/usr/lib64 && { ln -s -f libf2fs.so.6.0.0 libf2fs.so || { rm -f libf2fs.so && ln -s libf2fs.so.6.0.0 libf2fs.so; }; }) libtool: install: /bin/install -p .libs/libf2fs.lai /usr/src/tmp/f2fs-tools-buildroot/usr/lib64/libf2fs.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make install-exec-hook make[3]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/lib' if test -n "/usr/lib64" -a "/usr/lib64" != "/usr/lib64" -a \ -f "/usr/src/tmp/f2fs-tools-buildroot/usr/lib64/libf2fs.so"; then \ /bin/mkdir -p /usr/src/tmp/f2fs-tools-buildroot/usr/lib64; \ mv /usr/src/tmp/f2fs-tools-buildroot/usr/lib64/libf2fs.so.* /usr/src/tmp/f2fs-tools-buildroot/usr/lib64; \ so_img_name=$(readlink /usr/src/tmp/f2fs-tools-buildroot/usr/lib64/libf2fs.so); \ so_img_rel_target=$(echo /usr/lib64 | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /usr/src/tmp/f2fs-tools-buildroot/usr/lib64 && \ rm -f libf2fs.so && \ ln -s $so_img_rel_target/usr/lib64/$so_img_name libf2fs.so); \ fi make[3]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/lib' make[1]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/lib' Making install in mkfs make[1]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/mkfs' make[2]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/mkfs' /bin/mkdir -p '/usr/src/tmp/f2fs-tools-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /bin/install -p libf2fs_format.la '/usr/src/tmp/f2fs-tools-buildroot/usr/lib64' libtool: install: warning: relinking `libf2fs_format.la' libtool: install: (cd /usr/src/RPM/BUILD/f2fs-tools-1.12.0/mkfs; /bin/sh /usr/src/RPM/BUILD/f2fs-tools-1.12.0/libtool --tag CC --mode=relink x86_64-alt-linux-gcc -DWITH_BLKDISCARD -pipe -Wall -g -O2 -lblkid -luuid -L../lib -lf2fs -version-info 5:0:0 -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 /usr/src/tmp/f2fs-tools-buildroot) libtool: relink: x86_64-alt-linux-gcc -shared -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 -lblkid -luuid -L../lib -L/usr/src/tmp/f2fs-tools-buildroot/usr/lib64 -L/usr/lib64 -lf2fs -O2 -Wl,-soname -Wl,libf2fs_format.so.5 -o .libs/libf2fs_format.so.5.0.0 libtool: install: /bin/install -p .libs/libf2fs_format.so.5.0.0T /usr/src/tmp/f2fs-tools-buildroot/usr/lib64/libf2fs_format.so.5.0.0 libtool: install: (cd /usr/src/tmp/f2fs-tools-buildroot/usr/lib64 && { ln -s -f libf2fs_format.so.5.0.0 libf2fs_format.so.5 || { rm -f libf2fs_format.so.5 && ln -s libf2fs_format.so.5.0.0 libf2fs_format.so.5; }; }) libtool: install: (cd /usr/src/tmp/f2fs-tools-buildroot/usr/lib64 && { ln -s -f libf2fs_format.so.5.0.0 libf2fs_format.so || { rm -f libf2fs_format.so && ln -s libf2fs_format.so.5.0.0 libf2fs_format.so; }; }) libtool: install: /bin/install -p .libs/libf2fs_format.lai /usr/src/tmp/f2fs-tools-buildroot/usr/lib64/libf2fs_format.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/f2fs-tools-buildroot/usr/sbin' /bin/sh ../libtool --mode=install /bin/install -p mkfs.f2fs '/usr/src/tmp/f2fs-tools-buildroot/usr/sbin' libtool: install: warning: `../lib/libf2fs.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/mkfs.f2fs /usr/src/tmp/f2fs-tools-buildroot/usr/sbin/mkfs.f2fs make install-exec-hook make[3]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/mkfs' if test -n "/usr/lib64" -a "/usr/lib64" != "/usr/lib64" -a \ -f "/usr/src/tmp/f2fs-tools-buildroot/usr/lib64/libf2fs_format.so"; then \ /bin/mkdir -p /usr/src/tmp/f2fs-tools-buildroot/usr/lib64; \ mv /usr/src/tmp/f2fs-tools-buildroot/usr/lib64/libf2fs_format.so.* /usr/src/tmp/f2fs-tools-buildroot/usr/lib64; \ so_img_name=$(readlink /usr/src/tmp/f2fs-tools-buildroot/usr/lib64/libf2fs_format.so); \ so_img_rel_target=$(echo /usr/lib64 | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /usr/src/tmp/f2fs-tools-buildroot/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 `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/mkfs' /bin/mkdir -p '/usr/src/tmp/f2fs-tools-buildroot/usr/include' /bin/install -p -m 644 ../include/f2fs_fs.h '/usr/src/tmp/f2fs-tools-buildroot/usr/include' make[2]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/mkfs' make[1]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/mkfs' Making install in fsck make[1]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/fsck' make[2]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/fsck' /bin/mkdir -p '/usr/src/tmp/f2fs-tools-buildroot/usr/sbin' /bin/sh ../libtool --mode=install /bin/install -p fsck.f2fs '/usr/src/tmp/f2fs-tools-buildroot/usr/sbin' libtool: install: warning: `../lib/libf2fs.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/fsck.f2fs /usr/src/tmp/f2fs-tools-buildroot/usr/sbin/fsck.f2fs /bin/mkdir -p '/usr/src/tmp/f2fs-tools-buildroot/usr/include' /bin/install -p -m 644 ../include/quota.h '/usr/src/tmp/f2fs-tools-buildroot/usr/include' make install-data-hook make[3]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/fsck' ln -sf fsck.f2fs /usr/src/tmp/f2fs-tools-buildroot//usr/sbin/dump.f2fs ln -sf fsck.f2fs /usr/src/tmp/f2fs-tools-buildroot//usr/sbin/defrag.f2fs ln -sf fsck.f2fs /usr/src/tmp/f2fs-tools-buildroot//usr/sbin/resize.f2fs ln -sf fsck.f2fs /usr/src/tmp/f2fs-tools-buildroot//usr/sbin/sload.f2fs make[3]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/fsck' make[2]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/fsck' make[1]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/fsck' Making install in tools make[1]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/tools' Making install in sg_write_buffer make[2]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/tools/sg_write_buffer' make[3]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/tools/sg_write_buffer' /bin/mkdir -p '/usr/src/tmp/f2fs-tools-buildroot/usr/sbin' /bin/sh ../../libtool --mode=install /bin/install -p sg_write_buffer '/usr/src/tmp/f2fs-tools-buildroot/usr/sbin' libtool: install: /bin/install -p sg_write_buffer /usr/src/tmp/f2fs-tools-buildroot/usr/sbin/sg_write_buffer make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/tools/sg_write_buffer' make[2]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/tools/sg_write_buffer' make[2]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/tools' make[3]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/tools' /bin/mkdir -p '/usr/src/tmp/f2fs-tools-buildroot/usr/sbin' /bin/sh ../libtool --mode=install /bin/install -p f2fstat fibmap.f2fs parse.f2fs f2fscrypt '/usr/src/tmp/f2fs-tools-buildroot/usr/sbin' libtool: install: /bin/install -p f2fstat /usr/src/tmp/f2fs-tools-buildroot/usr/sbin/f2fstat libtool: install: /bin/install -p fibmap.f2fs /usr/src/tmp/f2fs-tools-buildroot/usr/sbin/fibmap.f2fs libtool: install: /bin/install -p parse.f2fs /usr/src/tmp/f2fs-tools-buildroot/usr/sbin/parse.f2fs libtool: install: /bin/install -p f2fscrypt /usr/src/tmp/f2fs-tools-buildroot/usr/sbin/f2fscrypt /bin/mkdir -p '/usr/src/tmp/f2fs-tools-buildroot/usr/share/man/man8' /bin/install -p -m 644 f2fscrypt.8 '/usr/src/tmp/f2fs-tools-buildroot/usr/share/man/man8' make[3]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/tools' make[2]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/tools' make[1]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0/tools' make[1]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0' make[2]: Entering directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.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 `/usr/src/RPM/BUILD/f2fs-tools-1.12.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0' make: Leaving directory `/usr/src/RPM/BUILD/f2fs-tools-1.12.0' + mkdir -m 755 -p /usr/src/tmp/f2fs-tools-buildroot/usr/include + install -m 644 include/f2fs_fs.h /usr/src/tmp/f2fs-tools-buildroot/usr/include + install -m 644 mkfs/f2fs_format_utils.h /usr/src/tmp/f2fs-tools-buildroot/usr/include + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/f2fs-tools-buildroot (auto) removed './usr/lib64/libf2fs_format.la' removed './usr/lib64/libf2fs.la' mode of './usr/lib64/libf2fs_format.so.5.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libf2fs.so.6.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/f2fs-tools-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/f2fs-tools-buildroot (auto) Adjusting library links in /usr/src/tmp/f2fs-tools-buildroot ./usr/lib64: libf2fs.so.6 -> libf2fs.so.6.0.0 libf2fs_format.so.5 -> libf2fs_format.so.5.0.0 Verifying ELF objects in /usr/src/tmp/f2fs-tools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: f2fs-tools-1.12.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.31766 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd f2fs-tools-1.12.0 + DOCDIR=/usr/src/tmp/f2fs-tools-buildroot/usr/share/doc/f2fs-tools-1.12.0 + export DOCDIR + rm -rf /usr/src/tmp/f2fs-tools-buildroot/usr/share/doc/f2fs-tools-1.12.0 + /bin/mkdir -p /usr/src/tmp/f2fs-tools-buildroot/usr/share/doc/f2fs-tools-1.12.0 + cp -prL COPYING AUTHORS ChangeLog /usr/src/tmp/f2fs-tools-buildroot/usr/share/doc/f2fs-tools-1.12.0 + chmod -R go-w /usr/src/tmp/f2fs-tools-buildroot/usr/share/doc/f2fs-tools-1.12.0 + chmod -R a+rX /usr/src/tmp/f2fs-tools-buildroot/usr/share/doc/f2fs-tools-1.12.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yjnxiG find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/f2fs-tools-buildroot/usr/lib64/libf2fs.so.6: 43 symbols, 16 bpp lib.prov: /usr/src/tmp/f2fs-tools-buildroot/usr/lib64/libf2fs_format.so.5: 10 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FbVCsa find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: f2fs-utils = 1.12.0-alt1, mkfs.f2fs = 1.12.0-alt1, fsck.f2fs = 1.12.0-alt1, dump.f2fs = 1.12.0-alt1, libf2fs.so.6()(64bit) = set:jdF3brVqOLnZaZnfgy1zzEI0BEM4gxZo1MMVBt1cFZ8ZvY1eoIQaPPv65MnuD3dHGDFkKFaWtODXJzAhwuzCqIwos2, libf2fs_format.so.5()(64bit) = set:hdNX7GIVKVg28cxNxjQDoR0 Requires: /lib64/ld-linux-x86-64.so.2, libblkid.so.1()(64bit) >= set:khWE1XSHkfk41f43, libblkid.so.1(BLKID_2.15)(64bit), libblkid.so.1(BLKID_2.17)(64bit), libc.so.6(GLIBC_2.10)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libselinux.so.1()(64bit) >= set:lj3hlZd4rmY, libuuid.so.1()(64bit) >= set:igqfiO4Z06, libuuid.so.1(UUID_1.0)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hoKqjU Creating f2fs-tools-debuginfo package Processing files: f2fs-tools-devel-1.12.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MjCY1G find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.og4VGw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: f2fs-tools = 1.12.0-alt1, /usr/lib64/libf2fs.so.6.0.0, /usr/lib64/libf2fs_format.so.5.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cUV2Rr Processing files: f2fs-tools-debuginfo-1.12.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.coql0p find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LLSD6q find-requires: running scripts (debuginfo) Provides: debug64(libf2fs.so.6), debug64(libf2fs_format.so.5) Requires: f2fs-tools = 1.12.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libblkid.so.1), debug64(libc.so.6), debug64(libselinux.so.1), debug64(libuuid.so.1) Removing 2 extra deps from f2fs-tools-devel due to dependency on f2fs-tools Wrote: /usr/src/RPM/RPMS/x86_64/f2fs-tools-1.12.0-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/f2fs-tools-devel-1.12.0-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/f2fs-tools-debuginfo-1.12.0-alt1.x86_64.rpm 39.43user 10.72system 0:55.04elapsed 91%CPU (0avgtext+0avgdata 50376maxresident)k 0inputs+0outputs (0major+1861200minor)pagefaults 0swaps 43.70user 14.93system 1:03.58elapsed 92%CPU (0avgtext+0avgdata 121916maxresident)k 112inputs+0outputs (0major+2093281minor)pagefaults 0swaps --- f2fs-tools-1.12.0-alt1.x86_64.rpm.repo 2018-12-04 15:53:17.000000000 +0000 +++ f2fs-tools-1.12.0-alt1.x86_64.rpm.hasher 2019-04-14 02:18:48.942092266 +0000 @@ -50,3 +50,2 @@ Provides: libf2fs_format.so.5()(64bit) = set:hdNX7GIVKVg28cxNxjQDoR0 -Provides: .p8.217301.200.2.1-f2fs-tools-1.12.0-alt1 Provides: f2fs-tools = 1.12.0-alt1 --- f2fs-tools-debuginfo-1.12.0-alt1.x86_64.rpm.repo 2018-12-04 15:53:17.000000000 +0000 +++ f2fs-tools-debuginfo-1.12.0-alt1.x86_64.rpm.hasher 2019-04-14 02:18:49.000090535 +0000 @@ -80,3 +80,3 @@ /usr/src/debug/f2fs-tools-1.12.0/tools/sha512.c 100644 -Requires: .p8.217301.200.2.1-f2fs-tools-1.12.0-alt1 +Requires: f2fs-tools = 1.12.0-alt1 Requires: /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug --- f2fs-tools-devel-1.12.0-alt1.x86_64.rpm.repo 2018-12-04 15:53:17.000000000 +0000 +++ f2fs-tools-devel-1.12.0-alt1.x86_64.rpm.hasher 2019-04-14 02:18:49.051089013 +0000 @@ -5,3 +5,3 @@ /usr/lib64/libf2fs_format.so 120777 libf2fs_format.so.5.0.0 -Requires: .p8.217301.200.2.1-f2fs-tools-1.12.0-alt1 +Requires: f2fs-tools = 1.12.0-alt1 Requires: rpmlib(PayloadIsLzma)