<86>Aug 16 17:34:07 userdel[2045337]: delete user 'rooter' <86>Aug 16 17:34:07 userdel[2045337]: removed group 'rooter' owned by 'rooter' <86>Aug 16 17:34:07 userdel[2045337]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 16 17:34:07 groupadd[2045356]: group added to /etc/group: name=rooter, GID=645 <86>Aug 16 17:34:07 groupadd[2045356]: group added to /etc/gshadow: name=rooter <86>Aug 16 17:34:07 groupadd[2045356]: new group: name=rooter, GID=645 <86>Aug 16 17:34:07 useradd[2045367]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Aug 16 17:34:07 userdel[2045391]: delete user 'builder' <86>Aug 16 17:34:07 userdel[2045391]: removed group 'builder' owned by 'builder' <86>Aug 16 17:34:07 userdel[2045391]: removed shadow group 'builder' owned by 'builder' <86>Aug 16 17:34:07 groupadd[2045408]: group added to /etc/group: name=builder, GID=646 <86>Aug 16 17:34:07 groupadd[2045408]: group added to /etc/gshadow: name=builder <86>Aug 16 17:34:07 groupadd[2045408]: new group: name=builder, GID=646 <86>Aug 16 17:34:07 useradd[2045417]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/nomarch-1.4-alt1.qa1.nosrc.rpm (w1.gzdio) Installing nomarch-1.4-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.14856 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf nomarch-1.4 + echo 'Source #0 (nomarch-1.4.tar.gz):' Source #0 (nomarch-1.4.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/nomarch-1.4.tar.gz + /bin/tar -xf - + cd nomarch-1.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.14856 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nomarch-1.4 + make -j8 'CFLAGS=-pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects' make: Entering directory '/usr/src/RPM/BUILD/nomarch-1.4' gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -c -o readrle.o readrle.c make: Leaving directory '/usr/src/RPM/BUILD/nomarch-1.4' make: Entering directory '/usr/src/RPM/BUILD/nomarch-1.4' gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -c -o readhuff.o readhuff.c readhuff.c: In function 'convert_huff': readhuff.c:93:13: warning: argument 1 range [18446744073709549568, 18446744073709551608] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 93 | if((nodearr=malloc(sizeof(struct huff_node_tag)*nodes))==NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from readhuff.c:14: /usr/include/stdlib.h:539:14: note: in a call to allocation function 'malloc' declared here 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/nomarch-1.4' make: Entering directory '/usr/src/RPM/BUILD/nomarch-1.4' gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -c -o readlzw.o readlzw.c make: Leaving directory '/usr/src/RPM/BUILD/nomarch-1.4' make: Entering directory '/usr/src/RPM/BUILD/nomarch-1.4' gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -c -o main.o main.c make: Leaving directory '/usr/src/RPM/BUILD/nomarch-1.4' make: Entering directory '/usr/src/RPM/BUILD/nomarch-1.4' gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -o nomarch main.o readrle.o readhuff.o readlzw.o make: Leaving directory '/usr/src/RPM/BUILD/nomarch-1.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57343 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/nomarch-buildroot + : + /bin/rm -rf -- /usr/src/tmp/nomarch-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd nomarch-1.4 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/nomarch-buildroot/usr exec_prefix=/usr/src/tmp/nomarch-buildroot/usr bindir=/usr/src/tmp/nomarch-buildroot/usr/bin sbindir=/usr/src/tmp/nomarch-buildroot/usr/sbin sysconfdir=/usr/src/tmp/nomarch-buildroot/etc datadir=/usr/src/tmp/nomarch-buildroot/usr/share includedir=/usr/src/tmp/nomarch-buildroot/usr/include libdir=/usr/src/tmp/nomarch-buildroot/usr/lib64 libexecdir=/usr/src/tmp/nomarch-buildroot/usr/lib localstatedir=/usr/src/tmp/nomarch-buildroot/var/lib sharedstatedir=/usr/src/tmp/nomarch-buildroot/var/lib mandir=/usr/src/tmp/nomarch-buildroot/usr/share/man infodir=/usr/src/tmp/nomarch-buildroot/usr/share/info install BINDIR=/usr/src/tmp/nomarch-buildroot/usr/bin MANDIR=/usr/src/tmp/nomarch-buildroot/usr/share/man/man1 make: Entering directory '/usr/src/RPM/BUILD/nomarch-1.4' /bin/sh ./mkinstalldirs /usr/src/tmp/nomarch-buildroot/usr/bin /usr/src/tmp/nomarch-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/nomarch-buildroot mkdir /usr/src/tmp/nomarch-buildroot/usr mkdir /usr/src/tmp/nomarch-buildroot/usr/bin mkdir /usr/src/tmp/nomarch-buildroot/usr/share mkdir /usr/src/tmp/nomarch-buildroot/usr/share/man mkdir /usr/src/tmp/nomarch-buildroot/usr/share/man/man1 install -m 755 nomarch /usr/src/tmp/nomarch-buildroot/usr/bin install -m 644 nomarch.1 /usr/src/tmp/nomarch-buildroot/usr/share/man/man1 make: Leaving directory '/usr/src/RPM/BUILD/nomarch-1.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/nomarch-buildroot (auto) Verifying and fixing files in /usr/src/tmp/nomarch-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/nomarch-buildroot/ (default) Compressing files in /usr/src/tmp/nomarch-buildroot (auto) Verifying ELF objects in /usr/src/tmp/nomarch-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: nomarch-1.4-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.57343 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nomarch-1.4 + DOCDIR=/usr/src/tmp/nomarch-buildroot/usr/share/doc/nomarch-1.4 + export DOCDIR + rm -rf /usr/src/tmp/nomarch-buildroot/usr/share/doc/nomarch-1.4 + /bin/mkdir -p /usr/src/tmp/nomarch-buildroot/usr/share/doc/nomarch-1.4 + cp -prL ChangeLog NEWS README TODO /usr/src/tmp/nomarch-buildroot/usr/share/doc/nomarch-1.4 + chmod -R go-w /usr/src/tmp/nomarch-buildroot/usr/share/doc/nomarch-1.4 + chmod -R a+rX /usr/src/tmp/nomarch-buildroot/usr/share/doc/nomarch-1.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d8Fd9v 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.mFd0Kx 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.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bXuJDw Creating nomarch-debuginfo package Processing files: nomarch-debuginfo-1.4-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LLosfv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ujfQMw find-requires: running scripts (debuginfo) Requires: nomarch = 1.4-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to nomarch-debuginfo a strict dependency on nomarch Wrote: /usr/src/RPM/RPMS/x86_64/nomarch-1.4-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/nomarch-debuginfo-1.4-alt1.qa1.x86_64.rpm (w2.lzdio) 2.19user 1.25system 0:06.91elapsed 49%CPU (0avgtext+0avgdata 32488maxresident)k 0inputs+0outputs (0major+169444minor)pagefaults 0swaps 5.01user 6.51system 0:13.81elapsed 83%CPU (0avgtext+0avgdata 32488maxresident)k 0inputs+0outputs (0major+351548minor)pagefaults 0swaps --- nomarch-1.4-alt1.qa1.x86_64.rpm.repo 2021-06-27 17:55:27.194612509 +0000 +++ nomarch-1.4-alt1.qa1.x86_64.rpm.hasher 2021-08-16 17:34:17.463457586 +0000 @@ -16,3 +16,3 @@ Provides: nomarch = 1.4-alt1.qa1:sisyphus+276080.100.1.1 -File: /usr/bin/nomarch 100755 root:root bf10578cf0fc23addbd6ce8cbd7f8ff6 +File: /usr/bin/nomarch 100755 root:root ed826981daa31977ef236fb80dad52be File: /usr/share/doc/nomarch-1.4 40755 root:root @@ -23,2 +23,2 @@ File: /usr/share/man/man1/nomarch.1.xz 100644 root:root 44afc131de860e3b903ddbaaed75759c -RPMIdentity: 473ed03c2569b3ead81434874bc79afc53755ea736eb37b1a9bcdebe4bcacfc41bc1c22499af80f52535d50251f61948c00fb398b865adf2dc8c12b879410b81 +RPMIdentity: 3d697e784d3c20eaba423c7842f27824f9ba4b70f2890f980b2b6f85a1d64b97fbdb9224e65f0929455b3fbe4d8b99adf00efc164ad2f35ea79ee8bd8308ba4f --- nomarch-debuginfo-1.4-alt1.qa1.x86_64.rpm.repo 2021-06-27 17:55:27.207615807 +0000 +++ nomarch-debuginfo-1.4-alt1.qa1.x86_64.rpm.hasher 2021-08-16 17:34:17.612452243 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/01 40755 root:root -/usr/lib/debug/.build-id/01/100ed9982067714465d7586e8a14f4868a6e10 120777 root:root ../../../../bin/nomarch -/usr/lib/debug/.build-id/01/100ed9982067714465d7586e8a14f4868a6e10.debug 120777 root:root ../../usr/bin/nomarch.debug +/usr/lib/debug/.build-id/45 40755 root:root +/usr/lib/debug/.build-id/45/8967f4ea172e5ae115527b2cbf0c49ed2a41b7 120777 root:root ../../../../bin/nomarch +/usr/lib/debug/.build-id/45/8967f4ea172e5ae115527b2cbf0c49ed2a41b7.debug 120777 root:root ../../usr/bin/nomarch.debug /usr/lib/debug/usr/bin/nomarch.debug 100644 root:root @@ -7,7 +7,4 @@ /usr/src/debug/nomarch-1.4/readhuff.c 100644 root:root -/usr/src/debug/nomarch-1.4/readhuff.h 100644 root:root /usr/src/debug/nomarch-1.4/readlzw.c 100644 root:root -/usr/src/debug/nomarch-1.4/readlzw.h 100644 root:root /usr/src/debug/nomarch-1.4/readrle.c 100644 root:root -/usr/src/debug/nomarch-1.4/readrle.h 100644 root:root Requires: /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug @@ -17,6 +14,6 @@ Provides: nomarch-debuginfo = 1.4-alt1.qa1:sisyphus+276080.100.1.1 -File: /usr/lib/debug/.build-id/01 40755 root:root -File: /usr/lib/debug/.build-id/01/100ed9982067714465d7586e8a14f4868a6e10 120777 root:root ../../../../bin/nomarch -File: /usr/lib/debug/.build-id/01/100ed9982067714465d7586e8a14f4868a6e10.debug 120777 root:root ../../usr/bin/nomarch.debug -File: /usr/lib/debug/usr/bin/nomarch.debug 100644 root:root c6073a853d9441c51de9812a539157a0 +File: /usr/lib/debug/.build-id/45 40755 root:root +File: /usr/lib/debug/.build-id/45/8967f4ea172e5ae115527b2cbf0c49ed2a41b7 120777 root:root ../../../../bin/nomarch +File: /usr/lib/debug/.build-id/45/8967f4ea172e5ae115527b2cbf0c49ed2a41b7.debug 120777 root:root ../../usr/bin/nomarch.debug +File: /usr/lib/debug/usr/bin/nomarch.debug 100644 root:root f1c466b6c30634f36bdb311fe9321103 File: /usr/src/debug/nomarch-1.4 40755 root:root @@ -24,7 +21,4 @@ File: /usr/src/debug/nomarch-1.4/readhuff.c 100644 root:root f17fc55e1bac249af40935e354980c7a -File: /usr/src/debug/nomarch-1.4/readhuff.h 100644 root:root 5b1d7a785832f78e350af0e00bf465fe File: /usr/src/debug/nomarch-1.4/readlzw.c 100644 root:root b6e00c04fe9f17be5a6f9097286c398d -File: /usr/src/debug/nomarch-1.4/readlzw.h 100644 root:root d6ebfd47cc4b7378344b4dfdf3ceb7dc File: /usr/src/debug/nomarch-1.4/readrle.c 100644 root:root c2a01401a614f42582fbefb92b3415bb -File: /usr/src/debug/nomarch-1.4/readrle.h 100644 root:root 7a4dfaf912724e9ebece428de0afa1c6 -RPMIdentity: 7c382d521aea3c46d842098c045cb74e428945552dd575680b38c4c0a3dd63b69d24fec794b22ae2ce3c4885c7193e39f3269332af689314e2ecbb943ce72afe +RPMIdentity: 081b4e823bbcd1b4d392bed568e3d66fff44535d2a0789a1eb11addfb42c8cb01723b1d55c88ff3ba664ca4e45f613e8a6e10b5bef5b56f3a01ce9d856390513