<86>Jan 27 01:17:55 userdel[100509]: delete user 'rooter' <86>Jan 27 01:17:55 groupadd[100605]: group added to /etc/group: name=rooter, GID=615 <86>Jan 27 01:17:55 groupadd[100605]: group added to /etc/gshadow: name=rooter <86>Jan 27 01:17:55 groupadd[100605]: new group: name=rooter, GID=615 <86>Jan 27 01:17:55 useradd[100695]: new user: name=rooter, UID=615, GID=615, home=/root, shell=/bin/bash <86>Jan 27 01:17:55 userdel[100839]: delete user 'builder' <86>Jan 27 01:17:55 groupadd[100924]: group added to /etc/group: name=builder, GID=616 <86>Jan 27 01:17:55 groupadd[100924]: group added to /etc/gshadow: name=builder <86>Jan 27 01:17:55 groupadd[100924]: new group: name=builder, GID=616 <86>Jan 27 01:17:55 useradd[100949]: new user: name=builder, UID=616, GID=616, home=/usr/src, shell=/bin/bash Installing genext2fs-1.4.1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80504 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf genext2fs-1.4.1 + echo 'Source #0 (genext2fs-1.4.1.tar):' Source #0 (genext2fs-1.4.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/genext2fs-1.4.1.tar + cd genext2fs-1.4.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (genext2fs-1.4.1-alt2.patch):' Patch #0 (genext2fs-1.4.1-alt2.patch): + /usr/bin/patch -p1 patching file cache.h patching file clean.sh patching file genext2fs.8 patching file genext2fs.c patching file list.h patching file test-gen.lib patching file test-mount.sh patching file test.sh + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80504 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd genext2fs-1.4.1 + ./autogen.sh aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:37: warning: AC_CACHE_VAL(ac_scanf_can_malloc, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2033: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2054: AC_CACHE_CHECK is expanded from... m4/ac_func_scanf_can_malloc.m4:10: AC_FUNC_SCANF_CAN_MALLOC is expanded from... configure.in:37: the top level configure.in:37: warning: AC_CACHE_VAL(ac_scanf_can_malloc, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2033: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2054: AC_CACHE_CHECK is expanded from... m4/ac_func_scanf_can_malloc.m4:10: AC_FUNC_SCANF_CAN_MALLOC is expanded from... configure.in:37: the top level configure.in:37: warning: AC_CACHE_VAL(ac_scanf_can_malloc, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2033: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2054: AC_CACHE_CHECK is expanded from... m4/ac_func_scanf_can_malloc.m4:10: AC_FUNC_SCANF_CAN_MALLOC is expanded from... configure.in:37: the top level automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:37: warning: AC_CACHE_VAL(ac_scanf_can_malloc, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2033: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2054: AC_CACHE_CHECK is expanded from... m4/ac_func_scanf_can_malloc.m4:10: AC_FUNC_SCANF_CAN_MALLOC is expanded from... configure.in:37: the top level configure.in:10: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:10: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:13: installing './compile' configure.in:10: installing './install-sh' configure.in:10: installing './missing' Makefile.am: installing './depcomp' automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' parallel-tests: installing './test-driver' Now just run: ./configure make + 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_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 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 for style of include used by make... GNU 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 dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking whether sys/types.h defines makedev... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking for struct stat.st_rdev... yes checking for getopt_long... yes checking for getline... yes checking for strtof... yes checking for snprintf... yes checking for vsnprintf... yes checking for working snprintf... yes checking for working vsnprintf... yes checking for stdlib.h... (cached) yes checking whether scanf can malloc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/genext2fs-1.4.1' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/genext2fs-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c -o genext2fs.o genext2fs.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o genext2fs genext2fs.o make[1]: Leaving directory `/usr/src/RPM/BUILD/genext2fs-1.4.1' make: Leaving directory `/usr/src/RPM/BUILD/genext2fs-1.4.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.43092 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/genext2fs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/genext2fs-buildroot + cd genext2fs-1.4.1 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/genext2fs-buildroot make: Entering directory `/usr/src/RPM/BUILD/genext2fs-1.4.1' make[1]: Entering directory `/usr/src/RPM/BUILD/genext2fs-1.4.1' /bin/mkdir -p '/usr/src/tmp/genext2fs-buildroot/usr/bin' /bin/install -p genext2fs '/usr/src/tmp/genext2fs-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/genext2fs-buildroot/usr/share/man/man8' /bin/install -p -m 644 genext2fs.8 '/usr/src/tmp/genext2fs-buildroot/usr/share/man/man8' make[1]: Leaving directory `/usr/src/RPM/BUILD/genext2fs-1.4.1' make: Leaving directory `/usr/src/RPM/BUILD/genext2fs-1.4.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/genext2fs-buildroot (auto) Verifying and fixing files in /usr/src/tmp/genext2fs-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/genext2fs-buildroot (auto) Verifying ELF objects in /usr/src/tmp/genext2fs-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: genext2fs-1.4.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74261 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd genext2fs-1.4.1 + DOCDIR=/usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.4.1 + export DOCDIR + rm -rf /usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.4.1 + /bin/mkdir -p /usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.4.1 + cp -prL AUTHORS README TODO device_table.txt /usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.4.1 + chmod -R go-w /usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.4.1 + chmod -R a+rX /usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.4.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Tai69A 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.lI0LjU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, 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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DOvAfg Creating genext2fs-debuginfo package Processing files: genext2fs-debuginfo-1.4.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pE2GYE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Tsfdz6 find-requires: running scripts (debuginfo) Requires: genext2fs = 1.4.1-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/genext2fs-1.4.1-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/genext2fs-debuginfo-1.4.1-alt2.x86_64.rpm 9.21user 3.17system 0:19.49elapsed 63%CPU (0avgtext+0avgdata 72576maxresident)k 0inputs+0outputs (0major+495375minor)pagefaults 0swaps 15.78user 5.42system 0:29.54elapsed 71%CPU (0avgtext+0avgdata 125116maxresident)k 0inputs+0outputs (0major+773704minor)pagefaults 0swaps --- genext2fs-1.4.1-alt2.x86_64.rpm.repo 2013-08-10 01:22:59.000000000 +0000 +++ genext2fs-1.4.1-alt2.x86_64.rpm.hasher 2019-01-27 01:18:17.553208392 +0000 @@ -6,3 +6,3 @@ /usr/share/doc/genext2fs-1.4.1/device_table.txt 100644 -/usr/share/man/man8/genext2fs.8.gz 100644 +/usr/share/man/man8/genext2fs.8.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2