<86>May 14 08:57:25 userdel[2323597]: delete user 'rooter'
<86>May 14 08:57:25 userdel[2323597]: removed group 'rooter' owned by 'rooter'
<86>May 14 08:57:25 userdel[2323597]: removed shadow group 'rooter' owned by 'rooter'
<86>May 14 08:57:25 groupadd[2323608]: group added to /etc/group: name=rooter, GID=1838
<86>May 14 08:57:25 groupadd[2323608]: group added to /etc/gshadow: name=rooter
<86>May 14 08:57:25 groupadd[2323608]: new group: name=rooter, GID=1838
<86>May 14 08:57:25 useradd[2323622]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash
<86>May 14 08:57:25 userdel[2323645]: delete user 'builder'
<86>May 14 08:57:25 userdel[2323645]: removed group 'builder' owned by 'builder'
<86>May 14 08:57:25 userdel[2323645]: removed shadow group 'builder' owned by 'builder'
<86>May 14 08:57:25 groupadd[2323659]: group added to /etc/group: name=builder, GID=1839
<86>May 14 08:57:25 groupadd[2323659]: group added to /etc/gshadow: name=builder
<86>May 14 08:57:25 groupadd[2323659]: new group: name=builder, GID=1839
<86>May 14 08:57:25 useradd[2323669]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash
warning: user led does not exist - using root
warning: group led does not exist - using root
warning: user led does not exist - using root
warning: group led does not exist - using root
<13>May 14 08:57:27 rpmi: libX11-locales-3:1.7.2-alt1 p9+273972.100.2.1 1623924318 installed
<13>May 14 08:57:27 rpmi: xorg-proto-devel-2021.4-alt1 p9+272150.100.1.1 1621427342 installed
<13>May 14 08:57:27 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949347 installed
<13>May 14 08:57:27 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268156 installed
<13>May 14 08:57:27 rpmi: libxcb-1.13.1-alt1 sisyphus+226527.100.2.2 1554593799 installed
<13>May 14 08:57:27 rpmi: libX11-3:1.7.2-alt1 p9+273972.100.2.1 1623924318 installed
<13>May 14 08:57:27 rpmi: libXext-1.3.4-alt1 sisyphus+225206.700.1.2 1552949422 installed
<13>May 14 08:57:27 rpmi: libvdpau-1:1.4-alt1 p9+258595.100.2.1 1601316918 installed
<13>May 14 08:57:28 rpmi: libxcb-devel-1.13.1-alt1 sisyphus+226527.100.2.2 1554593799 installed
<13>May 14 08:57:28 rpmi: libX11-devel-3:1.7.2-alt1 p9+273972.100.2.1 1623924318 installed
<13>May 14 08:57:28 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>May 14 08:57:28 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>May 14 08:57:29 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>May 14 08:57:29 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>May 14 08:57:29 rpmi: libvdpau-devel-1:1.4-alt1 p9+258595.100.2.1 1601316918 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/vdpinfo-0.0.4-alt1.nosrc.rpm (w1.gzdio)
Installing vdpinfo-0.0.4-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.47692
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf vdpinfo
+ echo 'Source #0 (vdpinfo-0.0.4.tar):'
Source #0 (vdpinfo-0.0.4.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/vdpinfo-0.0.4.tar
+ cd vdpinfo
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i -r '/^[[:blank:]]+for\(int[[:blank:]]+[xy][[:blank:]]*=[[:blank:]]*0/s/for\(int/for(size_t/' vdpinfo.cpp
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.47692
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd vdpinfo
+ /usr/bin/python functions.py
No prototype found for VDP_FUNC_ID_OUTPUT_SURFACE_RENDER_VIDEO_SURFACE_LUMA (outputsurfacerendervideosurfaceluma)
No prototype found for VDP_FUNC_ID_DECODER_QUERY_CAPABILITY (decoderquerycapability)
+ make -j16 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing'
make: Entering directory '/usr/src/RPM/BUILD/vdpinfo'
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-strict-aliasing   -c -o vdpinfo.o vdpinfo.cpp
make: Leaving directory '/usr/src/RPM/BUILD/vdpinfo'
make: Entering directory '/usr/src/RPM/BUILD/vdpinfo'
g++   -o vdpinfo vdpinfo.o  -lvdpau -lX11
make: Leaving directory '/usr/src/RPM/BUILD/vdpinfo'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.63370
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/vdpinfo-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/vdpinfo-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd vdpinfo
+ install -pD -m 0755 vdpinfo /usr/src/tmp/vdpinfo-buildroot/usr/bin/vdpinfo
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/vdpinfo-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/vdpinfo-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/vdpinfo-buildroot/ (default)
Compressing files in /usr/src/tmp/vdpinfo-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/vdpinfo-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: vdpinfo-0.0.4-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.63370
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd vdpinfo
+ DOCDIR=/usr/src/tmp/vdpinfo-buildroot/usr/share/doc/vdpinfo-0.0.4
+ export DOCDIR
+ rm -rf /usr/src/tmp/vdpinfo-buildroot/usr/share/doc/vdpinfo-0.0.4
+ /bin/mkdir -p /usr/src/tmp/vdpinfo-buildroot/usr/share/doc/vdpinfo-0.0.4
+ cp -prL LICENSE /usr/src/tmp/vdpinfo-buildroot/usr/share/doc/vdpinfo-0.0.4
+ chmod -R go-w /usr/src/tmp/vdpinfo-buildroot/usr/share/doc/vdpinfo-0.0.4
+ chmod -R a+rX /usr/src/tmp/vdpinfo-buildroot/usr/share/doc/vdpinfo-0.0.4
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X80fUx
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DZ5J1j
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libX11.so.6()(64bit) >= set:ompS1MIHO, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libvdpau.so.1()(64bit) >= set:dcVd, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BVVwD9
Creating vdpinfo-debuginfo package
Processing files: vdpinfo-debuginfo-0.0.4-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vvwQF2
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xam68Y
find-requires: running scripts (debuginfo)
Requires: vdpinfo = 0.0.4-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libX11.so.6), debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6), debug64(libvdpau.so.1)
Wrote: /usr/src/RPM/RPMS/x86_64/vdpinfo-0.0.4-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/vdpinfo-debuginfo-0.0.4-alt1.x86_64.rpm (w2.lzdio)
1.38user 0.60system 0:06.53elapsed 30%CPU (0avgtext+0avgdata 34592maxresident)k
0inputs+0outputs (0major+221911minor)pagefaults 0swaps
2.25user 1.10system 0:13.66elapsed 24%CPU (0avgtext+0avgdata 120440maxresident)k
0inputs+0outputs (0major+194761minor)pagefaults 0swaps
--- vdpinfo-0.0.4-alt1.x86_64.rpm.repo	2013-05-29 20:55:34.000000000 +0000
+++ vdpinfo-0.0.4-alt1.x86_64.rpm.hasher	2023-05-14 08:57:37.936935971 +0000
@@ -8,6 +8,8 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: libgcc_s.so.1(GCC_3.0)(64bit)  
 Requires: libstdc++.so.6(CXXABI_1.3)(64bit)  
+Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit)  
 Requires: libstdc++.so.6(GLIBCXX_3.4)(64bit)  
-Requires: libvdpau.so.1()(64bit) >= set:gfVJ1
+Requires: libvdpau.so.1()(64bit) >= set:dcVd
 Requires: rtld(GNU_HASH)  
@@ -15,5 +17,5 @@
 Provides: vdpinfo = 0.0.4-alt1
-File: /usr/bin/vdpinfo	100755	root:root	c28fdafd361ecbb5f242e5ef163c37b9	
+File: /usr/bin/vdpinfo	100755	root:root	86a8f5a82d9c381db8ade66958774a07	
 File: /usr/share/doc/vdpinfo-0.0.4	40755	root:root		
 File: /usr/share/doc/vdpinfo-0.0.4/LICENSE	100644	root:root	c83cd7242f6581819919c68607a4c3bb	
-RPMIdentity: d3afd9394c599e74d9ad071503bb781a9b2617e6714d17eed4a7ac27693bb1d52dd43fa53b3bc9fb290ad1b3950c5553b31dd15eb02347c7defd1ec8313e2ff8
+RPMIdentity: fa1e8d110a73f96f657e33352623c45555422d635cc787710faa29554d3ca8410d71985b00c56571d83fcfe504d697bcde09024318e78e792397b6f25461da15
--- vdpinfo-debuginfo-0.0.4-alt1.x86_64.rpm.repo	2013-05-29 20:55:34.000000000 +0000
+++ vdpinfo-debuginfo-0.0.4-alt1.x86_64.rpm.hasher	2023-05-14 08:57:37.992937055 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/cc	40755	root:root	
-/usr/lib/debug/.build-id/cc/234d9b06bf9ddb7ce44d2ae5df4ff4690f5301	120777	root:root	../../../../bin/vdpinfo
-/usr/lib/debug/.build-id/cc/234d9b06bf9ddb7ce44d2ae5df4ff4690f5301.debug	120777	root:root	../../usr/bin/vdpinfo.debug
+/usr/lib/debug/.build-id/af	40755	root:root	
+/usr/lib/debug/.build-id/af/f4d9fd99a1948783a3c52a41e5fb60a1ea73b4	120777	root:root	../../../../bin/vdpinfo
+/usr/lib/debug/.build-id/af/f4d9fd99a1948783a3c52a41e5fb60a1ea73b4.debug	120777	root:root	../../usr/bin/vdpinfo.debug
 /usr/lib/debug/usr/bin/vdpinfo.debug	100644	root:root	
@@ -16,6 +16,6 @@
 Provides: vdpinfo-debuginfo = 0.0.4-alt1
-File: /usr/lib/debug/.build-id/cc	40755	root:root		
-File: /usr/lib/debug/.build-id/cc/234d9b06bf9ddb7ce44d2ae5df4ff4690f5301	120777	root:root		../../../../bin/vdpinfo
-File: /usr/lib/debug/.build-id/cc/234d9b06bf9ddb7ce44d2ae5df4ff4690f5301.debug	120777	root:root		../../usr/bin/vdpinfo.debug
-File: /usr/lib/debug/usr/bin/vdpinfo.debug	100644	root:root	9f6024bfb0d0c51a138cee211eb365b3	
+File: /usr/lib/debug/.build-id/af	40755	root:root		
+File: /usr/lib/debug/.build-id/af/f4d9fd99a1948783a3c52a41e5fb60a1ea73b4	120777	root:root		../../../../bin/vdpinfo
+File: /usr/lib/debug/.build-id/af/f4d9fd99a1948783a3c52a41e5fb60a1ea73b4.debug	120777	root:root		../../usr/bin/vdpinfo.debug
+File: /usr/lib/debug/usr/bin/vdpinfo.debug	100644	root:root	f46befed7945a5c2c2894a0739a84cdc	
 File: /usr/src/debug/vdpinfo	40755	root:root		
@@ -23,2 +23,2 @@
 File: /usr/src/debug/vdpinfo/vdpinfo.cpp	100644	root:root	42bc0481638888ad01aba5d8968691e2	
-RPMIdentity: ddf3949a98119b83b061147dc769f9ae41fe33382035f1fa8703f039ff341746daa4feaae19715df1a2c42da0f26a73a25eb5dd4b3b5e4b56e733fc30b855fe2
+RPMIdentity: 17f5765a7d8592a6b92d6285d203bcafd783208b4517f8cea16db2205c8bcd27d2bfe320fc55bcb3c2d3608c28c830130d2e3969f4b42ed15bf9a040cb014e26