<86>Sep  3 09:12:01 userdel[3658684]: delete user 'rooter'
<86>Sep  3 09:12:01 userdel[3658684]: removed group 'rooter' owned by 'rooter'
<86>Sep  3 09:12:01 userdel[3658684]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep  3 09:12:01 groupadd[3658856]: group added to /etc/group: name=rooter, GID=1835
<86>Sep  3 09:12:01 groupadd[3658856]: group added to /etc/gshadow: name=rooter
<86>Sep  3 09:12:01 groupadd[3658856]: new group: name=rooter, GID=1835
<86>Sep  3 09:12:02 useradd[3658994]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash
<86>Sep  3 09:12:02 userdel[3659858]: delete user 'builder'
<86>Sep  3 09:12:02 userdel[3659858]: removed shadow group 'builder' owned by 'builder'
<86>Sep  3 09:12:02 groupadd[3660371]: group added to /etc/group: name=builder, GID=1836
<86>Sep  3 09:12:02 groupadd[3660371]: group added to /etc/gshadow: name=builder
<86>Sep  3 09:12:02 groupadd[3660371]: new group: name=builder, GID=1836
<86>Sep  3 09:12:02 useradd[3660492]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libx86-1.1-alt9.qa1.nosrc.rpm (w1.gzdio)
Installing libx86-1.1-alt9.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.18506
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libx86-1.1
+ echo 'Source #0 (libx86-1.1.tar):'
Source #0 (libx86-1.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libx86-1.1.tar
+ cd libx86-1.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.18506
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libx86-1.1
+ BACKEND=x86emu
+ make -j16 BACKEND=x86emu
make LIBRARY=static static
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
cc -O2 -Wall -DDEBUG -g   -c -o x86emu/fpu.o x86emu/fpu.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
cc -O2 -Wall -DDEBUG -g   -c -o x86-common.o x86-common.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
cc -O2 -Wall -DDEBUG -g   -c -o thunk.o thunk.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
cc -O2 -Wall -DDEBUG -g   -c -o x86emu/debug.o x86emu/debug.c
x86emu/debug.c: In function 'X86EMU_dump_memory':
x86emu/debug.c:220:6: warning: variable 'current' set but not used [-Wunused-but-set-variable]
  u32 current;
      ^~~~~~~
x86emu/debug.c: In function 'x86emu_single_step':
x86emu/debug.c:247:11: warning: variable 'p' set but not used [-Wunused-but-set-variable]
     char *p;
           ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
cc -O2 -Wall -DDEBUG -g   -c -o x86emu/sys.o x86emu/sys.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
cc -O2 -Wall -DDEBUG -g   -c -o x86emu/decode.o x86emu/decode.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
cc -O2 -Wall -DDEBUG -g   -c -o x86emu/prim_ops.o x86emu/prim_ops.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
cc -O2 -Wall -DDEBUG -g   -c -o x86emu/ops2.o x86emu/ops2.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
cc -O2 -Wall -DDEBUG -g   -c -o x86emu/ops.o x86emu/ops.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
ar cru libx86.a x86-common.o thunk.o x86emu/decode.o x86emu/debug.o x86emu/fpu.o x86emu/ops.o x86emu/ops2.o x86emu/prim_ops.o x86emu/sys.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
make objclean
make -C x86emu clean
make[2]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1/x86emu'
rm -f *.a *.o *~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1/x86emu'
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
rm -f *.o *~
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
make LIBRARY=shared shared
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
cc -O2 -Wall -DDEBUG -g -fPIC   -c -o x86-common.o x86-common.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
cc -O2 -Wall -DDEBUG -g -fPIC   -c -o thunk.o thunk.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
cc -O2 -Wall -DDEBUG -g -fPIC   -c -o x86emu/fpu.o x86emu/fpu.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
cc -O2 -Wall -DDEBUG -g -fPIC   -c -o x86emu/sys.o x86emu/sys.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
cc -O2 -Wall -DDEBUG -g -fPIC   -c -o x86emu/debug.o x86emu/debug.c
x86emu/debug.c: In function 'X86EMU_dump_memory':
x86emu/debug.c:220:6: warning: variable 'current' set but not used [-Wunused-but-set-variable]
  u32 current;
      ^~~~~~~
x86emu/debug.c: In function 'x86emu_single_step':
x86emu/debug.c:247:11: warning: variable 'p' set but not used [-Wunused-but-set-variable]
     char *p;
           ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
cc -O2 -Wall -DDEBUG -g -fPIC   -c -o x86emu/decode.o x86emu/decode.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
cc -O2 -Wall -DDEBUG -g -fPIC   -c -o x86emu/prim_ops.o x86emu/prim_ops.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
cc -O2 -Wall -DDEBUG -g -fPIC   -c -o x86emu/ops2.o x86emu/ops2.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
cc -O2 -Wall -DDEBUG -g -fPIC   -c -o x86emu/ops.o x86emu/ops.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
cc -O2 -Wall -DDEBUG -g -fPIC -o libx86.so.1 -shared -Wl,-soname,libx86.so.1 x86-common.o thunk.o x86emu/decode.o x86emu/debug.o x86emu/fpu.o x86emu/ops.o x86emu/ops2.o x86emu/prim_ops.o x86emu/sys.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57616
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libx86-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libx86-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libx86-1.1
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/libx86-buildroot/usr exec_prefix=/usr/src/tmp/libx86-buildroot/usr bindir=/usr/src/tmp/libx86-buildroot/usr/bin sbindir=/usr/src/tmp/libx86-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libx86-buildroot/etc datadir=/usr/src/tmp/libx86-buildroot/usr/share includedir=/usr/src/tmp/libx86-buildroot/usr/include libdir=/usr/src/tmp/libx86-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libx86-buildroot/usr/lib localstatedir=/usr/src/tmp/libx86-buildroot/var/lib sharedstatedir=/usr/src/tmp/libx86-buildroot/var/lib mandir=/usr/src/tmp/libx86-buildroot/usr/share/man infodir=/usr/src/tmp/libx86-buildroot/usr/share/info install DESTDIR=/usr/src/tmp/libx86-buildroot LIBDIR=/usr/lib64
make: Entering directory '/usr/src/RPM/BUILD/libx86-1.1'
sed -e's,@prefix@,/usr,' x86.pc.in > x86.pc
sed -e's,@exec_prefix@,/usr,' -i x86.pc
sed -e's,@libdir@,/usr/lib64,' -i x86.pc
sed -e's,@includedir@,/usr/include,' -i x86.pc
sed -e's,@PACKAGE_VERSION@,1.1,' -i x86.pc
install -D libx86.so.1 /usr/src/tmp/libx86-buildroot/usr/lib64/libx86.so.1
install -D libx86.a /usr/src/tmp/libx86-buildroot/usr/lib64/libx86.a
install -D x86.pc /usr/src/tmp/libx86-buildroot/usr/lib64/pkgconfig/x86.pc
ln -sf libx86.so.1 /usr/src/tmp/libx86-buildroot/usr/lib64/libx86.so
install -p -m 0644 -D lrmi.h /usr/src/tmp/libx86-buildroot/usr/include/libx86.h
make: Leaving directory '/usr/src/RPM/BUILD/libx86-1.1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libx86-buildroot (auto)
mode of './usr/lib64/libx86.a' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libx86.so.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libx86-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/x86.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/x86.pc: Libs: '-L${libdir} -lx86' --> '-lx86'
Checking contents of files in /usr/src/tmp/libx86-buildroot/ (default)
Compressing files in /usr/src/tmp/libx86-buildroot (auto)
Adjusting library links in /usr/src/tmp/libx86-buildroot
./usr/lib64:
	libx86.so.1 -> libx86.so.1
Verifying ELF objects in /usr/src/tmp/libx86-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: libx86-1.1-alt9.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19130
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libx86-1.1
+ DOCDIR=/usr/src/tmp/libx86-buildroot/usr/share/doc/libx86-1.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/libx86-buildroot/usr/share/doc/libx86-1.1
+ /bin/mkdir -p /usr/src/tmp/libx86-buildroot/usr/share/doc/libx86-1.1
+ cp -prL COPYRIGHT x86emu/LICENSE /usr/src/tmp/libx86-buildroot/usr/share/doc/libx86-1.1
+ chmod -R go-w /usr/src/tmp/libx86-buildroot/usr/share/doc/libx86-1.1
+ chmod -R a+rX /usr/src/tmp/libx86-buildroot/usr/share/doc/libx86-1.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1tLPl9
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libx86-buildroot/usr/lib64/libx86.so.1: 193 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HFm5wa
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libx86.so.1()(64bit) = set:ldxAE0KbHplV3EqP07QCFOrxkkOwpd3iDMyl4kKdySyQfUCrNn9nkkkaCCkGuhwR4P4CpLGQzgbr5ooetUKjB0fnKoiWAfrIX9L7fD1C93iEvgXSPxON1PFHvCWlhBZfvYx4EILQXifrTeBN4xVWo1RoTkARMJCJ7M317jGPo74cPAh9QfhnkWuigyzHo6RRFmQLkqSiKNPipEUo5NPO8X40xGf71YJleVjuZu2imV3EFIoOIbzzSfjFC5TOucDcCACiW9tbidtcrrtCMlKTYEG1eDc4LOSAb8m1ZoupV2ElTHkmrj9TKJQFiUfrD7a2N5Ag8Xp3ZpJvpyf79hdx7aKhpgtOhr9J5BdlVMDymS7bvDla9lVlOrPdAB1sCjNdp
Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(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.hYBBvf
Creating libx86-debuginfo package
Processing files: libx86-devel-1.1-alt9.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v3mlho
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.T3WfQA
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(x86) = 1.1
Requires: libx86 = 1.1-alt9.qa1, /usr/lib64/libx86.so.1, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tSagnU
Processing files: libx86-debuginfo-1.1-alt9.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tiJXEh
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5xlrJI
find-requires: running scripts (debuginfo)
Provides: debug64(libx86.so.1)
Requires: libx86 = 1.1-alt9.qa1, debug64(libc.so.6)
Removing 1 extra deps from libx86-devel due to dependency on libx86
warning: Installed (but unpackaged) file(s) found:
    /usr/lib64/libx86.a
Wrote: /usr/src/RPM/RPMS/x86_64/libx86-1.1-alt9.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libx86-devel-1.1-alt9.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libx86-debuginfo-1.1-alt9.qa1.x86_64.rpm (w2.lzdio)
13.17user 2.14system 0:20.92elapsed 73%CPU (0avgtext+0avgdata 105264maxresident)k
0inputs+0outputs (0major+481651minor)pagefaults 0swaps
0.80user 1.96system 0:31.96elapsed 8%CPU (0avgtext+0avgdata 11976maxresident)k
0inputs+0outputs (0major+94460minor)pagefaults 0swaps
--- libx86-1.1-alt9.qa1.x86_64.rpm.repo	2013-04-14 16:29:23.000000000 +0000
+++ libx86-1.1-alt9.qa1.x86_64.rpm.hasher	2023-09-03 09:12:28.829638321 +0000
@@ -12,3 +12,3 @@
 Provides: libx86 = 1.1-alt9.qa1
-File: /usr/lib64/libx86.so.1	100644	root:root	74e3e19951b1d5ceca404856ca39e33a	
+File: /usr/lib64/libx86.so.1	100644	root:root	13b513f57db7ac345135d7aab663270a	
 File: /usr/share/doc/libx86-1.1	40755	root:root		
@@ -16,2 +16,2 @@
 File: /usr/share/doc/libx86-1.1/LICENSE	100644	root:root	0edf8f526875f0f31f0da064508366c9	
-RPMIdentity: 9fbd4c4dc9f0847f36fca06b45bbe2a6db151b807a85d83b954bac60e0ac2b045fdd965f302fba3f4fb2039d343ae0c6e4dbfcb4442a30c678d0ab58c66baa93
+RPMIdentity: 365f9d86f973cf7e2d0cd885c8e355f4ee4eef7b7b502612e8002b8cba4a4f9f00c2cec1b6d5fbd1b18fe94b835de01b4349a18f22cc64063b584c0adb656606
--- libx86-debuginfo-1.1-alt9.qa1.x86_64.rpm.repo	2013-04-14 16:29:23.000000000 +0000
+++ libx86-debuginfo-1.1-alt9.qa1.x86_64.rpm.hasher	2023-09-03 09:12:29.222643707 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/3e	40755	root:root	
-/usr/lib/debug/.build-id/3e/66132018a5d38db3e5fba816220fff5f1f7996	120777	root:root	../../../../lib64/libx86.so.1
-/usr/lib/debug/.build-id/3e/66132018a5d38db3e5fba816220fff5f1f7996.debug	120777	root:root	../../usr/lib64/libx86.so.1.debug
+/usr/lib/debug/.build-id/52	40755	root:root	
+/usr/lib/debug/.build-id/52/bf6ef155739c699efd730561cc77af91290eb3	120777	root:root	../../../../lib64/libx86.so.1
+/usr/lib/debug/.build-id/52/bf6ef155739c699efd730561cc77af91290eb3.debug	120777	root:root	../../usr/lib64/libx86.so.1.debug
 /usr/lib/debug/usr/lib64/libx86.so.1.debug	100644	root:root	
@@ -17,2 +17,3 @@
 /usr/src/debug/libx86-1.1/x86emu/include/x86emu.h	100644	root:root	
+/usr/src/debug/libx86-1.1/x86emu/include/xf86int10.h	100644	root:root	
 /usr/src/debug/libx86-1.1/x86emu/ops.c	100644	root:root	
@@ -35,6 +36,6 @@
 Provides: libx86-debuginfo = 1.1-alt9.qa1
-File: /usr/lib/debug/.build-id/3e	40755	root:root		
-File: /usr/lib/debug/.build-id/3e/66132018a5d38db3e5fba816220fff5f1f7996	120777	root:root		../../../../lib64/libx86.so.1
-File: /usr/lib/debug/.build-id/3e/66132018a5d38db3e5fba816220fff5f1f7996.debug	120777	root:root		../../usr/lib64/libx86.so.1.debug
-File: /usr/lib/debug/usr/lib64/libx86.so.1.debug	100644	root:root	8916f766400184fe87ac8ba966195782	
+File: /usr/lib/debug/.build-id/52	40755	root:root		
+File: /usr/lib/debug/.build-id/52/bf6ef155739c699efd730561cc77af91290eb3	120777	root:root		../../../../lib64/libx86.so.1
+File: /usr/lib/debug/.build-id/52/bf6ef155739c699efd730561cc77af91290eb3.debug	120777	root:root		../../usr/lib64/libx86.so.1.debug
+File: /usr/lib/debug/usr/lib64/libx86.so.1.debug	100644	root:root	e803511cbbaa5c357a6c6493ac7b5f53	
 File: /usr/src/debug/libx86-1.1	40755	root:root		
@@ -52,2 +53,3 @@
 File: /usr/src/debug/libx86-1.1/x86emu/include/x86emu.h	100644	root:root	fec7740c8645249c436ea55e9bc022e0	
+File: /usr/src/debug/libx86-1.1/x86emu/include/xf86int10.h	100644	root:root	82530e95c679b2586c1cf0c3f8cce43d	
 File: /usr/src/debug/libx86-1.1/x86emu/ops.c	100644	root:root	9204cbb0d6c101ee6919804fb2006bb9	
@@ -65,2 +67,2 @@
 File: /usr/src/debug/libx86-1.1/x86emu/x86emu/x86emui.h	100644	root:root	222e2d6ca2c40bf08aee0647be55c48d	
-RPMIdentity: e9cefb4c95538ef578e3e07248ae4121064b66d630d3dd01af4ed0fe91fa6d821f3c19ecbf5decf1ebff36467b24fd4e01bc441ce47d045f2898aae781b3681a
+RPMIdentity: ae5a6982dc3be328b37dfcc41de1c5173b5c94803bec515f4600eac604fe56cba234ad1d78489c4ecc70cfbcee25beadae4f023b1aebae735177534f1d2cb785
--- libx86-devel-1.1-alt9.qa1.x86_64.rpm.repo	2013-04-14 16:29:23.000000000 +0000
+++ libx86-devel-1.1-alt9.qa1.x86_64.rpm.hasher	2023-09-03 09:12:29.425646490 +0000
@@ -11,2 +11,2 @@
 File: /usr/lib64/pkgconfig/x86.pc	100755	root:root	93a8fdf6b5929a54148b1f7a7108f49d	
-RPMIdentity: 055173b2bb03f1028169138cc1b238c913456d118c19311658131bce9a7b5ca954938dade4b1dca275018eb775382f934e2f6177913f9167983b1bd9b26583c5
+RPMIdentity: 09a263ce4f5180af8880ade9c5da0a697cc6615ce730117b0ebfd344abad2027d732b11505754c0cd203d20dbb1623be3d40d31f41c3a45e33af72576dd3f5f7