<86>Oct 10 08:35:10 userdel[14661]: delete user 'rooter' <86>Oct 10 08:35:10 userdel[14661]: removed group 'rooter' owned by 'rooter' <86>Oct 10 08:35:10 userdel[14661]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 10 08:35:10 groupadd[14666]: group added to /etc/group: name=rooter, GID=603 <86>Oct 10 08:35:10 groupadd[14666]: group added to /etc/gshadow: name=rooter <86>Oct 10 08:35:10 groupadd[14666]: new group: name=rooter, GID=603 <86>Oct 10 08:35:10 useradd[14672]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash <86>Oct 10 08:35:10 userdel[14685]: delete user 'builder' <86>Oct 10 08:35:10 userdel[14685]: removed group 'builder' owned by 'builder' <86>Oct 10 08:35:10 userdel[14685]: removed shadow group 'builder' owned by 'builder' <86>Oct 10 08:35:10 groupadd[14693]: group added to /etc/group: name=builder, GID=604 <86>Oct 10 08:35:10 groupadd[14693]: group added to /etc/gshadow: name=builder <86>Oct 10 08:35:10 groupadd[14693]: new group: name=builder, GID=604 <86>Oct 10 08:35:10 useradd[14701]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/which-2.20-alt2.qa1.nosrc.rpm Installing which-2.20-alt2.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.35917 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf which-2.20 + echo 'Source #0 (which-2.20.tar):' Source #0 (which-2.20.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/which-2.20.tar + cd which-2.20 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (which-alt-texinfo.patch):' Patch #1 (which-alt-texinfo.patch): + /usr/bin/patch -p2 patching file which.texinfo + echo 'Patch #2 (which-rh-alt-fixes.patch):' Patch #2 (which-rh-alt-fixes.patch): + /usr/bin/patch -p2 patching file tilde/tilde.c patching file which.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.1117 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd which-2.20 + 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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./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 for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for xmalloc in libiberty.a... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking libiberty.h usability... no checking libiberty.h presence... no checking for libiberty.h... no checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for strchr... yes checking for memcpy... yes checking for getopt_long... yes checking for getcwd... yes checking for getwd... yes checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for stdlib.h... (cached) yes checking for memory.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for strings.h... (cached) yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking whether programs are able to redeclare getpw functions... yes configure: creating ./config.status config.status: creating Makefile config.status: creating maintMakefile config.status: creating tilde/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j8 --silent --no-print-directory 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Werror' Making all in tilde Making all in . /usr/src/RPM/BUILD/which-2.20/missing: line 54: makeinfo: command not found WARNING: `makeinfo' is missing on your system. You should only need it if you modified a `.texi' or `.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy `make' (AIX, DU, IRIX). You might want to install the `Texinfo' package or the `GNU make' package. Grab either from any GNU archive site. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.53939 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/which-buildroot + : + /bin/rm -rf -- /usr/src/tmp/which-buildroot + cd which-2.20 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/which-buildroot/usr exec_prefix=/usr/src/tmp/which-buildroot/usr bindir=/usr/src/tmp/which-buildroot/usr/bin sbindir=/usr/src/tmp/which-buildroot/usr/sbin sysconfdir=/usr/src/tmp/which-buildroot/etc datadir=/usr/src/tmp/which-buildroot/usr/share includedir=/usr/src/tmp/which-buildroot/usr/include libdir=/usr/src/tmp/which-buildroot/usr/lib libexecdir=/usr/src/tmp/which-buildroot/usr/lib localstatedir=/usr/src/tmp/which-buildroot/var/lib sharedstatedir=/usr/src/tmp/which-buildroot/var/lib mandir=/usr/src/tmp/which-buildroot/usr/share/man infodir=/usr/src/tmp/which-buildroot/usr/share/info install --silent --no-print-directory Making install in tilde Making install in . /bin/install -p 'which' '/usr/src/tmp/which-buildroot/usr/bin/which' /bin/install -p -m 644 './which.info' '/usr/src/tmp/which-buildroot/usr/share/info/which.info' /bin/install -p -m 644 './which.1' '/usr/src/tmp/which-buildroot/usr/share/man/man1/which.1' + rm -f -- /usr/src/tmp/which-buildroot/usr/share/info/dir + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/which-buildroot (auto) Verifying and fixing files in /usr/src/tmp/which-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/which-buildroot/ (default) Compressing files in /usr/src/tmp/which-buildroot (auto) Verifying info files in /usr/src/tmp/which-buildroot/usr/share/info (normal) Verifying ELF objects in /usr/src/tmp/which-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/which: uses non-LFS functions: __xstat Hardlinking identical .pyc and .pyo files Processing files: which-2.20-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58162 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd which-2.20 + DOCDIR=/usr/src/tmp/which-buildroot/usr/share/doc/which-2.20 + export DOCDIR + rm -rf /usr/src/tmp/which-buildroot/usr/share/doc/which-2.20 + /bin/mkdir -p /usr/src/tmp/which-buildroot/usr/share/doc/which-2.20 + cp -prL AUTHORS EXAMPLES NEWS /usr/src/tmp/which-buildroot/usr/share/doc/which-2.20 + chmod -R go-w /usr/src/tmp/which-buildroot/usr/share/doc/which-2.20 + chmod -R a+rX /usr/src/tmp/which-buildroot/usr/share/doc/which-2.20 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UZnYOS 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.KdmG8S find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tc8gCp Creating which-debuginfo package Processing files: which-debuginfo-2.20-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xM9cMm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JvTzxB find-requires: running scripts (debuginfo) Requires: which = 2.20-alt2.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/which-2.20-alt2.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/which-debuginfo-2.20-alt2.qa1.i586.rpm 6.71user 2.51system 0:14.74elapsed 62%CPU (0avgtext+0avgdata 27092maxresident)k 0inputs+0outputs (0major+449968minor)pagefaults 0swaps 8.94user 6.48system 0:20.62elapsed 74%CPU (0avgtext+0avgdata 27092maxresident)k 0inputs+0outputs (0major+626011minor)pagefaults 0swaps --- which-2.20-alt2.qa1.i586.rpm.repo 2013-04-18 07:13:51.000000000 +0000 +++ which-2.20-alt2.qa1.i586.rpm.hasher 2019-10-10 08:35:27.766033104 +0000 @@ -5,4 +5,4 @@ /usr/share/doc/which-2.20/NEWS 100644 -/usr/share/info/which.info.gz 100644 -/usr/share/man/man1/which.1.gz 100644 +/usr/share/info/which.info.xz 100644 +/usr/share/man/man1/which.1.xz 100644 Requires: /lib/ld-linux.so.2