<86>Sep 13 17:08:43 userdel[2563852]: delete user 'rooter' <86>Sep 13 17:08:43 userdel[2563852]: removed group 'rooter' owned by 'rooter' <86>Sep 13 17:08:43 userdel[2563852]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 13 17:08:43 groupadd[2563871]: group added to /etc/group: name=rooter, GID=630 <86>Sep 13 17:08:43 groupadd[2563871]: group added to /etc/gshadow: name=rooter <86>Sep 13 17:08:43 groupadd[2563871]: new group: name=rooter, GID=630 <86>Sep 13 17:08:43 useradd[2563885]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Sep 13 17:08:43 userdel[2563903]: delete user 'builder' <86>Sep 13 17:08:43 userdel[2563903]: removed group 'builder' owned by 'builder' <86>Sep 13 17:08:43 userdel[2563903]: removed shadow group 'builder' owned by 'builder' <86>Sep 13 17:08:43 groupadd[2563919]: group added to /etc/group: name=builder, GID=631 <86>Sep 13 17:08:43 groupadd[2563919]: group added to /etc/gshadow: name=builder <86>Sep 13 17:08:43 groupadd[2563919]: new group: name=builder, GID=631 <86>Sep 13 17:08:43 useradd[2563931]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash warning: Macro %as not found warning: Macro %as not found warning: Macro %as not found warning: Unparseable macro: % of the warning: Unparseable macro: % of the code. Its small size warning: Macro %as not found warning: Macro %as not found warning: Macro %as not found warning: Unparseable macro: % of the warning: Unparseable macro: % of the code. Its small size Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/qbe-2021.07.06-alt1.nosrc.rpm (w1.gzdio) warning: Macro %as not found warning: Macro %as not found warning: Macro %as not found warning: Unparseable macro: % of the warning: Unparseable macro: % of the code. Its small size Installing qbe-2021.07.06-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82947 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf qbe-2021.07.06 + echo 'Source #0 (qbe-2021.07.06.tar):' Source #0 (qbe-2021.07.06.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/qbe-2021.07.06.tar + cd qbe-2021.07.06 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82947 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd qbe-2021.07.06 + make make: Entering directory '/usr/src/RPM/BUILD/qbe-2021.07.06' cc main.c cc util.c cc parse.c cc cfg.c cc mem.c cc ssa.c cc alias.c cc load.c cc copy.c cc fold.c cc live.c cc spill.c cc rega.c rega.c: In function 'rega': rega.c:671:47: warning: '%s' directive writing up to 63 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 671 | sprintf(b1->name, "%s_%s", b->name, s->name); | ^~ rega.c:671:25: note: 'sprintf' output between 2 and 128 bytes into a destination of size 64 671 | sprintf(b1->name, "%s_%s", b->name, s->name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc gas.c cc amd64/targ.c cc amd64/sysv.c cc amd64/isel.c cc amd64/emit.c cc arm64/targ.c cc arm64/abi.c cc arm64/isel.c cc arm64/emit.c ld obj/qbe make: Leaving directory '/usr/src/RPM/BUILD/qbe-2021.07.06' + make -C minic clean minic make: Entering directory '/usr/src/RPM/BUILD/qbe-2021.07.06/minic' rm -f yacc minic y.* cc -g -Wall yacc.c -o yacc ./yacc minic.y 1 shift/reduce conflicts cc -g -Wall -o minic y.tab.c minic.y: In function 'stmt': minic.y:550:1: warning: control reaches end of non-void function [-Wreturn-type] 550 | } | ^ make: Leaving directory '/usr/src/RPM/BUILD/qbe-2021.07.06/minic' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1458 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/qbe-buildroot + : + /bin/rm -rf -- /usr/src/tmp/qbe-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd qbe-2021.07.06 + install -D obj/qbe /usr/src/tmp/qbe-buildroot/usr/bin/qbe + install -D minic/minic /usr/src/tmp/qbe-buildroot/usr/bin/qbe-minic + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/qbe-buildroot (auto) Verifying and fixing files in /usr/src/tmp/qbe-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/qbe-buildroot/ (default) Compressing files in /usr/src/tmp/qbe-buildroot (auto) Verifying ELF objects in /usr/src/tmp/qbe-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.93536 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd qbe-2021.07.06 + make check make: Entering directory '/usr/src/RPM/BUILD/qbe-2021.07.06' tools/test.sh all abi1.ssa... [ok] abi2.ssa... [ok] abi3.ssa... [ok] abi4.ssa... [ok] abi5.ssa... [ok] abi6.ssa... [ok] align.ssa... [ok] cmp1.ssa... [ok] collatz.ssa... [ok] conaddr.ssa... [ok] cprime.ssa... [ok] cup.ssa... [ok] dark.ssa... [ok] double.ssa... [ok] dynalloc.ssa... [ok] echo.ssa... [ok] eucl.ssa... [ok] euclc.ssa... [ok] fixarg.ssa... [ok] fold1.ssa... [ok] fpcnv.ssa... [ok] isel1.ssa... [ok] ldbits.ssa... [ok] ldhoist.ssa... [ok] load1.ssa... [ok] loop.ssa... [ok] mandel.ssa... [ok] max.ssa... [ok] philv.ssa... [ok] prime.ssa... [ok] puts10.ssa... [ok] queen.ssa... [ok] rega1.ssa... [ok] spill1.ssa... [ok] strcmp.ssa... [ok] strspn.ssa... [ok] sum.ssa... [ok] vararg1.ssa... [ok] vararg2.ssa... [ok] All is fine! make: Leaving directory '/usr/src/RPM/BUILD/qbe-2021.07.06' + exit 0 Processing files: qbe-2021.07.06-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.46181 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd qbe-2021.07.06 + DOCDIR=/usr/src/tmp/qbe-buildroot/usr/share/doc/qbe-2021.07.06 + export DOCDIR + rm -rf /usr/src/tmp/qbe-buildroot/usr/share/doc/qbe-2021.07.06 + /bin/mkdir -p /usr/src/tmp/qbe-buildroot/usr/share/doc/qbe-2021.07.06 + cp -prL doc README /usr/src/tmp/qbe-buildroot/usr/share/doc/qbe-2021.07.06 + chmod -R go-w /usr/src/tmp/qbe-buildroot/usr/share/doc/qbe-2021.07.06 + chmod -R a+rX /usr/src/tmp/qbe-buildroot/usr/share/doc/qbe-2021.07.06 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z7s16x 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.zo1OSw 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.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(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.QRapfx Creating qbe-debuginfo package Processing files: qbe-debuginfo-2021.07.06-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A1HhTx find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nIWLOt find-requires: running scripts (debuginfo) Requires: qbe = 2021.07.06-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to qbe-debuginfo a strict dependency on qbe Wrote: /usr/src/RPM/RPMS/x86_64/qbe-2021.07.06-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/qbe-debuginfo-2021.07.06-alt1.x86_64.rpm (w2.lzdio) 5.80user 3.16system 0:12.49elapsed 71%CPU (0avgtext+0avgdata 26008maxresident)k 0inputs+0outputs (0major+511063minor)pagefaults 0swaps 8.42user 8.40system 0:19.19elapsed 87%CPU (0avgtext+0avgdata 26008maxresident)k 0inputs+0outputs (0major+693842minor)pagefaults 0swaps --- qbe-2021.07.06-alt1.x86_64.rpm.repo 2021-08-21 19:43:15.625421862 +0000 +++ qbe-2021.07.06-alt1.x86_64.rpm.hasher 2021-09-13 17:08:58.975211437 +0000 @@ -18,4 +18,4 @@ Provides: qbe = 2021.07.06-alt1:sisyphus+283571.100.1.1 -File: /usr/bin/qbe 100755 root:root 740097fe95cf06786319996a3f2f3d2e -File: /usr/bin/qbe-minic 100755 root:root 640121841a94be2c978d1f7af00433cc +File: /usr/bin/qbe 100755 root:root deb1846e6f5637f1ecdd1ef94cc8ef37 +File: /usr/bin/qbe-minic 100755 root:root c3b87071a2a19ee22c7a3e9f0fa83574 File: /usr/share/doc/qbe-2021.07.06 40755 root:root @@ -27,2 +27,2 @@ File: /usr/share/doc/qbe-2021.07.06/doc/win.txt 100644 root:root da86bdfbc9f51dd5ff68e4888ba782fd -RPMIdentity: cb83a21bafee15ecb0ca524db7ca1b1fb7dc55727bfebb13e63e289b3ffa23803662e44b49cb247fd926f64443d1e31b05dc838c3e1af73f161a4f1b576b654a +RPMIdentity: 1e91cd6672a32e5894105f987365d38a9887ddc0115cbd3b46cd84e15024d65ad850e7c1d27075fb0e9ab9a9aeb5994d0c2950c1d353502e7cf3d1b77e8907ac --- qbe-debuginfo-2021.07.06-alt1.x86_64.rpm.repo 2021-08-21 19:43:15.613421795 +0000 +++ qbe-debuginfo-2021.07.06-alt1.x86_64.rpm.hasher 2021-09-13 17:08:59.294200068 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/0f 40755 root:root -/usr/lib/debug/.build-id/0f/44058c2a3cb892f355406e143d55e7123fab67 120777 root:root ../../../../bin/qbe-minic -/usr/lib/debug/.build-id/0f/44058c2a3cb892f355406e143d55e7123fab67.debug 120777 root:root ../../usr/bin/qbe-minic.debug -/usr/lib/debug/.build-id/28 40755 root:root -/usr/lib/debug/.build-id/28/5b740953966fe0e0ba82a2ca2c2a876dc4cb6d 120777 root:root ../../../../bin/qbe -/usr/lib/debug/.build-id/28/5b740953966fe0e0ba82a2ca2c2a876dc4cb6d.debug 120777 root:root ../../usr/bin/qbe.debug +/usr/lib/debug/.build-id/1f 40755 root:root +/usr/lib/debug/.build-id/1f/4d2b7e2811773b845e51ade47e347f39b22ff9 120777 root:root ../../../../bin/qbe-minic +/usr/lib/debug/.build-id/1f/4d2b7e2811773b845e51ade47e347f39b22ff9.debug 120777 root:root ../../usr/bin/qbe-minic.debug +/usr/lib/debug/.build-id/b1 40755 root:root +/usr/lib/debug/.build-id/b1/4c362e22e43e028569c36b7466a6170d68bd3d 120777 root:root ../../../../bin/qbe +/usr/lib/debug/.build-id/b1/4c362e22e43e028569c36b7466a6170d68bd3d.debug 120777 root:root ../../usr/bin/qbe.debug /usr/lib/debug/usr/bin/qbe-minic.debug 100644 root:root @@ -33,2 +33,3 @@ /usr/src/debug/qbe-2021.07.06/minic/minic.y 100644 root:root +/usr/src/debug/qbe-2021.07.06/minic/y.tab.c 100644 root:root /usr/src/debug/qbe-2021.07.06/parse.c 100644 root:root @@ -43,10 +44,10 @@ Provides: qbe-debuginfo = 2021.07.06-alt1:sisyphus+283571.100.1.1 -File: /usr/lib/debug/.build-id/0f 40755 root:root -File: /usr/lib/debug/.build-id/0f/44058c2a3cb892f355406e143d55e7123fab67 120777 root:root ../../../../bin/qbe-minic -File: /usr/lib/debug/.build-id/0f/44058c2a3cb892f355406e143d55e7123fab67.debug 120777 root:root ../../usr/bin/qbe-minic.debug -File: /usr/lib/debug/.build-id/28 40755 root:root -File: /usr/lib/debug/.build-id/28/5b740953966fe0e0ba82a2ca2c2a876dc4cb6d 120777 root:root ../../../../bin/qbe -File: /usr/lib/debug/.build-id/28/5b740953966fe0e0ba82a2ca2c2a876dc4cb6d.debug 120777 root:root ../../usr/bin/qbe.debug -File: /usr/lib/debug/usr/bin/qbe-minic.debug 100644 root:root bee1a34c0546cbba5653246b1edeb27d -File: /usr/lib/debug/usr/bin/qbe.debug 100644 root:root b6aed27b3a359d9844e21bf226586d0c +File: /usr/lib/debug/.build-id/1f 40755 root:root +File: /usr/lib/debug/.build-id/1f/4d2b7e2811773b845e51ade47e347f39b22ff9 120777 root:root ../../../../bin/qbe-minic +File: /usr/lib/debug/.build-id/1f/4d2b7e2811773b845e51ade47e347f39b22ff9.debug 120777 root:root ../../usr/bin/qbe-minic.debug +File: /usr/lib/debug/.build-id/b1 40755 root:root +File: /usr/lib/debug/.build-id/b1/4c362e22e43e028569c36b7466a6170d68bd3d 120777 root:root ../../../../bin/qbe +File: /usr/lib/debug/.build-id/b1/4c362e22e43e028569c36b7466a6170d68bd3d.debug 120777 root:root ../../usr/bin/qbe.debug +File: /usr/lib/debug/usr/bin/qbe-minic.debug 100644 root:root 8c7f6176b94236ea6075e800c2c4eba7 +File: /usr/lib/debug/usr/bin/qbe.debug 100644 root:root 46f39383e064ce858a1149d6a60b6a54 File: /usr/src/debug/qbe-2021.07.06 40755 root:root @@ -76,2 +77,3 @@ File: /usr/src/debug/qbe-2021.07.06/minic/minic.y 100644 root:root de8bc426bc99df04a34eacee2c2c834c +File: /usr/src/debug/qbe-2021.07.06/minic/y.tab.c 100644 root:root 3120a18582a71b331cb752c64d6d9e08 File: /usr/src/debug/qbe-2021.07.06/parse.c 100644 root:root 6310817b7597ad567e8627456d1b7f7e @@ -81,2 +83,2 @@ File: /usr/src/debug/qbe-2021.07.06/util.c 100644 root:root 1031fae7e3bda1ef5db20d88b4dfb799 -RPMIdentity: e76e5a61aa4f3e755bf58f4a8e49a3ef92b3c24eafa7ec649deda3a984b90f37de6247657f6dee66fb0918b32f3459b3f0ae4cd7eaa4263b414b54f6cdce6cef +RPMIdentity: 2e54f9f1873cbdd8d74d541a0b51fb8b0e4b345a0e853d4c4da57b34e8eead4286ac920f866736a1e2bd77fe89ab8e8cd5b5bf9f387143875102f2e4555b6a0a