<86>Jan 14 00:31:05 userdel[2478331]: delete user 'rooter' <86>Jan 14 00:31:05 userdel[2478331]: removed group 'rooter' owned by 'rooter' <86>Jan 14 00:31:05 userdel[2478331]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 14 00:31:05 groupadd[2478466]: group added to /etc/group: name=rooter, GID=723 <86>Jan 14 00:31:05 groupadd[2478466]: group added to /etc/gshadow: name=rooter <86>Jan 14 00:31:05 groupadd[2478466]: new group: name=rooter, GID=723 <86>Jan 14 00:31:05 useradd[2478504]: new user: name=rooter, UID=723, GID=723, home=/root, shell=/bin/bash <86>Jan 14 00:31:05 userdel[2478526]: delete user 'builder' <86>Jan 14 00:31:05 userdel[2478526]: removed shadow group 'builder' owned by 'builder' <86>Jan 14 00:31:05 groupadd[2478612]: group added to /etc/group: name=builder, GID=724 <86>Jan 14 00:31:05 groupadd[2478612]: group added to /etc/gshadow: name=builder <86>Jan 14 00:31:05 groupadd[2478612]: new group: name=builder, GID=724 <86>Jan 14 00:31:05 useradd[2478646]: new user: name=builder, UID=724, GID=724, home=/usr/src, shell=/bin/bash 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: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.21989 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/banner-1.3.5.tar.gz + 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.21989 + 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' + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + sort -u + 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 + readlink -e -- ./configure + ./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 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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.11372 + 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.70374 + 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.2Bh3pT 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.qhnTlh 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.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.0Cis40 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.5FqSZt find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fR2zcw find-requires: running scripts (debuginfo) Requires: banner = 1.3.5-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to banner-debuginfo a strict dependency on banner Wrote: /usr/src/RPM/RPMS/x86_64/banner-1.3.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/banner-debuginfo-1.3.5-alt1.x86_64.rpm (w2.lzdio) 1.38user 1.24system 0:09.69elapsed 27%CPU (0avgtext+0avgdata 26484maxresident)k 0inputs+0outputs (0major+308671minor)pagefaults 0swaps 0.95user 1.56system 0:18.61elapsed 13%CPU (0avgtext+0avgdata 11708maxresident)k 0inputs+0outputs (0major+95665minor)pagefaults 0swaps --- banner-1.3.5-alt1.x86_64.rpm.repo 2022-04-17 08:18:36.000000000 +0000 +++ banner-1.3.5-alt1.x86_64.rpm.hasher 2023-01-14 00:31:18.679838713 +0000 @@ -15,3 +15,3 @@ Provides: banner = 1.3.5-alt1:sisyphus+298504.200.2.1 -File: /usr/bin/banner 100755 root:root 8e711f40991f79c6d1fbcb487f734684 +File: /usr/bin/banner 100755 root:root dd4f855b523972625bfd2e6c53ee737f File: /usr/share/doc/banner-1.3.5 40755 root:root @@ -21,2 +21,2 @@ File: /usr/share/man/man1/banner.1.xz 100644 root:root e87f60c625f19ef3f77269a34594d312 -RPMIdentity: 7c083f5ca7dcff6da7d17f93566853ab7b0d7b4b542cf95ebd5b1d7c255735e97a87b74ec78407cac4249b4daa536b18a1c27530b2b7b776dcf7bafaaac70dcf +RPMIdentity: c0ad0d91d9839d5a5ccd3afc352261ce856fbfbe1ea9e13c48e61b6047a4c342f2c962062a313f5f164d5fcb036054bafaa4cdd96bc921fae0cebdc45b4403d9 --- banner-debuginfo-1.3.5-alt1.x86_64.rpm.repo 2022-04-17 08:18:36.000000000 +0000 +++ banner-debuginfo-1.3.5-alt1.x86_64.rpm.hasher 2023-01-14 00:31:18.879839563 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/68 40755 root:root -/usr/lib/debug/.build-id/68/e54e8646f8671b84d47b1a4477f9905331c06f 120777 root:root ../../../../bin/banner -/usr/lib/debug/.build-id/68/e54e8646f8671b84d47b1a4477f9905331c06f.debug 120777 root:root ../../usr/bin/banner.debug +/usr/lib/debug/.build-id/39 40755 root:root +/usr/lib/debug/.build-id/39/64a589d3cd21728a342bd12428971bab4ee5af 120777 root:root ../../../../bin/banner +/usr/lib/debug/.build-id/39/64a589d3cd21728a342bd12428971bab4ee5af.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/68 40755 root:root -File: /usr/lib/debug/.build-id/68/e54e8646f8671b84d47b1a4477f9905331c06f 120777 root:root ../../../../bin/banner -File: /usr/lib/debug/.build-id/68/e54e8646f8671b84d47b1a4477f9905331c06f.debug 120777 root:root ../../usr/bin/banner.debug -File: /usr/lib/debug/usr/bin/banner.debug 100644 root:root f0ccade9b6a95ad7c2a4cd99a6903955 +File: /usr/lib/debug/.build-id/39 40755 root:root +File: /usr/lib/debug/.build-id/39/64a589d3cd21728a342bd12428971bab4ee5af 120777 root:root ../../../../bin/banner +File: /usr/lib/debug/.build-id/39/64a589d3cd21728a342bd12428971bab4ee5af.debug 120777 root:root ../../usr/bin/banner.debug +File: /usr/lib/debug/usr/bin/banner.debug 100644 root:root 712e763f51d578ee7bae34d68062dd56 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: 716ebebc45a3744bc4390c4af8815c44eb0d2cdd387da057ec904ae2ec5a3b73d45fd5c89cf39e1fd1dfc663950a8654365089f487ab022eac1d35d5745b863c +RPMIdentity: f5e673d38e4a80f9277ca31f9d04791e25942006136fd5efb7a351061915dc6ca63d188f4a3379364357ef1960b6e8309e36afd5ffe8665e3e548370c36d7e1d