<86>Dec  2 04:34:02 userdel[2368347]: delete user 'rooter'
<86>Dec  2 04:34:02 userdel[2368347]: removed group 'rooter' owned by 'rooter'
<86>Dec  2 04:34:02 userdel[2368347]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec  2 04:34:02 groupadd[2368355]: group added to /etc/group: name=rooter, GID=1874
<86>Dec  2 04:34:02 groupadd[2368355]: group added to /etc/gshadow: name=rooter
<86>Dec  2 04:34:02 groupadd[2368355]: new group: name=rooter, GID=1874
<86>Dec  2 04:34:02 useradd[2368362]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash, from=none
<86>Dec  2 04:34:02 userdel[2368379]: delete user 'builder'
<86>Dec  2 04:34:02 userdel[2368379]: removed group 'builder' owned by 'builder'
<86>Dec  2 04:34:02 userdel[2368379]: removed shadow group 'builder' owned by 'builder'
<86>Dec  2 04:34:02 groupadd[2368391]: group added to /etc/group: name=builder, GID=1875
<86>Dec  2 04:34:02 groupadd[2368391]: group added to /etc/gshadow: name=builder
<86>Dec  2 04:34:02 groupadd[2368391]: new group: name=builder, GID=1875
<86>Dec  2 04:34:02 useradd[2368400]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash, from=none
<13>Dec  2 04:34:05 rpmi: rpm-macros-zig-3-alt1 sisyphus+356966.100.1.1 1725617352 installed
<13>Dec  2 04:34:06 rpmi: llvm18.1-filesystem-18.1.8-alt0.3 sisyphus+362390.100.1.1 1731449765 installed
<13>Dec  2 04:34:06 rpmi: llvm18.1-polly-18.1.8-alt0.3 sisyphus+362390.100.1.1 1731449765 installed
<13>Dec  2 04:34:06 rpmi: libedit3-3.1.20230828-alt1 sisyphus+330914.200.3.1 1696922743 installed
<13>Dec  2 04:34:06 rpmi: llvm18.1-gold-18.1.8-alt0.3 sisyphus+362390.100.1.1 1731449765 installed
<13>Dec  2 04:34:08 rpmi: llvm18.1-libs-18.1.8-alt0.3 sisyphus+362390.100.1.1 1731449765 installed
<13>Dec  2 04:34:09 rpmi: libclang-cpp18-18.1.8-alt0.3 sisyphus+362390.100.1.1 1731449765 installed
<13>Dec  2 04:34:11 rpmi: zig-0.13.0-alt1 sisyphus+354111.400.4.1 1722560762 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/example-zig-3-alt1.nosrc.rpm (w1.gzdio)
Installing example-zig-3-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79058
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf example-zig-3
+ echo 'Source #0 (example-zig-3.tar):'
Source #0 (example-zig-3.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/example-zig-3.tar
+ cd example-zig-3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.79058
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd example-zig-3
+ /usr/bin/zig build --verbose --release=safe -Dtarget=native -Dcpu=baseline -Doptimize=ReleaseSafe --system zig-cache --cache-dir zig-cache --global-cache-dir zig-cache
/usr/bin/zig build-exe -OReleaseSafe -target native-native -mcpu baseline -Mroot=/usr/src/RPM/BUILD/example-zig-3/src/main.zig --cache-dir zig-cache --global-cache-dir zig-cache --name example-zig --listen=- 
/usr/bin/zig build-lib -OReleaseSafe -target native-native -mcpu baseline -Mroot=/usr/src/RPM/BUILD/example-zig-3/src/root.zig -lc --cache-dir zig-cache --global-cache-dir zig-cache --name example-zig -dynamic --listen=- 
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.25347
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/example-zig-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/example-zig-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd example-zig-3
+ DESTDIR=/usr/src/tmp/example-zig-buildroot
+ /usr/bin/zig build --verbose --release=safe -Dtarget=native -Dcpu=baseline -Doptimize=ReleaseSafe --system zig-cache --cache-dir zig-cache --global-cache-dir zig-cache install --prefix /usr --prefix-lib-dir /usr/lib64 --prefix-exe-dir /usr/bin --prefix-include-dir /usr/include
/usr/bin/zig build-lib -OReleaseSafe -target native-native -mcpu baseline -Mroot=/usr/src/RPM/BUILD/example-zig-3/src/root.zig -lc --cache-dir zig-cache --global-cache-dir zig-cache --name example-zig -dynamic --listen=- 
/usr/bin/zig build-exe -OReleaseSafe -target native-native -mcpu baseline -Mroot=/usr/src/RPM/BUILD/example-zig-3/src/main.zig --cache-dir zig-cache --global-cache-dir zig-cache --name example-zig --listen=- 
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/example-zig-buildroot (auto)
mode of './usr/lib64/libexample-zig.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/example-zig-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/example-zig-buildroot/ (default)
Compressing files in /usr/src/tmp/example-zig-buildroot (auto)
Adjusting library links in /usr/src/tmp/example-zig-buildroot
./usr/lib64: (from <cmdline>:0)
	libexample-zig.so -> libexample-zig.so
Verifying ELF objects in /usr/src/tmp/example-zig-buildroot (arch=strict,fhs=strict,lfs=strict,lint=relaxed,rpath=strict,stack=strict,textrel=strict,unresolved=strict)
section [ 1] '.rodata': merge flag set but entry size is zero
section [ 7] '.relro_padding' has wrong type: expected RELR, is NOBITS
section [ 7] '.relro_padding' has wrong flags: expected none and possibly ALLOC, is WRITE|ALLOC
verify-elf: WARNING: ./usr/bin/example-zig: eu-elflint failed
section [ 3] '.gnu.version_r': entry 1 has invalid offset to next entry
section [ 9] '.rodata': merge flag set but entry size is zero
section [21] '.relro_padding' has wrong type: expected RELR, is NOBITS
section [21] '.relro_padding' has wrong flags: expected none and possibly ALLOC, is WRITE|ALLOC
section [23] '.bss' not fully contained in segment of program header entry 3
section [ 2] '.gnu.version': symbol 4: invalid version index 3
verify-elf: WARNING: ./usr/lib64/libexample-zig.so: eu-elflint failed
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/example-zig-buildroot
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.55493
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd example-zig-3
+ /usr/bin/zig build --verbose --release=safe -Dtarget=native -Dcpu=baseline -Doptimize=ReleaseSafe --system zig-cache --cache-dir zig-cache --global-cache-dir zig-cache test
/usr/bin/zig test -OReleaseSafe -target native-native -mcpu baseline -Mroot=/usr/src/RPM/BUILD/example-zig-3/src/root.zig --cache-dir zig-cache --global-cache-dir zig-cache --name test --listen=- 
/usr/bin/zig test -OReleaseSafe -target native-native -mcpu baseline -Mroot=/usr/src/RPM/BUILD/example-zig-3/src/main.zig --cache-dir zig-cache --global-cache-dir zig-cache --name test --listen=- 
zig-cache/o/d0608df4981424fa4c17ed8a645342c6/test --listen=- 
zig-cache/o/ef7c9ff654cbad3b32aa6de6bd22702b/test --listen=- 
+ PATH=/usr/src/tmp/example-zig-buildroot/usr/bin
+ example-zig
All your codebase are belong to us.
Run `zig build test` to run the tests.
+ exit 0
Processing files: example-zig-3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rDv0eo
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/example-zig-buildroot/usr/lib64/libexample-zig.so: 433 symbols, 19 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G0ZXwi
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libexample-zig.so()(64bit) = set:mdP27ZjqiWbwOySi0y0iuMwEHiMEZyUct2yxncZDZnI9aGshyCAjZi5tGch7Gh7JWscQ9sgR288cCX3JLUNed4bQZlTPLn7HZpsx0p1u2GY2PMM47wz4pRjQ2hOK44Rf4EN2kBc0OwJ9ytlLptdUZ8mO29mDWKxixNUfmjK32bdeNPoumRhIk2H68jDx4gvjvEl7FbT2ZEDpjp0K8YSvCeYZvIQHPNsecrx3NZ031doagfNKzwijZERNEgkLpDVvrTgwiFdoZDRjUrGfluK0Uc06SFKrzwGgQ5WYXSTZKxJdgsZlfmfA83Dwg1YUivP9RQD7hC4msZbTUf4f6QECzpL9nFxGpKGmtFir0DH8jB7Rz9CdXKhZ9Hk2zBfUOu7zDZ0y7BYlHRs5q8RZKO5F2VVrwjl6HjERmAN7ofAtOXI1l5mVbGJvDwAkTu6t5hU8cjnMS4aFm8Z3cYPaz9yMDZBSfGqnFNDF9eGpIMOx8m5YdXZ1JzALaj5bMkuC3Zhggxg3ZkZ7yIJNh3Hjag4vKbRMIFKIzS2MgBq3jDm13GjxTgUgzh1OEICmIzPxJowANZr52BPNiv6vvxKZh5O9Z09S2NXWuoafSOCTjzYNfxZzVrnYSxmMwalVCZI0BdqieIzfOE9P012Pm3NTHQOboQLdeDwIKCOfCARzfPzLk1mL7sSKZx9gWH3usI8s2COF3ZFWjT8NzRALV7ZkHGsPkFYVcZq4DV6GZ6I17Z6fSgVKaCZe5v671Xw8PLVBcoXOX4YJAp4ChjWzc4dLy0xrXNBHHjyZe1ZaZyLUHfEs5MB8ItEpdhcnNGMpXoUrtpyLZdkB8HgKWsRWFnolWxf9xo6uCsQaboT0
Requires: ld-linux-x86-64.so.2()(64bit) >= set:jiids, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.4)(64bit)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6ecryp
Creating example-zig-debuginfo package
Processing files: example-zig-debuginfo-3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sJnYvW
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kwKldK
find-requires: running scripts (debuginfo)
Provides: debug64(libexample-zig.so)
Requires: example-zig = 3-alt1, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6)
Adding to example-zig-debuginfo a strict dependency on example-zig
Wrote: /usr/src/RPM/RPMS/x86_64/example-zig-3-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/example-zig-debuginfo-3-alt1.x86_64.rpm (w2.lzdio)
39.03user 3.02system 0:29.06elapsed 144%CPU (0avgtext+0avgdata 475084maxresident)k
0inputs+0outputs (0major+455584minor)pagefaults 0swaps
3.95user 2.89system 0:44.03elapsed 15%CPU (0avgtext+0avgdata 140388maxresident)k
41576inputs+0outputs (0major+265765minor)pagefaults 0swaps
--- example-zig-3-alt1.x86_64.rpm.repo	2024-09-06 10:13:41.000000000 +0000
+++ example-zig-3-alt1.x86_64.rpm.hasher	2024-12-02 04:34:43.039033546 +0000
@@ -12,4 +12,4 @@
 Provides: example-zig = 3-alt1:sisyphus+356966.200.2.1
-File: /usr/bin/example-zig	100755	root:root	d0d196e752644384b4248d8b3af67096	
-File: /usr/lib64/libexample-zig.so	100644	root:root	93b7398e86681e9301c769e489f15bf5	
-RPMIdentity: 61e2bf0f9019d456c8d251ac91a179ca6e2699738423a56b852cb7b1d17d34e4aadb21ba0b1ca899e3eb9567e7bda96d3db8dd78c5f9cc5fb45f0d2e9fc43c85
+File: /usr/bin/example-zig	100755	root:root	5bd5148af5f81de8526086ea7c07556d	
+File: /usr/lib64/libexample-zig.so	100644	root:root	df6d36dd6bca251dbdd44734529c2a84	
+RPMIdentity: 32240fed1b1e1933331a94e41aecdd481f48a07c03b0b7091b9a31b9ccc5954fbb8a4529be37421d8308bf1099a26f1ae146558d1b970ad0fac729c587979a01
--- example-zig-debuginfo-3-alt1.x86_64.rpm.repo	2024-09-06 10:13:42.000000000 +0000
+++ example-zig-debuginfo-3-alt1.x86_64.rpm.hasher	2024-12-02 04:34:43.335038270 +0000
@@ -8,10 +8,10 @@
 /usr/src/debug/example-zig-3/zig-cache/b	40755	root:root	
-/usr/src/debug/example-zig-3/zig-cache/b/129c56dfefec26f943c33278009c06be	40755	root:root	
-/usr/src/debug/example-zig-3/zig-cache/b/129c56dfefec26f943c33278009c06be/builtin.zig	100644	root:root	
-/usr/src/debug/example-zig-3/zig-cache/b/5355265f89b9156ee7b4ce1c5551d215	40755	root:root	
-/usr/src/debug/example-zig-3/zig-cache/b/5355265f89b9156ee7b4ce1c5551d215/builtin.zig	100644	root:root	
-/usr/src/debug/example-zig-3/zig-cache/b/5712f550c5a3af641234992ab3734ba3	40755	root:root	
-/usr/src/debug/example-zig-3/zig-cache/b/5712f550c5a3af641234992ab3734ba3/builtin.zig	100644	root:root	
-/usr/src/debug/example-zig-3/zig-cache/b/ed55807725d8661d7495b05ec5995ee6	40755	root:root	
-/usr/src/debug/example-zig-3/zig-cache/b/ed55807725d8661d7495b05ec5995ee6/builtin.zig	100644	root:root	
+/usr/src/debug/example-zig-3/zig-cache/b/2de11e65f51e70e13831bcd8d1d78a68	40755	root:root	
+/usr/src/debug/example-zig-3/zig-cache/b/2de11e65f51e70e13831bcd8d1d78a68/builtin.zig	100644	root:root	
+/usr/src/debug/example-zig-3/zig-cache/b/79db394857b471df47d30bf8fa57076a	40755	root:root	
+/usr/src/debug/example-zig-3/zig-cache/b/79db394857b471df47d30bf8fa57076a/builtin.zig	100644	root:root	
+/usr/src/debug/example-zig-3/zig-cache/b/7c7b74d1cc7878bd1ddd457e625cbe7b	40755	root:root	
+/usr/src/debug/example-zig-3/zig-cache/b/7c7b74d1cc7878bd1ddd457e625cbe7b/builtin.zig	100644	root:root	
+/usr/src/debug/example-zig-3/zig-cache/b/c7dd4f244a606d7deab0bdb44138e44f	40755	root:root	
+/usr/src/debug/example-zig-3/zig-cache/b/c7dd4f244a606d7deab0bdb44138e44f/builtin.zig	100644	root:root	
 Requires: debug64(ld-linux-x86-64.so.2)  
@@ -22,4 +22,4 @@
 Provides: example-zig-debuginfo = 3-alt1:sisyphus+356966.200.2.1
-File: /usr/lib/debug/usr/bin/example-zig.debug	100644	root:root	56fcc9c6f0d154e604390087293adac8	
-File: /usr/lib/debug/usr/lib64/libexample-zig.so.debug	100644	root:root	6cbe9a33e3b5c9915e33ffbe9c3f4c5f	
+File: /usr/lib/debug/usr/bin/example-zig.debug	100644	root:root	118a3df2e694c9335f60ceb79a207e55	
+File: /usr/lib/debug/usr/lib64/libexample-zig.so.debug	100644	root:root	dd5a89a5e2c01e89ecc2b9af5fb8b525	
 File: /usr/src/debug/example-zig-3	40755	root:root		
@@ -30,10 +30,10 @@
 File: /usr/src/debug/example-zig-3/zig-cache/b	40755	root:root		
-File: /usr/src/debug/example-zig-3/zig-cache/b/129c56dfefec26f943c33278009c06be	40755	root:root		
-File: /usr/src/debug/example-zig-3/zig-cache/b/129c56dfefec26f943c33278009c06be/builtin.zig	100644	root:root	8bfb2cd9917fad39ef6611510769cc56	
-File: /usr/src/debug/example-zig-3/zig-cache/b/5355265f89b9156ee7b4ce1c5551d215	40755	root:root		
-File: /usr/src/debug/example-zig-3/zig-cache/b/5355265f89b9156ee7b4ce1c5551d215/builtin.zig	100644	root:root	0f541323939a1e047c93483e7c77de84	
-File: /usr/src/debug/example-zig-3/zig-cache/b/5712f550c5a3af641234992ab3734ba3	40755	root:root		
-File: /usr/src/debug/example-zig-3/zig-cache/b/5712f550c5a3af641234992ab3734ba3/builtin.zig	100644	root:root	af237a628ff433c73e211557a0e83ff9	
-File: /usr/src/debug/example-zig-3/zig-cache/b/ed55807725d8661d7495b05ec5995ee6	40755	root:root		
-File: /usr/src/debug/example-zig-3/zig-cache/b/ed55807725d8661d7495b05ec5995ee6/builtin.zig	100644	root:root	3f807860073ff83b1aab4d66d45078d1	
-RPMIdentity: 7952e8d3d1b9c5649b216d46d9936a91b821b2002fff9af2935711cb331afa04c83e7f4707323291135fa09ac8383e447ce8b3d0a1adca8c91b3cae0b8ca4c80
+File: /usr/src/debug/example-zig-3/zig-cache/b/2de11e65f51e70e13831bcd8d1d78a68	40755	root:root		
+File: /usr/src/debug/example-zig-3/zig-cache/b/2de11e65f51e70e13831bcd8d1d78a68/builtin.zig	100644	root:root	ab8ca7fa446094d1e5661ca8324dfb31	
+File: /usr/src/debug/example-zig-3/zig-cache/b/79db394857b471df47d30bf8fa57076a	40755	root:root		
+File: /usr/src/debug/example-zig-3/zig-cache/b/79db394857b471df47d30bf8fa57076a/builtin.zig	100644	root:root	43c5141842f87285207dad61263dc215	
+File: /usr/src/debug/example-zig-3/zig-cache/b/7c7b74d1cc7878bd1ddd457e625cbe7b	40755	root:root		
+File: /usr/src/debug/example-zig-3/zig-cache/b/7c7b74d1cc7878bd1ddd457e625cbe7b/builtin.zig	100644	root:root	97be3d0dcb1a32db33c2333b8531519e	
+File: /usr/src/debug/example-zig-3/zig-cache/b/c7dd4f244a606d7deab0bdb44138e44f	40755	root:root		
+File: /usr/src/debug/example-zig-3/zig-cache/b/c7dd4f244a606d7deab0bdb44138e44f/builtin.zig	100644	root:root	20809db3eb4f312380c3936e84125d6e	
+RPMIdentity: e857eb57c2c11a330c3d36c88f898f4ab3714db062318f58bb797fc4796d81ad689abc77358890a1bdf2e4a3a90802aa24a7d8c9ed78c289ce5e1583681ffedb