<86>Apr 14 01:06:13 userdel[130777]: delete user 'rooter' <86>Apr 14 01:06:13 userdel[130777]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:06:13 userdel[130777]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:06:13 groupadd[130801]: group added to /etc/group: name=rooter, GID=705 <86>Apr 14 01:06:13 groupadd[130801]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:06:13 groupadd[130801]: new group: name=rooter, GID=705 <86>Apr 14 01:06:13 useradd[130816]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Apr 14 01:06:13 userdel[130851]: delete user 'builder' <86>Apr 14 01:06:13 userdel[130851]: removed group 'builder' owned by 'builder' <86>Apr 14 01:06:13 userdel[130851]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:06:13 groupadd[130871]: group added to /etc/group: name=builder, GID=706 <86>Apr 14 01:06:13 groupadd[130871]: group added to /etc/gshadow: name=builder <86>Apr 14 01:06:13 groupadd[130871]: new group: name=builder, GID=706 <86>Apr 14 01:06:13 useradd[130883]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash <13>Apr 14 01:06:15 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 14 01:06:16 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 14 01:06:18 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed Installing samefile-2.14-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93061 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf samefile-2.14 + echo 'Source #0 (samefile-2.14.tar.gz):' Source #0 (samefile-2.14.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/samefile-2.14.tar.gz + /bin/tar -xf - + cd samefile-2.14 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93061 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd samefile-2.14 + 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' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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: --disable-dependency-tracking, --without-included-gettext checking for gawk... gawk 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 for a BSD-compatible install... /bin/install -c 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for off_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for strerror... yes checking for lstat... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext + make make: Entering directory `/usr/src/RPM/BUILD/samefile-2.14' x86_64-alt-linux-gcc -pipe -Wall -g -O2 -c -o samefile.o samefile.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -c -o error.o error.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -c -o fgetline.o fgetline.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -c -o options.o options.c x86_64-alt-linux-gcc -o samefile samefile.o error.o fgetline.o options.o make: Leaving directory `/usr/src/RPM/BUILD/samefile-2.14' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.38133 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/samefile-buildroot + : + /bin/rm -rf -- /usr/src/tmp/samefile-buildroot + cd samefile-2.14 + make install DESTDIR=/usr/src/tmp/samefile-buildroot make: Entering directory `/usr/src/RPM/BUILD/samefile-2.14' if test ! -d /usr/src/tmp/samefile-buildroot/usr/bin; then /bin/install -c -d /usr/src/tmp/samefile-buildroot/usr/bin; fi if test ! -d /usr/src/tmp/samefile-buildroot/usr/share/man/man1; then /bin/install -c -d /usr/src/tmp/samefile-buildroot/usr/share/man/man1; fi /bin/install -c -m 0755 samefile /usr/src/tmp/samefile-buildroot/usr/bin /bin/install -c -m 0644 samefile.1 /usr/src/tmp/samefile-buildroot/usr/share/man/man1 make: Leaving directory `/usr/src/RPM/BUILD/samefile-2.14' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/samefile-buildroot (auto) Verifying and fixing files in /usr/src/tmp/samefile-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/samefile-buildroot (auto) Verifying ELF objects in /usr/src/tmp/samefile-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.38133 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd samefile-2.14 + make test make: Entering directory `/usr/src/RPM/BUILD/samefile-2.14' Any output before the words "Test completed." indicates an anomaly worth investigating. Test completed. make: Leaving directory `/usr/src/RPM/BUILD/samefile-2.14' + exit 0 Processing files: samefile-2.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.38133 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd samefile-2.14 + DOCDIR=/usr/src/tmp/samefile-buildroot/usr/share/doc/samefile-2.14 + export DOCDIR + rm -rf /usr/src/tmp/samefile-buildroot/usr/share/doc/samefile-2.14 + /bin/mkdir -p /usr/src/tmp/samefile-buildroot/usr/share/doc/samefile-2.14 + cp -prL README ChangeLog /usr/src/tmp/samefile-buildroot/usr/share/doc/samefile-2.14 + chmod -R go-w /usr/src/tmp/samefile-buildroot/usr/share/doc/samefile-2.14 + chmod -R a+rX /usr/src/tmp/samefile-buildroot/usr/share/doc/samefile-2.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hxyfj8 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.88XTF3 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.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HA4KS1 Creating samefile-debuginfo package Processing files: samefile-debuginfo-2.14-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.keYr32 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7eLaa7 find-requires: running scripts (debuginfo) Requires: samefile = 2.14-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/samefile-2.14-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/samefile-debuginfo-2.14-alt1.x86_64.rpm 2.95user 1.66system 0:08.84elapsed 52%CPU (0avgtext+0avgdata 28116maxresident)k 0inputs+0outputs (0major+348870minor)pagefaults 0swaps 9.07user 5.44system 0:19.05elapsed 76%CPU (0avgtext+0avgdata 121956maxresident)k 0inputs+0outputs (0major+629325minor)pagefaults 0swaps --- samefile-2.14-alt1.x86_64.rpm.repo 2013-03-06 22:04:02.000000000 +0000 +++ samefile-2.14-alt1.x86_64.rpm.hasher 2019-04-14 01:06:30.299535070 +0000 @@ -4,3 +4,3 @@ /usr/share/doc/samefile-2.14/README 100644 -/usr/share/man/man1/samefile.1.gz 100644 +/usr/share/man/man1/samefile.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2