<86>Jul 21 09:02:13 userdel[2174377]: delete user 'rooter' <86>Jul 21 09:02:13 userdel[2174377]: removed group 'rooter' owned by 'rooter' <86>Jul 21 09:02:13 userdel[2174377]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 21 09:02:13 groupadd[2174449]: group added to /etc/group: name=rooter, GID=630 <86>Jul 21 09:02:13 groupadd[2174449]: group added to /etc/gshadow: name=rooter <86>Jul 21 09:02:13 groupadd[2174449]: new group: name=rooter, GID=630 <86>Jul 21 09:02:13 useradd[2174485]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Jul 21 09:02:13 userdel[2174541]: delete user 'builder' <86>Jul 21 09:02:13 userdel[2174541]: removed group 'builder' owned by 'builder' <86>Jul 21 09:02:13 userdel[2174541]: removed shadow group 'builder' owned by 'builder' <86>Jul 21 09:02:13 groupadd[2174610]: group added to /etc/group: name=builder, GID=631 <86>Jul 21 09:02:13 groupadd[2174610]: group added to /etc/gshadow: name=builder <86>Jul 21 09:02:13 groupadd[2174610]: new group: name=builder, GID=631 <86>Jul 21 09:02:13 useradd[2174646]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.74653 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/nomarch-1.4.tar.gz + cd nomarch-1.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.74653 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nomarch-1.4 + make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' make: Entering directory '/usr/src/RPM/BUILD/nomarch-1.4' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -c -o readhuff.o readhuff.c readhuff.c: In function 'convert_huff': readhuff.c:93:13: warning: argument 1 range [4294965248, 4294967288] exceeds maximum object size 2147483647 [-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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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.65505 + 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/lib 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) verify-elf: WARNING: ./usr/bin/nomarch: uses non-LFS functions: fopen Processing files: nomarch-1.4-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.47551 + 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.mrux9t 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.32Efrx 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), 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.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vTZ27t 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.Q571Hu find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YLbk2x find-requires: running scripts (debuginfo) Requires: nomarch = 1.4-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to nomarch-debuginfo a strict dependency on nomarch Wrote: /usr/src/RPM/RPMS/i586/nomarch-1.4-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/nomarch-debuginfo-1.4-alt1.qa1.i586.rpm (w2.lzdio) 2.88user 1.90system 0:07.45elapsed 64%CPU (0avgtext+0avgdata 25284maxresident)k 0inputs+0outputs (0major+142111minor)pagefaults 0swaps 5.08user 5.94system 0:13.68elapsed 80%CPU (0avgtext+0avgdata 25284maxresident)k 0inputs+0outputs (0major+316875minor)pagefaults 0swaps --- nomarch-1.4-alt1.qa1.i586.rpm.repo 2021-06-27 17:55:27.000000000 +0000 +++ nomarch-1.4-alt1.qa1.i586.rpm.hasher 2021-07-21 09:02:23.427346174 +0000 @@ -18,3 +18,3 @@ Provides: nomarch = 1.4-alt1.qa1:sisyphus+276080.100.1.1 -File: /usr/bin/nomarch 100755 root:root 2939289c06029663e41c6674a4fd8add +File: /usr/bin/nomarch 100755 root:root be8bea7918d2c1e35a1dd08002130a9a File: /usr/share/doc/nomarch-1.4 40755 root:root @@ -25,2 +25,2 @@ File: /usr/share/man/man1/nomarch.1.xz 100644 root:root 44afc131de860e3b903ddbaaed75759c -RPMIdentity: aceba87dfa90646cda4b9cec84331dde +RPMIdentity: 72609931086cb5123ad1baa175951bea --- nomarch-debuginfo-1.4-alt1.qa1.i586.rpm.repo 2021-06-27 17:55:27.000000000 +0000 +++ nomarch-debuginfo-1.4-alt1.qa1.i586.rpm.hasher 2021-07-21 09:02:23.507345627 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/92 40755 root:root -/usr/lib/debug/.build-id/92/75b2d1f33fd70eb958f8a654cfa25d18ddcf19 120777 root:root ../../../../bin/nomarch -/usr/lib/debug/.build-id/92/75b2d1f33fd70eb958f8a654cfa25d18ddcf19.debug 120777 root:root ../../usr/bin/nomarch.debug +/usr/lib/debug/.build-id/9d 40755 root:root +/usr/lib/debug/.build-id/9d/f4c29f0333c84cccee970673d8a849b7c6f317 120777 root:root ../../../../bin/nomarch +/usr/lib/debug/.build-id/9d/f4c29f0333c84cccee970673d8a849b7c6f317.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/92 40755 root:root -File: /usr/lib/debug/.build-id/92/75b2d1f33fd70eb958f8a654cfa25d18ddcf19 120777 root:root ../../../../bin/nomarch -File: /usr/lib/debug/.build-id/92/75b2d1f33fd70eb958f8a654cfa25d18ddcf19.debug 120777 root:root ../../usr/bin/nomarch.debug -File: /usr/lib/debug/usr/bin/nomarch.debug 100644 root:root 2a30514e9be4ef1c64aebe94c4bf6668 +File: /usr/lib/debug/.build-id/9d 40755 root:root +File: /usr/lib/debug/.build-id/9d/f4c29f0333c84cccee970673d8a849b7c6f317 120777 root:root ../../../../bin/nomarch +File: /usr/lib/debug/.build-id/9d/f4c29f0333c84cccee970673d8a849b7c6f317.debug 120777 root:root ../../usr/bin/nomarch.debug +File: /usr/lib/debug/usr/bin/nomarch.debug 100644 root:root 5a1e97066469433f73fda9e8e5e8e0f6 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: b0541b9657800d1b007356d722db2d42 +RPMIdentity: 7ed758b2f34bd26983678c3edb4b3744