<86>May 28 09:20:43 userdel[3345068]: delete user 'rooter' <86>May 28 09:20:43 groupadd[3345079]: group added to /etc/group: name=rooter, GID=630 <86>May 28 09:20:43 groupadd[3345079]: group added to /etc/gshadow: name=rooter <86>May 28 09:20:43 groupadd[3345079]: new group: name=rooter, GID=630 <86>May 28 09:20:43 useradd[3345089]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>May 28 09:20:43 userdel[3345113]: delete user 'builder' <86>May 28 09:20:43 userdel[3345113]: removed group 'builder' owned by 'builder' <86>May 28 09:20:43 userdel[3345113]: removed shadow group 'builder' owned by 'builder' <86>May 28 09:20:43 groupadd[3345122]: group added to /etc/group: name=builder, GID=631 <86>May 28 09:20:43 groupadd[3345122]: group added to /etc/gshadow: name=builder <86>May 28 09:20:43 groupadd[3345122]: new group: name=builder, GID=631 <86>May 28 09:20:43 useradd[3345133]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/c-interpreter-0.06-alt1.src.rpm: The use of such a license name is ambiguous: GPL <13>May 28 09:20:45 rpmi: perl-Filter-1.60-alt1 sisyphus+258375.300.14.2 1600904226 installed <13>May 28 09:20:45 rpmi: perl-Encode-3.10-alt1 sisyphus+272090.100.1.1 1621342694 installed <13>May 28 09:20:45 rpmi: perl-Locale-gettext-1.07-alt1.2 sisyphus+258375.10600.14.3 1600993985 installed <13>May 28 09:20:45 rpmi: help2man-1.47.16-alt1 sisyphus+256512.100.1.1 1597925386 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.67798 + 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.67798 + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + 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.8363 + 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 Processing files: c-interpreter-0.06-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.47783 + 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.AkO6gt 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.dWCa3q find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.1.3), 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.7fZtls 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.rxqH4s find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2O2HJu 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) 2.54user 1.44system 0:09.16elapsed 43%CPU (0avgtext+0avgdata 26804maxresident)k 0inputs+0outputs (0major+471638minor)pagefaults 0swaps /.out/c-interpreter-0.06-alt1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/c-interpreter-debuginfo-0.06-alt1.i586.rpm: The use of such a license name is ambiguous: GPL 6.16user 4.56system 0:15.64elapsed 68%CPU (0avgtext+0avgdata 104884maxresident)k 352inputs+0outputs (0major+770369minor)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-05-28 09:20:57.195313737 +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 @@ -7,2 +7,3 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3)