<86>Apr 2 03:35:55 userdel[3271281]: delete user 'rooter' <86>Apr 2 03:35:55 userdel[3271281]: removed group 'rooter' owned by 'rooter' <86>Apr 2 03:35:55 userdel[3271281]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 2 03:35:55 groupadd[3271337]: group added to /etc/group: name=rooter, GID=675 <86>Apr 2 03:35:55 groupadd[3271337]: group added to /etc/gshadow: name=rooter <86>Apr 2 03:35:55 groupadd[3271337]: new group: name=rooter, GID=675 <86>Apr 2 03:35:55 useradd[3271357]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Apr 2 03:35:55 userdel[3271372]: delete user 'builder' <86>Apr 2 03:35:55 userdel[3271372]: removed group 'builder' owned by 'builder' <86>Apr 2 03:35:55 userdel[3271372]: removed shadow group 'builder' owned by 'builder' <86>Apr 2 03:35:55 groupadd[3271387]: group added to /etc/group: name=builder, GID=676 <86>Apr 2 03:35:55 groupadd[3271387]: group added to /etc/gshadow: name=builder <86>Apr 2 03:35:55 groupadd[3271387]: new group: name=builder, GID=676 <86>Apr 2 03:35:55 useradd[3271401]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/banner-1.3.4-alt1.nosrc.rpm (w1.gzdio) Installing banner-1.3.4-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64188 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf banner-1.3.4 + echo 'Source #0 (banner-1.3.4.tar.gz):' Source #0 (banner-1.3.4.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/banner-1.3.4.tar.gz + /bin/tar -xf - + cd banner-1.3.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.64188 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd banner-1.3.4 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 configure: WARNING: unrecognized options: --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 make supports nested variables... yes checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/banner-1.3.4' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o banner.o banner.c banner.c: In function 'convert_to_upper': banner.c:219:19: warning: implicit declaration of function 'toupper' [-Wimplicit-function-declaration] 219 | string[i] = toupper(string[i]); | ^~~~~~~ banner.c:133:1: note: include '' or provide a declaration of 'toupper' 132 | #include "letters.h" +++ |+#include 133 | banner.c: In function 'convert_whitespace': banner.c:237:10: warning: implicit declaration of function 'isspace' [-Wimplicit-function-declaration] 237 | if(isspace(string[i])) | ^~~~~~~ banner.c:237:10: note: include '' or provide a declaration of 'isspace' banner.c: In function 'main': banner.c:622:8: warning: unused variable 'truncated' [-Wunused-variable] 622 | int truncated = 0; | ^~~~~~~~~ banner.c:614:8: warning: unused variable 'j' [-Wunused-variable] 614 | int j = 0; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/banner-1.3.4' make[1]: Entering directory '/usr/src/RPM/BUILD/banner-1.3.4' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o banner banner.o make[1]: Leaving directory '/usr/src/RPM/BUILD/banner-1.3.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56366 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/banner-buildroot + : + /bin/rm -rf -- /usr/src/tmp/banner-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd banner-1.3.4 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/banner-buildroot make: Entering directory '/usr/src/RPM/BUILD/banner-1.3.4' make[1]: Entering directory '/usr/src/RPM/BUILD/banner-1.3.4' /bin/mkdir -p '/usr/src/tmp/banner-buildroot/usr/bin' /usr/libexec/rpm-build/install -p banner '/usr/src/tmp/banner-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/banner-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 banner.1 '/usr/src/tmp/banner-buildroot/usr/share/man/man1' make[1]: Leaving directory '/usr/src/RPM/BUILD/banner-1.3.4' make: Leaving directory '/usr/src/RPM/BUILD/banner-1.3.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/banner-buildroot (auto) Verifying and fixing files in /usr/src/tmp/banner-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/banner-buildroot/ (default) Compressing files in /usr/src/tmp/banner-buildroot (auto) Verifying ELF objects in /usr/src/tmp/banner-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: banner-1.3.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.6258 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd banner-1.3.4 + DOCDIR=/usr/src/tmp/banner-buildroot/usr/share/doc/banner-1.3.4 + export DOCDIR + rm -rf /usr/src/tmp/banner-buildroot/usr/share/doc/banner-1.3.4 + /bin/mkdir -p /usr/src/tmp/banner-buildroot/usr/share/doc/banner-1.3.4 + cp -prL AUTHORS README ChangeLog /usr/src/tmp/banner-buildroot/usr/share/doc/banner-1.3.4 + chmod -R go-w /usr/src/tmp/banner-buildroot/usr/share/doc/banner-1.3.4 + chmod -R a+rX /usr/src/tmp/banner-buildroot/usr/share/doc/banner-1.3.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LrDBxr 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.iMFaWl find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), 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.7vEDEI Creating banner-debuginfo package Processing files: banner-debuginfo-1.3.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3BL9Rr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vDPE5y find-requires: running scripts (debuginfo) Requires: banner = 1.3.4-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to banner-debuginfo a strict dependency on banner Wrote: /usr/src/RPM/RPMS/i586/banner-1.3.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/banner-debuginfo-1.3.4-alt1.i586.rpm (w2.lzdio) 1.45user 1.01system 0:07.20elapsed 34%CPU (0avgtext+0avgdata 19572maxresident)k 0inputs+0outputs (0major+286252minor)pagefaults 0swaps 2.95user 4.30system 0:11.83elapsed 61%CPU (0avgtext+0avgdata 19572maxresident)k 0inputs+0outputs (0major+461239minor)pagefaults 0swaps --- banner-1.3.4-alt1.i586.rpm.repo 2021-06-23 17:51:26.000000000 +0000 +++ banner-1.3.4-alt1.i586.rpm.hasher 2022-04-02 03:36:04.752873971 +0000 @@ -10,2 +10,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -14,3 +15,3 @@ Provides: banner = 1.3.4-alt1:sisyphus+275274.100.1.2 -File: /usr/bin/banner 100755 root:root ea1dcd81da0b565d55be15e3c8cbec1f +File: /usr/bin/banner 100755 root:root 1824ffe47c054c2a9dac4a31d1ebebaa File: /usr/share/doc/banner-1.3.4 40755 root:root @@ -20,2 +21,2 @@ File: /usr/share/man/man1/banner.1.xz 100644 root:root c45cf5298fe05160001b52fc52fd62b9 -RPMIdentity: cd7e17ff0ed1c36a4d14f9295482d362b168b1da277ecde7aa047a76f273f9565b4836e22b7bcecbca75ebb2383ecd147b09a59f7780c40d40bfe00db68b1f43 +RPMIdentity: c3b88a570d14eab572b45f509ececa5bcb6a5467dac7a1ea085b8a61316ab81063ab16b9440b17f73c7c69e94159db116fe58b1eda19fd2d1530ba142d7e8c2d --- banner-debuginfo-1.3.4-alt1.i586.rpm.repo 2021-06-23 17:51:26.000000000 +0000 +++ banner-debuginfo-1.3.4-alt1.i586.rpm.hasher 2022-04-02 03:36:04.860874106 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9d 40755 root:root -/usr/lib/debug/.build-id/9d/6e8397b1712dd295c584acb2d5d2efa980dd70 120777 root:root ../../../../bin/banner -/usr/lib/debug/.build-id/9d/6e8397b1712dd295c584acb2d5d2efa980dd70.debug 120777 root:root ../../usr/bin/banner.debug +/usr/lib/debug/.build-id/a0 40755 root:root +/usr/lib/debug/.build-id/a0/bbf18179a38c7384028501d4e3a721d92f53f5 120777 root:root ../../../../bin/banner +/usr/lib/debug/.build-id/a0/bbf18179a38c7384028501d4e3a721d92f53f5.debug 120777 root:root ../../usr/bin/banner.debug /usr/lib/debug/usr/bin/banner.debug 100644 root:root @@ -12,6 +12,6 @@ Provides: banner-debuginfo = 1.3.4-alt1:sisyphus+275274.100.1.2 -File: /usr/lib/debug/.build-id/9d 40755 root:root -File: /usr/lib/debug/.build-id/9d/6e8397b1712dd295c584acb2d5d2efa980dd70 120777 root:root ../../../../bin/banner -File: /usr/lib/debug/.build-id/9d/6e8397b1712dd295c584acb2d5d2efa980dd70.debug 120777 root:root ../../usr/bin/banner.debug -File: /usr/lib/debug/usr/bin/banner.debug 100644 root:root dba2e3a97ca6abd2d1f84702d52101a4 +File: /usr/lib/debug/.build-id/a0 40755 root:root +File: /usr/lib/debug/.build-id/a0/bbf18179a38c7384028501d4e3a721d92f53f5 120777 root:root ../../../../bin/banner +File: /usr/lib/debug/.build-id/a0/bbf18179a38c7384028501d4e3a721d92f53f5.debug 120777 root:root ../../usr/bin/banner.debug +File: /usr/lib/debug/usr/bin/banner.debug 100644 root:root bfeb2c527d303a6cba6f07a89c323ee6 File: /usr/src/debug/banner-1.3.4 40755 root:root @@ -19,2 +19,2 @@ File: /usr/src/debug/banner-1.3.4/letters.h 100644 root:root c4957a4183bcbbff4f2e516e0c4cd17e -RPMIdentity: c798a02c24321be0d15b62444d5f108f900c30d88615aa9969e0dceede635662782ad0677929e65d6269ee54a81a1700dd6945752cef5ba81daea4aa9dbd57cc +RPMIdentity: b5d25f5b38cf3566cefeaf15aab6f6ea1df0e02d6070fe1b1199388a093b328de72fbdd6349a4f936387125d1afea89e7d3a8192f490d0f392e732efa4ef812e