<86>May 31 09:02:30 userdel[3876446]: delete user 'rooter'
<86>May 31 09:02:30 userdel[3876446]: removed group 'rooter' owned by 'rooter'
<86>May 31 09:02:30 groupadd[3876458]: group added to /etc/group: name=rooter, GID=549
<86>May 31 09:02:30 groupadd[3876458]: group added to /etc/gshadow: name=rooter
<86>May 31 09:02:30 groupadd[3876458]: new group: name=rooter, GID=549
<86>May 31 09:02:30 useradd[3876468]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash
<86>May 31 09:02:30 userdel[3876492]: delete user 'builder'
<86>May 31 09:02:30 userdel[3876492]: removed group 'builder' owned by 'builder'
<86>May 31 09:02:30 userdel[3876492]: removed shadow group 'builder' owned by 'builder'
<86>May 31 09:02:30 groupadd[3876506]: group added to /etc/group: name=builder, GID=550
<86>May 31 09:02:30 groupadd[3876506]: group added to /etc/gshadow: name=builder
<86>May 31 09:02:30 groupadd[3876506]: new group: name=builder, GID=550
<86>May 31 09:02:30 useradd[3876517]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash
<13>May 31 09:02:33 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343389 installed
<13>May 31 09:02:33 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474122 installed
<13>May 31 09:02:33 rpmi: perl-Locale-gettext-1.07-alt1.2 sisyphus+219907.10400.1.1 1548355707 installed
<13>May 31 09:02:33 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
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.83924
+ 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.83924
+ 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
+ '[' -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.78659
+ 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
+ cd C-0.06
+ make 'INSTALL=/bin/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
  /bin/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
 /bin/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)
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.31776
+ 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.lL0iLh
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.NvVfPZ
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.JmfCdL
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.Ppew3i
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fsZFLV
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
Wrote: /usr/src/RPM/RPMS/i586/c-interpreter-debuginfo-0.06-alt1.i586.rpm
9.17user 2.64system 0:17.78elapsed 66%CPU (0avgtext+0avgdata 26588maxresident)k
0inputs+0outputs (0major+485008minor)pagefaults 0swaps
14.21user 6.37system 0:29.07elapsed 70%CPU (0avgtext+0avgdata 115808maxresident)k
32inputs+0outputs (0major+794309minor)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	2020-05-31 09:02:58.214124919 +0000
@@ -3,3 +3,3 @@
 /usr/share/doc/c-interpreter-0.06/AUTHORS	100644	
-/usr/share/man/man1/C.1.gz	100644	
+/usr/share/man/man1/C.1.xz	100644	
 Requires: /lib/ld-linux.so.2