<86>Apr 21 00:57:07 userdel[26077]: delete user 'rooter' <86>Apr 21 00:57:07 userdel[26077]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:57:07 userdel[26077]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 00:57:07 groupadd[26089]: group added to /etc/group: name=rooter, GID=639 <86>Apr 21 00:57:07 groupadd[26089]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:57:07 groupadd[26089]: new group: name=rooter, GID=639 <86>Apr 21 00:57:07 useradd[26114]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Apr 21 00:57:07 userdel[26168]: delete user 'builder' <86>Apr 21 00:57:07 userdel[26168]: removed group 'builder' owned by 'builder' <86>Apr 21 00:57:07 userdel[26168]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:57:07 groupadd[26178]: group added to /etc/group: name=builder, GID=640 <86>Apr 21 00:57:07 groupadd[26178]: group added to /etc/gshadow: name=builder <86>Apr 21 00:57:07 groupadd[26178]: new group: name=builder, GID=640 <86>Apr 21 00:57:07 useradd[26186]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Apr 21 00:57:10 rpmi: perl-Encode-2.83-alt1 1459157776 installed <13>Apr 21 00:57:10 rpmi: perl-Locale-gettext-1.07-alt1.1 1448487539 installed <13>Apr 21 00:57:10 rpmi: help2man-1.47.4-alt1 1490218273 installed Installing c-interpreter-0.06-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44793 + 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.44793 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd C-0.06 + 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 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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-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... x86_64-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.69734 + 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' x86_64-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 -Wall -g -O2 -c C.c x86_64-alt-linux-gcc -Wall -pipe -Wall -g -O2 -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) 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) Hardlinking identical .pyc and .pyo files Processing files: c-interpreter-0.06-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19083 + 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.fVlqr8 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.TUufCB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: C = 0.06 Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Obsoletes: C Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FGYND7 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.fW6YQG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rBenWi find-requires: running scripts (debuginfo) Requires: c-interpreter = 0.06-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/c-interpreter-0.06-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/c-interpreter-debuginfo-0.06-alt1.x86_64.rpm 3.79user 2.30system 0:11.39elapsed 53%CPU (0avgtext+0avgdata 30636maxresident)k 0inputs+0outputs (0major+467020minor)pagefaults 0swaps 7.96user 5.85system 0:19.24elapsed 71%CPU (0avgtext+0avgdata 122236maxresident)k 0inputs+0outputs (0major+695114minor)pagefaults 0swaps --- c-interpreter-0.06-alt1.x86_64.rpm.repo 2012-12-05 19:56:37.000000000 +0000 +++ c-interpreter-0.06-alt1.x86_64.rpm.hasher 2019-04-21 00:57:24.481896687 +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: /lib64/ld-linux-x86-64.so.2