<86>Sep 14 10:13:02 userdel[3045203]: delete user 'rooter' <86>Sep 14 10:13:02 userdel[3045203]: removed group 'rooter' owned by 'rooter' <86>Sep 14 10:13:02 userdel[3045203]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 10:13:02 groupadd[3045229]: group added to /etc/group: name=rooter, GID=669 <86>Sep 14 10:13:02 groupadd[3045229]: group added to /etc/gshadow: name=rooter <86>Sep 14 10:13:02 groupadd[3045229]: new group: name=rooter, GID=669 <86>Sep 14 10:13:02 useradd[3045251]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Sep 14 10:13:02 userdel[3045316]: delete user 'builder' <86>Sep 14 10:13:02 userdel[3045316]: removed group 'builder' owned by 'builder' <86>Sep 14 10:13:02 userdel[3045316]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 10:13:02 groupadd[3045336]: group added to /etc/group: name=builder, GID=670 <86>Sep 14 10:13:02 groupadd[3045336]: group added to /etc/gshadow: name=builder <86>Sep 14 10:13:02 groupadd[3045336]: new group: name=builder, GID=670 <86>Sep 14 10:13:02 useradd[3045347]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/shc-4.0.3-alt1.nosrc.rpm (w1.gzdio) Installing shc-4.0.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49879 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf shc-4.0.3 + echo 'Source #0 (shc-4.0.3.tar.gz):' Source #0 (shc-4.0.3.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/shc-4.0.3.tar.gz + cd shc-4.0.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.49879 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd shc-4.0.3 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 aclocal-default: warning: couldn't open directory 'm4': No such file or directory autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool 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: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-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 stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for struct stat.st_rdev... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for memset... yes checking for putenv... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/shc-4.0.3/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"shc\" -DPACKAGE_TARNAME=\"shc\" -DPACKAGE_VERSION=\"4.0.3\" -DPACKAGE_STRING=\"shc\ 4.0.3\" -DPACKAGE_BUGREPORT=\"http://github.com/neurobin/shc/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shc\" -DVERSION=\"4.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MEMSET=1 -DHAVE_PUTENV=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o shc.o shc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/shc-4.0.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/shc-4.0.3/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o shc shc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/shc-4.0.3/src' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.15266 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/shc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/shc-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd shc-4.0.3 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/shc-buildroot make: Entering directory '/usr/src/RPM/BUILD/shc-4.0.3' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/shc-4.0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/shc-4.0.3/src' /bin/mkdir -p '/usr/src/tmp/shc-buildroot/usr/bin' /usr/libexec/rpm-build/install -p shc '/usr/src/tmp/shc-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/shc-4.0.3/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/shc-4.0.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/shc-4.0.3' make[2]: Entering directory '/usr/src/RPM/BUILD/shc-4.0.3' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/shc-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 shc.1 '/usr/src/tmp/shc-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/shc-4.0.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/shc-4.0.3' make: Leaving directory '/usr/src/RPM/BUILD/shc-4.0.3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/shc-buildroot (auto) Verifying and fixing files in /usr/src/tmp/shc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/shc-buildroot/ (default) Compressing files in /usr/src/tmp/shc-buildroot (auto) Verifying ELF objects in /usr/src/tmp/shc-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/shc: uses non-LFS functions: __xstat fopen Processing files: shc-4.0.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.15266 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd shc-4.0.3 + DOCDIR=/usr/src/tmp/shc-buildroot/usr/share/doc/shc-4.0.3 + export DOCDIR + rm -rf /usr/src/tmp/shc-buildroot/usr/share/doc/shc-4.0.3 + /bin/mkdir -p /usr/src/tmp/shc-buildroot/usr/share/doc/shc-4.0.3 + cp -prL README.md /usr/src/tmp/shc-buildroot/usr/share/doc/shc-4.0.3 + chmod -R go-w /usr/src/tmp/shc-buildroot/usr/share/doc/shc-4.0.3 + chmod -R a+rX /usr/src/tmp/shc-buildroot/usr/share/doc/shc-4.0.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r6CAms find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DYcBDu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cng23q Creating shc-debuginfo package Processing files: shc-debuginfo-4.0.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nuH37t find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OcOT1r find-requires: running scripts (debuginfo) Requires: shc = 4.0.3-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to shc-debuginfo a strict dependency on shc Wrote: /usr/src/RPM/RPMS/i586/shc-4.0.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/shc-debuginfo-4.0.3-alt1.i586.rpm (w2.lzdio) 3.99user 1.23system 0:10.80elapsed 48%CPU (0avgtext+0avgdata 23156maxresident)k 0inputs+0outputs (0major+467527minor)pagefaults 0swaps 6.97user 3.81system 0:16.40elapsed 65%CPU (0avgtext+0avgdata 98588maxresident)k 0inputs+0outputs (0major+668747minor)pagefaults 0swaps --- shc-4.0.3-alt1.i586.rpm.repo 2021-03-03 09:10:12.234382278 +0000 +++ shc-4.0.3-alt1.i586.rpm.hasher 2021-09-14 10:13:16.735442750 +0000 @@ -8,3 +8,2 @@ Requires: libc.so.6(GLIBC_2.1.3) -Requires: libc.so.6(GLIBC_2.3) Requires: libc.so.6(GLIBC_2.3.4) @@ -15,3 +14,3 @@ Provides: shc = 4.0.3-alt1:sisyphus+267285.100.1.1 -File: /usr/bin/shc 100755 root:root 4b5af2991a67085601f0e9e7c7edf54f +File: /usr/bin/shc 100755 root:root 669c33c238c103d74252b2f66a1b6f34 File: /usr/share/doc/shc-4.0.3 40755 root:root @@ -19,2 +18,2 @@ File: /usr/share/man/man1/shc.1.xz 100644 root:root bd134f4c7b50482c396584239c2b0b44 -RPMIdentity: 936ed6ff660c7a421c85ee5b12827a3dc45dc3cbbfef0a2f4bfb04a0c6c969ce6a65be2d87e8e6ad2aa61e8ab56591d2ff783c5a731a70476266559ee66fe837 +RPMIdentity: e9c837ece36c992de749f33cfced24fe496658d02eb20c46cf436d2836033e801f38002722b504ec9317ac67ebf2eeb7ef8b9e9f0a6b41323a5633baa7464d4a --- shc-debuginfo-4.0.3-alt1.i586.rpm.repo 2021-03-03 09:10:12.225382082 +0000 +++ shc-debuginfo-4.0.3-alt1.i586.rpm.hasher 2021-09-14 10:13:16.810442837 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/48 40755 root:root -/usr/lib/debug/.build-id/48/cbb6819464c9f79bc743b58bd10b0fbd6fd2a5 120777 root:root ../../../../bin/shc -/usr/lib/debug/.build-id/48/cbb6819464c9f79bc743b58bd10b0fbd6fd2a5.debug 120777 root:root ../../usr/bin/shc.debug +/usr/lib/debug/.build-id/8f 40755 root:root +/usr/lib/debug/.build-id/8f/83652b3a469b46958fc3be2fd00bfd652e9688 120777 root:root ../../../../bin/shc +/usr/lib/debug/.build-id/8f/83652b3a469b46958fc3be2fd00bfd652e9688.debug 120777 root:root ../../usr/bin/shc.debug /usr/lib/debug/usr/bin/shc.debug 100644 root:root @@ -12,6 +12,6 @@ Provides: shc-debuginfo = 4.0.3-alt1:sisyphus+267285.100.1.1 -File: /usr/lib/debug/.build-id/48 40755 root:root -File: /usr/lib/debug/.build-id/48/cbb6819464c9f79bc743b58bd10b0fbd6fd2a5 120777 root:root ../../../../bin/shc -File: /usr/lib/debug/.build-id/48/cbb6819464c9f79bc743b58bd10b0fbd6fd2a5.debug 120777 root:root ../../usr/bin/shc.debug -File: /usr/lib/debug/usr/bin/shc.debug 100644 root:root 856f2e4ea1b55b9e9c5123c70156492e +File: /usr/lib/debug/.build-id/8f 40755 root:root +File: /usr/lib/debug/.build-id/8f/83652b3a469b46958fc3be2fd00bfd652e9688 120777 root:root ../../../../bin/shc +File: /usr/lib/debug/.build-id/8f/83652b3a469b46958fc3be2fd00bfd652e9688.debug 120777 root:root ../../usr/bin/shc.debug +File: /usr/lib/debug/usr/bin/shc.debug 100644 root:root d226562d8dca3b88f6d8ac55215d0cd6 File: /usr/src/debug/shc-4.0.3 40755 root:root @@ -19,2 +19,2 @@ File: /usr/src/debug/shc-4.0.3/src/shc.c 100644 root:root 95b436e526e4cb553d5c47c1a6a98ab8 -RPMIdentity: 81c941a29dca3c8d11259669b26aaabb7b648e8bfa55b7f183e0571b0ac51184fa5ba8dfad7c8e97d22ff19259dc34106bb1ba2c8670b2c3f77234b10ed14dfe +RPMIdentity: f35e8ce063d01c9edf27eb2f3f4491b3ead1729c41865287e325bc38fa936e4248a0140fcca1fa273b071dc1445701d96b325a722086bc8d890f50f57abfc95e