<86>May 4 00:39:36 userdel[2765534]: delete user 'rooter' <86>May 4 00:39:36 userdel[2765534]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:39:36 groupadd[2765616]: group added to /etc/group: name=rooter, GID=1823 <86>May 4 00:39:36 groupadd[2765616]: group added to /etc/gshadow: name=rooter <86>May 4 00:39:36 groupadd[2765616]: new group: name=rooter, GID=1823 <86>May 4 00:39:36 useradd[2765669]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>May 4 00:39:36 userdel[2765738]: delete user 'builder' <86>May 4 00:39:36 userdel[2765738]: removed group 'builder' owned by 'builder' <86>May 4 00:39:36 userdel[2765738]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:39:36 groupadd[2765797]: group added to /etc/group: name=builder, GID=1824 <86>May 4 00:39:36 groupadd[2765797]: group added to /etc/gshadow: name=builder <86>May 4 00:39:36 groupadd[2765797]: new group: name=builder, GID=1824 <86>May 4 00:39:36 useradd[2765847]: new user: name=builder, UID=1824, GID=1824, 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: 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.70676 + 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.70676 + 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 '' ']' ++ 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 + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --without-included-gettext configure: WARNING: unrecognized options: --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 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... /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 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' 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.20555 + 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:/usr/bin:/bin:/usr/local/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' /usr/bin/mkdir -p '/usr/src/tmp/banner-buildroot/usr/bin' /usr/libexec/rpm-build/install -p banner '/usr/src/tmp/banner-buildroot/usr/bin' /usr/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/banner-buildroot Processing files: banner-1.3.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.20555 + 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.ZoKgJz 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.zEJuNE 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.OTPMBC 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.Duf3Oe find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ibeWHH 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) 0.62user 1.70system 0:06.86elapsed 33%CPU (0avgtext+0avgdata 26376maxresident)k 0inputs+0outputs (0major+312739minor)pagefaults 0swaps 0.55user 1.89system 0:12.07elapsed 20%CPU (0avgtext+0avgdata 12312maxresident)k 0inputs+0outputs (0major+94354minor)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 2024-05-04 00:39:44.791988447 +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 98d252a9bde3858f91039225baeefe82 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: 1b3b77d87bce0fd166e56e653cbd99b8273848572e71886f7f4bb69f2f7dd24a798af6d9ca2558255ffe58743b2d3981b4eec2cbae6e343c84847ae6218b9a6c --- 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 2024-05-04 00:39:44.862989527 +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/b6 40755 root:root +/usr/lib/debug/.build-id/b6/409cf0132bdd88f104da922c60ac78c5816f23 120777 root:root ../../../../bin/banner +/usr/lib/debug/.build-id/b6/409cf0132bdd88f104da922c60ac78c5816f23.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/b6 40755 root:root +File: /usr/lib/debug/.build-id/b6/409cf0132bdd88f104da922c60ac78c5816f23 120777 root:root ../../../../bin/banner +File: /usr/lib/debug/.build-id/b6/409cf0132bdd88f104da922c60ac78c5816f23.debug 120777 root:root ../../usr/bin/banner.debug +File: /usr/lib/debug/usr/bin/banner.debug 100644 root:root fa1f6a81f624a23ae887cefa32349ccb 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: 90ef6e7f306f7dde2ea1852fc7f9232dfabdbd63b5bb42380cae1d4973f8784073e9a113ad99ab16a53bc1a7994517f4e39ea847b6c969c7cc522fc584281879