<86>Dec 2 05:34:19 userdel[1250787]: delete user 'rooter' <86>Dec 2 05:34:19 userdel[1250787]: removed group 'rooter' owned by 'rooter' <86>Dec 2 05:34:19 userdel[1250787]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 2 05:34:19 groupadd[1250802]: group added to /etc/group: name=rooter, GID=1250 <86>Dec 2 05:34:19 groupadd[1250802]: group added to /etc/gshadow: name=rooter <86>Dec 2 05:34:19 groupadd[1250802]: new group: name=rooter, GID=1250 <86>Dec 2 05:34:19 useradd[1250814]: new user: name=rooter, UID=1250, GID=1250, home=/root, shell=/bin/bash, from=none <86>Dec 2 05:34:19 userdel[1250924]: delete user 'builder' <86>Dec 2 05:34:19 userdel[1250924]: removed group 'builder' owned by 'builder' <86>Dec 2 05:34:19 userdel[1250924]: removed shadow group 'builder' owned by 'builder' <86>Dec 2 05:34:19 groupadd[1251072]: group added to /etc/group: name=builder, GID=1251 <86>Dec 2 05:34:19 groupadd[1251072]: group added to /etc/gshadow: name=builder <86>Dec 2 05:34:19 groupadd[1251072]: new group: name=builder, GID=1251 <86>Dec 2 05:34:19 useradd[1251096]: new user: name=builder, UID=1251, GID=1251, 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.9254 + 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.9254 + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + readlink -e -- ./configure + 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 -j8 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.53866 + 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.75353 + 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.UOuAiR 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.MzGKHK 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.iGky0c 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.JT6o6K find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MlbVmw 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) 1.65user 1.00system 0:08.93elapsed 29%CPU (0avgtext+0avgdata 23792maxresident)k 0inputs+0outputs (0major+291659minor)pagefaults 0swaps 0.98user 1.74system 0:18.62elapsed 14%CPU (0avgtext+0avgdata 11540maxresident)k 0inputs+0outputs (0major+94247minor)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-12-02 05:34:32.641464807 +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 9e0f10effca28485c589768b0856c19b 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: bd82ea1ee86cab6df5ca742afe8e63ef36194c6973a4717afcc5bcc22d40af8149f5d8197964d0e9e112d7d17944f5ddab0c357222ac368e7644fce1a6853151 --- 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-12-02 05:34:32.836463690 +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/82 40755 root:root +/usr/lib/debug/.build-id/82/42167442b0a9a4e3008f6c8599e9eb2e1c8e8d 120777 root:root ../../../../bin/banner +/usr/lib/debug/.build-id/82/42167442b0a9a4e3008f6c8599e9eb2e1c8e8d.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/82 40755 root:root +File: /usr/lib/debug/.build-id/82/42167442b0a9a4e3008f6c8599e9eb2e1c8e8d 120777 root:root ../../../../bin/banner +File: /usr/lib/debug/.build-id/82/42167442b0a9a4e3008f6c8599e9eb2e1c8e8d.debug 120777 root:root ../../usr/bin/banner.debug +File: /usr/lib/debug/usr/bin/banner.debug 100644 root:root 9cfb266136fd74b51e465c77741039dc 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: ed34304bf2a49eb44b5dac61efb831f06f2790c7a905c2849fe9d2427896014eb3b3411c36e66a63a93b8f4d8402e5b27114462a5cd6e80fa626b29182af3a95