<86>May 4 00:38:54 userdel[2516791]: delete user 'rooter' <86>May 4 00:38:54 userdel[2516791]: removed group 'rooter' owned by 'rooter' <86>May 4 00:38:54 userdel[2516791]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:38:54 groupadd[2516834]: group added to /etc/group: name=rooter, GID=1859 <86>May 4 00:38:54 groupadd[2516834]: group added to /etc/gshadow: name=rooter <86>May 4 00:38:54 groupadd[2516834]: new group: name=rooter, GID=1859 <86>May 4 00:38:54 useradd[2516886]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>May 4 00:38:54 userdel[2516952]: delete user 'builder' <86>May 4 00:38:54 userdel[2516952]: removed group 'builder' owned by 'builder' <86>May 4 00:38:54 userdel[2516952]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:38:54 groupadd[2517005]: group added to /etc/group: name=builder, GID=1860 <86>May 4 00:38:54 groupadd[2517005]: group added to /etc/gshadow: name=builder <86>May 4 00:38:54 groupadd[2517005]: new group: name=builder, GID=1860 <86>May 4 00:38:54 useradd[2517048]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/which-2.20-alt2.qa1.nosrc.rpm (w1.gzdio) Installing which-2.20-alt2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97495 + 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.97495 + 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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 --disable-silent-rules --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for a BSD-compatible install... /usr/bin/ginstall -c checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 x86_64-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 -j16 --silent --no-print-directory 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror' Making all in tilde ar: `u' modifier ignored since `D' is the default (see `U') 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.35618 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd which-2.20 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/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/lib64 libexecdir=/usr/src/tmp/which-buildroot/usr/lib localstatedir=/usr/src/tmp/which-buildroot/var/lib runstatedir=/usr/src/tmp/which-buildroot/var/run 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 . /usr/libexec/rpm-build/install -p 'which' '/usr/src/tmp/which-buildroot/usr/bin/which' /usr/libexec/rpm-build/install -p -m 644 './which.info' '/usr/src/tmp/which-buildroot/usr/share/info/which.info' /usr/libexec/rpm-build/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,gnuconfig) 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/which-buildroot Processing files: which-2.20-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45786 + 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.jWGyud 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.ZNhvF9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, 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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o6dl8v 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.vdAkF2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HLvx3j find-requires: running scripts (debuginfo) Requires: which = 2.20-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to which-debuginfo a strict dependency on which Wrote: /usr/src/RPM/RPMS/x86_64/which-2.20-alt2.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/which-debuginfo-2.20-alt2.qa1.x86_64.rpm (w2.lzdio) 1.35user 2.57system 0:09.06elapsed 43%CPU (0avgtext+0avgdata 35644maxresident)k 0inputs+0outputs (0major+507279minor)pagefaults 0swaps 0.57user 2.06system 0:14.54elapsed 18%CPU (0avgtext+0avgdata 12560maxresident)k 0inputs+0outputs (0major+92953minor)pagefaults 0swaps --- which-2.20-alt2.qa1.x86_64.rpm.repo 2021-07-12 00:58:53.000000000 +0000 +++ which-2.20-alt2.qa1.x86_64.rpm.hasher 2024-05-04 00:39:05.511390829 +0000 @@ -8,3 +8,2 @@ Requires: /lib64/ld-linux-x86-64.so.2 -Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -12,2 +11,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -16,3 +17,3 @@ Provides: which = 2.20-alt2.qa1:sisyphus+278158.2000.1.1 -File: /usr/bin/which 100755 root:root b3516aa37f009d65c865967edd4dba83 +File: /usr/bin/which 100755 root:root 4667ac3c37f6e5608e35474941d55365 File: /usr/share/doc/which-2.20 40755 root:root @@ -23,2 +24,2 @@ File: /usr/share/man/man1/which.1.xz 100644 root:root 48ab8ee235408dd634241b5ecb86f8b8 -RPMIdentity: c277d3ce0f68f42f009e24b4aeaec8436ae45a89bf951a8dbf16cb3cc7fe3279d4b15949cdfeb409eb5579b76d7462d04886be7578c3bd585316afc3ffe96707 +RPMIdentity: 817b177964023724ee53f9ea8638ec1ad90769eb08adf72248da12950f06b2700e8e1ece942e54abd89b1011805dea39b76e81b62fb4aefe609e11ec4b1be08d --- which-debuginfo-2.20-alt2.qa1.x86_64.rpm.repo 2021-07-12 00:58:53.000000000 +0000 +++ which-debuginfo-2.20-alt2.qa1.x86_64.rpm.hasher 2024-05-04 00:39:05.581391894 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ef 40755 root:root -/usr/lib/debug/.build-id/ef/09db626af6aa6b154eb62e24fe5ea1493f04f5 120777 root:root ../../../../bin/which -/usr/lib/debug/.build-id/ef/09db626af6aa6b154eb62e24fe5ea1493f04f5.debug 120777 root:root ../../usr/bin/which.debug +/usr/lib/debug/.build-id/89 40755 root:root +/usr/lib/debug/.build-id/89/4165fcf8d6b9f6e4c760e62f40cb928f3744c7 120777 root:root ../../../../bin/which +/usr/lib/debug/.build-id/89/4165fcf8d6b9f6e4c760e62f40cb928f3744c7.debug 120777 root:root ../../usr/bin/which.debug /usr/lib/debug/usr/bin/which.debug 100644 root:root @@ -7,3 +7,5 @@ /usr/src/debug/which-2.20/bash.h 100644 root:root +/usr/src/debug/which-2.20/getopt.c 100644 root:root /usr/src/debug/which-2.20/getopt.h 100644 root:root +/usr/src/debug/which-2.20/getopt1.c 100644 root:root /usr/src/debug/which-2.20/sys.h 100644 root:root @@ -19,6 +21,6 @@ Provides: which-debuginfo = 2.20-alt2.qa1:sisyphus+278158.2000.1.1 -File: /usr/lib/debug/.build-id/ef 40755 root:root -File: /usr/lib/debug/.build-id/ef/09db626af6aa6b154eb62e24fe5ea1493f04f5 120777 root:root ../../../../bin/which -File: /usr/lib/debug/.build-id/ef/09db626af6aa6b154eb62e24fe5ea1493f04f5.debug 120777 root:root ../../usr/bin/which.debug -File: /usr/lib/debug/usr/bin/which.debug 100644 root:root 1b355717dc19cd1c3120d0678f4dfe9f +File: /usr/lib/debug/.build-id/89 40755 root:root +File: /usr/lib/debug/.build-id/89/4165fcf8d6b9f6e4c760e62f40cb928f3744c7 120777 root:root ../../../../bin/which +File: /usr/lib/debug/.build-id/89/4165fcf8d6b9f6e4c760e62f40cb928f3744c7.debug 120777 root:root ../../usr/bin/which.debug +File: /usr/lib/debug/usr/bin/which.debug 100644 root:root e20e8b06e91a202e57c9817ec96cbe68 File: /usr/src/debug/which-2.20 40755 root:root @@ -26,3 +28,5 @@ File: /usr/src/debug/which-2.20/bash.h 100644 root:root db09b09c153badf8b7ff23759ab2984f +File: /usr/src/debug/which-2.20/getopt.c 100644 root:root 1fd652e360299e5ac45771bd2b225a05 File: /usr/src/debug/which-2.20/getopt.h 100644 root:root ea16edf12421883f3a9a6fb846725453 +File: /usr/src/debug/which-2.20/getopt1.c 100644 root:root 70bd4522cdf227e67cc263f76e9d8063 File: /usr/src/debug/which-2.20/sys.h 100644 root:root fbaccd67f1e6a2bd6cd24c3856f1870e @@ -33,2 +37,2 @@ File: /usr/src/debug/which-2.20/which.c 100644 root:root 8199824eaafd5900bfd54ea4b0a31c14 -RPMIdentity: dbf8af9b460581229a8682cd8f543485c3020f467fdd3ef39ae268c90ec5fece5c2eafea39c5bfb0fa64f20cfabb221be571c767a2c204244f8de7024e8b00a4 +RPMIdentity: e7d92027781f2029e80e7c2d04d6e3aa7ba3f97a53241242ae574afe4e0e2683b6d9afa29b9476657bb873bbd63a255eda5f94a54eef2a87b1f23c479761d0b3