<86>Dec 19 00:46:20 userdel[2206486]: delete user 'rooter' <86>Dec 19 00:46:20 userdel[2206486]: removed group 'rooter' owned by 'rooter' <86>Dec 19 00:46:20 userdel[2206486]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 00:46:20 groupadd[2206506]: group added to /etc/group: name=rooter, GID=1802 <86>Dec 19 00:46:20 groupadd[2206506]: group added to /etc/gshadow: name=rooter <86>Dec 19 00:46:20 groupadd[2206506]: new group: name=rooter, GID=1802 <86>Dec 19 00:46:20 useradd[2206522]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash, from=none <86>Dec 19 00:46:20 userdel[2206550]: delete user 'builder' <86>Dec 19 00:46:20 userdel[2206550]: removed group 'builder' owned by 'builder' <86>Dec 19 00:46:20 userdel[2206550]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 00:46:20 groupadd[2206565]: group added to /etc/group: name=builder, GID=1803 <86>Dec 19 00:46:20 groupadd[2206565]: group added to /etc/gshadow: name=builder <86>Dec 19 00:46:20 groupadd[2206565]: new group: name=builder, GID=1803 <86>Dec 19 00:46:20 useradd[2206581]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash, from=none 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.95085 + 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): + /usr/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.95085 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nomarch-1.4 + make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' make: Entering directory '/usr/src/RPM/BUILD/nomarch-1.4' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o readhuff.o readhuff.c make: Leaving directory '/usr/src/RPM/BUILD/nomarch-1.4' make: Entering directory '/usr/src/RPM/BUILD/nomarch-1.4' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -o nomarch main.o readrle.o readhuff.o readlzw.o In function 'convert_huff', inlined from 'arc_extract_or_test' at main.c:501:19, inlined from 'main' at main.c:718:1: 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) | ^ /usr/include/stdlib.h: In function 'main': /usr/include/stdlib.h:672:14: note: in a call to allocation function 'malloc' declared here 672 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^ make: Leaving directory '/usr/src/RPM/BUILD/nomarch-1.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.95085 + 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:/usr/bin:/bin:/usr/local/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 runstatedir=/usr/src/tmp/nomarch-buildroot/var/run 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/nomarch-buildroot Processing files: nomarch-1.4-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.95085 + 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.4KYAE8 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.TKcpw6 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.KhcEWb 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.Z8qW0r find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sWV5jH 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) 0.63user 0.88system 0:05.87elapsed 25%CPU (0avgtext+0avgdata 34816maxresident)k 0inputs+0outputs (0major+171019minor)pagefaults 0swaps 0.62user 1.85system 0:11.21elapsed 22%CPU (0avgtext+0avgdata 11264maxresident)k 0inputs+0outputs (0major+93642minor)pagefaults 0swaps --- nomarch-1.4-alt1.qa1.x86_64.rpm.repo 2021-06-27 17:55:27.000000000 +0000 +++ nomarch-1.4-alt1.qa1.x86_64.rpm.hasher 2024-12-19 00:46:27.957808215 +0000 @@ -11,4 +11,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) -Requires: libc.so.6(GLIBC_2.7)(64bit) Requires: rtld(GNU_HASH) @@ -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 5f6eba6680631fafbb5ba291fcf78926 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: 2b9c31c9c2e4c94c00d9722d51ee47eb7f43bf3801e41b72d26ad913a03cd2a7a7e19cbf6e17c907053a896d0a3a87c4b03e7681c85d742deed9106ff260c762 --- nomarch-debuginfo-1.4-alt1.qa1.x86_64.rpm.repo 2021-06-27 17:55:27.000000000 +0000 +++ nomarch-debuginfo-1.4-alt1.qa1.x86_64.rpm.hasher 2024-12-19 00:46:28.023809270 +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/32 40755 root:root +/usr/lib/debug/.build-id/32/7f9f96f2f9aad40ddbf22528cbcd072b023733 120777 root:root ../../../../bin/nomarch +/usr/lib/debug/.build-id/32/7f9f96f2f9aad40ddbf22528cbcd072b023733.debug 120777 root:root ../../usr/bin/nomarch.debug /usr/lib/debug/usr/bin/nomarch.debug 100644 root:root @@ -17,6 +17,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/32 40755 root:root +File: /usr/lib/debug/.build-id/32/7f9f96f2f9aad40ddbf22528cbcd072b023733 120777 root:root ../../../../bin/nomarch +File: /usr/lib/debug/.build-id/32/7f9f96f2f9aad40ddbf22528cbcd072b023733.debug 120777 root:root ../../usr/bin/nomarch.debug +File: /usr/lib/debug/usr/bin/nomarch.debug 100644 root:root 3844d4ef99e39e2210566ecdab36a96a File: /usr/src/debug/nomarch-1.4 40755 root:root @@ -29,2 +29,2 @@ File: /usr/src/debug/nomarch-1.4/readrle.h 100644 root:root 7a4dfaf912724e9ebece428de0afa1c6 -RPMIdentity: 7c382d521aea3c46d842098c045cb74e428945552dd575680b38c4c0a3dd63b69d24fec794b22ae2ce3c4885c7193e39f3269332af689314e2ecbb943ce72afe +RPMIdentity: 49b9f63f392fc7d2a2f36f99abb79e77361bb0c48ffd209f7b5f50b54eaf92d3a70e1dc28dda218723edc7f69102d41804fc2e6991062fa8dfadaee7c1233353