<86>Aug 1 09:34:50 userdel[3452330]: delete user 'rooter' <86>Aug 1 09:34:50 userdel[3452330]: removed group 'rooter' owned by 'rooter' <86>Aug 1 09:34:50 userdel[3452330]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 09:34:50 groupadd[3452361]: group added to /etc/group: name=rooter, GID=651 <86>Aug 1 09:34:50 groupadd[3452361]: group added to /etc/gshadow: name=rooter <86>Aug 1 09:34:50 groupadd[3452361]: new group: name=rooter, GID=651 <86>Aug 1 09:34:50 useradd[3452380]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Aug 1 09:34:50 userdel[3452412]: delete user 'builder' <86>Aug 1 09:34:50 userdel[3452412]: removed group 'builder' owned by 'builder' <86>Aug 1 09:34:50 userdel[3452412]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 09:34:50 groupadd[3452432]: group added to /etc/group: name=builder, GID=652 <86>Aug 1 09:34:50 groupadd[3452432]: group added to /etc/gshadow: name=builder <86>Aug 1 09:34:50 groupadd[3452432]: new group: name=builder, GID=652 <86>Aug 1 09:34:50 useradd[3452452]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash <13>Aug 1 09:34:53 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343389 installed <13>Aug 1 09:34:53 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474122 installed <13>Aug 1 09:34:53 rpmi: perl-Locale-gettext-1.07-alt1.2 sisyphus+219907.10400.1.1 1548355707 installed <13>Aug 1 09:34:53 rpmi: help2man-1.47.10-alt1 p9+236401.1000.1.1 1566386418 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/c-interpreter-0.06-alt1.nosrc.rpm (w1.gzdio) Installing c-interpreter-0.06-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97050 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf C-0.06 + echo 'Source #0 (C-0.06.tar):' Source #0 (C-0.06.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/C-0.06.tar + cd C-0.06 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55227 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd C-0.06 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 + 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=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 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... missing checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for help2man... /usr/bin/help2man checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking whether closedir returns void... no checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for mkdir... yes checking for rmdir... yes checking for strerror... yes configure: creating ./config.status config.status: creating Makefile + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.14152 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/c-interpreter-buildroot + : + /bin/rm -rf -- /usr/src/tmp/c-interpreter-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd C-0.06 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/c-interpreter-buildroot make: Entering directory '/usr/src/RPM/BUILD/C-0.06' i586-alt-linux-gcc -DPACKAGE_NAME=\"C\" -DPACKAGE_TARNAME=\"c\" -DPACKAGE_VERSION=\"0.06\" -DPACKAGE_STRING=\"C\ 0.06\" -DPACKAGE_BUGREPORT=\"http://labs.cybozu.co.jp/blog/kazuhoatwork/\" -DPACKAGE=\"C\" -DVERSION=\"0.06\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_STRERROR=1 -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c C.c i586-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o C C.o make[1]: Entering directory '/usr/src/RPM/BUILD/C-0.06' /bin/sh ./mkinstalldirs /usr/src/tmp/c-interpreter-buildroot/usr/bin mkdir /usr/src/tmp/c-interpreter-buildroot mkdir /usr/src/tmp/c-interpreter-buildroot/usr mkdir /usr/src/tmp/c-interpreter-buildroot/usr/bin /usr/libexec/rpm-build/install -p C /usr/src/tmp/c-interpreter-buildroot/usr/bin/C make install-man1 make[2]: Entering directory '/usr/src/RPM/BUILD/C-0.06' /bin/sh ./mkinstalldirs /usr/src/tmp/c-interpreter-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/c-interpreter-buildroot/usr/share mkdir /usr/src/tmp/c-interpreter-buildroot/usr/share/man mkdir /usr/src/tmp/c-interpreter-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p -m 644 ./C.1 /usr/src/tmp/c-interpreter-buildroot/usr/share/man/man1/C.1 make[2]: Leaving directory '/usr/src/RPM/BUILD/C-0.06' make[1]: Leaving directory '/usr/src/RPM/BUILD/C-0.06' make: Leaving directory '/usr/src/RPM/BUILD/C-0.06' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/c-interpreter-buildroot (auto) Verifying and fixing files in /usr/src/tmp/c-interpreter-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/c-interpreter-buildroot/ (default) Compressing files in /usr/src/tmp/c-interpreter-buildroot (auto) Verifying ELF objects in /usr/src/tmp/c-interpreter-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/C: uses non-LFS functions: __lxstat __xstat fopen readdir Hardlinking identical .pyc and .pyo files Processing files: c-interpreter-0.06-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75981 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd C-0.06 + DOCDIR=/usr/src/tmp/c-interpreter-buildroot/usr/share/doc/c-interpreter-0.06 + export DOCDIR + rm -rf /usr/src/tmp/c-interpreter-buildroot/usr/share/doc/c-interpreter-0.06 + /bin/mkdir -p /usr/src/tmp/c-interpreter-buildroot/usr/share/doc/c-interpreter-0.06 + cp -prL AUTHORS /usr/src/tmp/c-interpreter-buildroot/usr/share/doc/c-interpreter-0.06 + chmod -R go-w /usr/src/tmp/c-interpreter-buildroot/usr/share/doc/c-interpreter-0.06 + chmod -R a+rX /usr/src/tmp/c-interpreter-buildroot/usr/share/doc/c-interpreter-0.06 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QpSQer find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VF8v2a find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: C = 0.06 Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Obsoletes: C Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.04TAYb Creating c-interpreter-debuginfo package Processing files: c-interpreter-debuginfo-0.06-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qCEWwI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dVNJPC find-requires: running scripts (debuginfo) Requires: c-interpreter = 0.06-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/c-interpreter-0.06-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/c-interpreter-debuginfo-0.06-alt1.i586.rpm (w2.lzdio) 6.95user 2.79system 0:14.47elapsed 67%CPU (0avgtext+0avgdata 26556maxresident)k 0inputs+0outputs (0major+490964minor)pagefaults 0swaps 13.56user 8.04system 0:25.39elapsed 85%CPU (0avgtext+0avgdata 118212maxresident)k 0inputs+0outputs (0major+782416minor)pagefaults 0swaps --- c-interpreter-0.06-alt1.i586.rpm.repo 2012-12-05 19:56:00.000000000 +0000 +++ c-interpreter-0.06-alt1.i586.rpm.hasher 2021-08-01 09:35:12.490030825 +0000 @@ -3,3 +3,3 @@ /usr/share/doc/c-interpreter-0.06/AUTHORS 100644 root:root -/usr/share/man/man1/C.1.gz 100644 root:root +/usr/share/man/man1/C.1.xz 100644 root:root Requires: /lib/ld-linux.so.2 @@ -16,6 +16,6 @@ Obsoletes: C -File: /usr/bin/C 100755 root:root 0cdbdf8aa56e662255615aa45b6629b2 +File: /usr/bin/C 100755 root:root f143a753f32d96953390b5aebe90636f File: /usr/share/doc/c-interpreter-0.06 40755 root:root File: /usr/share/doc/c-interpreter-0.06/AUTHORS 100644 root:root cbf45ebd2c0102af982a993b471fdc98 -File: /usr/share/man/man1/C.1.gz 100644 root:root 9a5560afe8bf5c1a156d399880f5541b -RPMIdentity: 4207a342cd403d23ea5a72d2a2fdd2530ffb468e4a48a46f99bbc84a7cc98fd39ff660272183f4edcc5ce44a1d4fe800f50f9d2387c799cd924623d7a49553d2 +File: /usr/share/man/man1/C.1.xz 100644 root:root 893023d1d0914a495716b0c01c682838 +RPMIdentity: 87aff286ae37bd694d56cd8dd885d195b43357f712b20d4a72d1e93809699f8c848143b02aec9bc4a832c1c3cdc357a19779139a919327982890e065f3809db8 --- c-interpreter-debuginfo-0.06-alt1.i586.rpm.repo 2012-12-05 19:56:00.000000000 +0000 +++ c-interpreter-debuginfo-0.06-alt1.i586.rpm.hasher 2021-08-01 09:35:12.635025976 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ae 40755 root:root -/usr/lib/debug/.build-id/ae/0a7b3817eac9bd0b0da6aab18973592e4ef60c 120777 root:root ../../../../bin/C -/usr/lib/debug/.build-id/ae/0a7b3817eac9bd0b0da6aab18973592e4ef60c.debug 120777 root:root ../../usr/bin/C.debug +/usr/lib/debug/.build-id/28 40755 root:root +/usr/lib/debug/.build-id/28/38353a7217443354cdee75ad2a674f585ca7cb 120777 root:root ../../../../bin/C +/usr/lib/debug/.build-id/28/38353a7217443354cdee75ad2a674f585ca7cb.debug 120777 root:root ../../usr/bin/C.debug /usr/lib/debug/usr/bin/C.debug 100644 root:root @@ -11,8 +11,8 @@ Provides: c-interpreter-debuginfo = 0.06-alt1 -File: /usr/lib/debug/.build-id/ae 40755 root:root -File: /usr/lib/debug/.build-id/ae/0a7b3817eac9bd0b0da6aab18973592e4ef60c 120777 root:root ../../../../bin/C -File: /usr/lib/debug/.build-id/ae/0a7b3817eac9bd0b0da6aab18973592e4ef60c.debug 120777 root:root ../../usr/bin/C.debug -File: /usr/lib/debug/usr/bin/C.debug 100644 root:root f0e4f8e1ababcac7d92f44b9c3ccd6e9 +File: /usr/lib/debug/.build-id/28 40755 root:root +File: /usr/lib/debug/.build-id/28/38353a7217443354cdee75ad2a674f585ca7cb 120777 root:root ../../../../bin/C +File: /usr/lib/debug/.build-id/28/38353a7217443354cdee75ad2a674f585ca7cb.debug 120777 root:root ../../usr/bin/C.debug +File: /usr/lib/debug/usr/bin/C.debug 100644 root:root 9f1b9183b376ac310912b205e3e2f5bc File: /usr/src/debug/C-0.06 40755 root:root File: /usr/src/debug/C-0.06/C.c 100644 root:root e000a9b4a00531c1f1d72a841802f5dd -RPMIdentity: f69b94e5c2a2a5a7c92e92b033403955fa7777a9d1c4eacbdae3483f80215c940e7455dd10fcead25e56e60350e3c8d34574e1092539384e530459aab6fb6c05 +RPMIdentity: e74c1d150ac78b223f4c6f95d4adbc56a69704abd30f2f218ab3940fa6d49fa66564bae32334fbd0e42736c439b89cc548ad747a711fee8be16ece6d87e7e020