<86>Sep 23 05:06:01 userdel[3945637]: delete user 'rooter' <86>Sep 23 05:06:01 userdel[3945637]: removed group 'rooter' owned by 'rooter' <86>Sep 23 05:06:01 userdel[3945637]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 23 05:06:01 groupadd[3945659]: group added to /etc/group: name=rooter, GID=1805 <86>Sep 23 05:06:01 groupadd[3945659]: group added to /etc/gshadow: name=rooter <86>Sep 23 05:06:01 groupadd[3945659]: new group: name=rooter, GID=1805 <86>Sep 23 05:06:01 useradd[3945679]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none <86>Sep 23 05:06:01 userdel[3945708]: delete user 'builder' <86>Sep 23 05:06:01 userdel[3945708]: removed group 'builder' owned by 'builder' <86>Sep 23 05:06:01 userdel[3945708]: removed shadow group 'builder' owned by 'builder' <86>Sep 23 05:06:01 groupadd[3945726]: group added to /etc/group: name=builder, GID=1806 <86>Sep 23 05:06:01 groupadd[3945726]: group added to /etc/gshadow: name=builder <86>Sep 23 05:06:01 groupadd[3945726]: new group: name=builder, GID=1806 <86>Sep 23 05:06:01 useradd[3945763]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash, from=none warning: user aris does not exist - using root warning: group aris does not exist - using root warning: user aris does not exist - using root warning: group aris does not exist - using root warning: user aris does not exist - using root warning: group aris does not exist - using root Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/banner-1.3.5-alt1.nosrc.rpm (w1.gzdio) Installing banner-1.3.5-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71686 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf banner-1.3.5 + echo 'Source #0 (banner-1.3.5.tar.gz):' Source #0 (banner-1.3.5.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/banner-1.3.5.tar.gz + /bin/tar -xf - + cd banner-1.3.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.71686 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd banner-1.3.5 + 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --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 whether make supports the include directive... yes (GNU style) 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... 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 -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/banner-1.3.5' 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 'main': banner.c:625:8: warning: unused variable 'truncated' [-Wunused-variable] 625 | int truncated = 0; | ^~~~~~~~~ banner.c:617:8: warning: unused variable 'j' [-Wunused-variable] 617 | int j = 0; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/banner-1.3.5' make[1]: Entering directory '/usr/src/RPM/BUILD/banner-1.3.5' 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.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.25944 + 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.5 + 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.5' make[1]: Entering directory '/usr/src/RPM/BUILD/banner-1.3.5' /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.5' make: Leaving directory '/usr/src/RPM/BUILD/banner-1.3.5' + /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.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.78624 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd banner-1.3.5 + DOCDIR=/usr/src/tmp/banner-buildroot/usr/share/doc/banner-1.3.5 + export DOCDIR + rm -rf /usr/src/tmp/banner-buildroot/usr/share/doc/banner-1.3.5 + /bin/mkdir -p /usr/src/tmp/banner-buildroot/usr/share/doc/banner-1.3.5 + cp -prL AUTHORS README ChangeLog /usr/src/tmp/banner-buildroot/usr/share/doc/banner-1.3.5 + chmod -R go-w /usr/src/tmp/banner-buildroot/usr/share/doc/banner-1.3.5 + chmod -R a+rX /usr/src/tmp/banner-buildroot/usr/share/doc/banner-1.3.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IeZAAs 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.k0g49e 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), 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.J6HqSC Creating banner-debuginfo package Processing files: banner-debuginfo-1.3.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ibMpqJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G2R55q find-requires: running scripts (debuginfo) Requires: banner = 1.3.5-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.5-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/banner-debuginfo-1.3.5-alt1.i586.rpm (w2.lzdio) 0.91user 1.04system 0:06.79elapsed 28%CPU (0avgtext+0avgdata 23652maxresident)k 0inputs+0outputs (0major+291948minor)pagefaults 0swaps 0.58user 0.86system 0:10.14elapsed 14%CPU (0avgtext+0avgdata 12132maxresident)k 0inputs+0outputs (0major+96464minor)pagefaults 0swaps --- banner-1.3.5-alt1.i586.rpm.repo 2022-04-17 08:18:37.000000000 +0000 +++ banner-1.3.5-alt1.i586.rpm.hasher 2023-09-23 05:06:10.064430657 +0000 @@ -16,3 +16,3 @@ Provides: banner = 1.3.5-alt1:sisyphus+298504.200.2.1 -File: /usr/bin/banner 100755 root:root 4a7ad195fd0df5362b241226aa361cae +File: /usr/bin/banner 100755 root:root ae2e9fdde26b34efa78757c8853e8e5d File: /usr/share/doc/banner-1.3.5 40755 root:root @@ -22,2 +22,2 @@ File: /usr/share/man/man1/banner.1.xz 100644 root:root e87f60c625f19ef3f77269a34594d312 -RPMIdentity: 384af8d9cc1fefd6e77d6fe5b4869a84a4f83a5bdee41f3b434337b7f1095c96672dac9b3adafa6b11f097cf33b852ca3718f5ce944c30cbe5fcc91e9330425b +RPMIdentity: b5bfc9fc9164f4a0cb390596f107295c4b0f03e9c9791f24bb5179413a5b65a4187814dbda17b4adaa2d80f2f7cee63ba46409d65eb3c392ca802bb0a91adbff --- banner-debuginfo-1.3.5-alt1.i586.rpm.repo 2022-04-17 08:18:36.000000000 +0000 +++ banner-debuginfo-1.3.5-alt1.i586.rpm.hasher 2023-09-23 05:06:10.168432171 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/4d 40755 root:root -/usr/lib/debug/.build-id/4d/17e4ec332114274e78b8790f224f55defc43e0 120777 root:root ../../../../bin/banner -/usr/lib/debug/.build-id/4d/17e4ec332114274e78b8790f224f55defc43e0.debug 120777 root:root ../../usr/bin/banner.debug +/usr/lib/debug/.build-id/a3 40755 root:root +/usr/lib/debug/.build-id/a3/b1ffbe72db982a3b30f490f621c8fad6da7e5d 120777 root:root ../../../../bin/banner +/usr/lib/debug/.build-id/a3/b1ffbe72db982a3b30f490f621c8fad6da7e5d.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.5-alt1:sisyphus+298504.200.2.1 -File: /usr/lib/debug/.build-id/4d 40755 root:root -File: /usr/lib/debug/.build-id/4d/17e4ec332114274e78b8790f224f55defc43e0 120777 root:root ../../../../bin/banner -File: /usr/lib/debug/.build-id/4d/17e4ec332114274e78b8790f224f55defc43e0.debug 120777 root:root ../../usr/bin/banner.debug -File: /usr/lib/debug/usr/bin/banner.debug 100644 root:root 95f8916db9476e61743474c2d113c026 +File: /usr/lib/debug/.build-id/a3 40755 root:root +File: /usr/lib/debug/.build-id/a3/b1ffbe72db982a3b30f490f621c8fad6da7e5d 120777 root:root ../../../../bin/banner +File: /usr/lib/debug/.build-id/a3/b1ffbe72db982a3b30f490f621c8fad6da7e5d.debug 120777 root:root ../../usr/bin/banner.debug +File: /usr/lib/debug/usr/bin/banner.debug 100644 root:root 0248f5ef6cc122f106f15bab586be76e File: /usr/src/debug/banner-1.3.5 40755 root:root @@ -19,2 +19,2 @@ File: /usr/src/debug/banner-1.3.5/letters.h 100644 root:root b986bd5c4b9ee7da832e9746f85c3f88 -RPMIdentity: 65340c57c8a108f50357c1927f8fd22ba81f5e0232bd0673551740644bb0a84f0538cb8807e5c13699b5615124c04d990c5dace4c54476a5ef886f1b4d2bb138 +RPMIdentity: 6115a23c5abc670312aed0b5388832e43da2903264790a1a3db997e29fe5e0742f05dca581e9f341f9ba4da23ac68e110cb2a7a6c373886aaa57bcb416ddb426