<86>Jan  5 00:49:03 userdel[4084835]: delete user 'rooter'
<86>Jan  5 00:49:03 userdel[4084835]: removed group 'rooter' owned by 'rooter'
<86>Jan  5 00:49:03 userdel[4084835]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan  5 00:49:03 groupadd[4084859]: group added to /etc/group: name=rooter, GID=681
<86>Jan  5 00:49:03 groupadd[4084859]: group added to /etc/gshadow: name=rooter
<86>Jan  5 00:49:03 groupadd[4084859]: new group: name=rooter, GID=681
<86>Jan  5 00:49:03 useradd[4084877]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash
<86>Jan  5 00:49:03 userdel[4084906]: delete user 'builder'
<86>Jan  5 00:49:03 userdel[4084906]: removed group 'builder' owned by 'builder'
<86>Jan  5 00:49:03 userdel[4084906]: removed shadow group 'builder' owned by 'builder'
<86>Jan  5 00:49:03 groupadd[4084939]: group added to /etc/group: name=builder, GID=682
<86>Jan  5 00:49:03 groupadd[4084939]: group added to /etc/gshadow: name=builder
<86>Jan  5 00:49:03 groupadd[4084939]: new group: name=builder, GID=682
<86>Jan  5 00:49:03 useradd[4084958]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash
<13>Jan  5 00:49:05 rpmi: libi2c-4.3-alt1 sisyphus+291245.1400.54.1 1643295556 installed
<13>Jan  5 00:49:05 rpmi: i2c-tools-4.3-alt1 sisyphus+291245.1400.54.1 1643295556 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/stm32flash-0.6-alt1.nosrc.rpm (w1.gzdio)
Installing stm32flash-0.6-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29139
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf stm32flash-0.6
+ echo 'Source #0 (stm32flash-0.6.tar):'
Source #0 (stm32flash-0.6.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/stm32flash-0.6.tar
+ cd stm32flash-0.6
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80907
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd stm32flash-0.6
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6'
cc -Wall -g   -c -o dev_table.o dev_table.c
make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6'
make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6'
cc -Wall -g   -c -o i2c.o i2c.c
make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6'
cd parsers && make parsers.a
make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6'
cc -Wall -g   -c -o port.o port.c
make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6'
make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6'
cc -Wall -g   -c -o serial_common.o serial_common.c
make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6'
make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6'
cc -Wall -g   -c -o utils.o utils.c
make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6'
make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6'
cc -Wall -g   -c -o init.o init.c
make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6'
make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6'
cc -Wall -g   -c -o serial_platform.o serial_platform.c
make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6/parsers'
cc -Wall -g   -c -o binary.o binary.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6/parsers'
make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6'
cc -Wall -g   -c -o stm32.o stm32.c
make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6'
make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6'
cc -Wall -g   -c -o main.o main.c
make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6/parsers'
cc -Wall -g   -c -o hex.o hex.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6/parsers'
make[1]: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6/parsers'
ar rc parsers.a binary.o hex.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6/parsers'
make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6'
cc  -o stm32flash dev_table.o i2c.o init.o main.o port.o serial_common.o serial_platform.o stm32.o utils.o parsers/parsers.a
make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.80907
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/stm32flash-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/stm32flash-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd stm32flash-0.6
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/stm32flash-buildroot PREFIX=/usr
make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6'
cd parsers && make parsers.a
make[1]: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6/parsers'
make[1]: 'parsers.a' is up to date.
make[1]: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6/parsers'
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/stm32flash-buildroot/usr/bin
/usr/libexec/rpm-build/install -p -m 755 stm32flash /usr/src/tmp/stm32flash-buildroot/usr/bin
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/stm32flash-buildroot/usr/share/man/man1
/usr/libexec/rpm-build/install -p -m 644 stm32flash.1 /usr/src/tmp/stm32flash-buildroot/usr/share/man/man1
make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/stm32flash-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/stm32flash-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/stm32flash-buildroot/ (default)
Compressing files in /usr/src/tmp/stm32flash-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/stm32flash-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: stm32flash-0.6-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.28123
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd stm32flash-0.6
+ DOCDIR=/usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.6
+ export DOCDIR
+ rm -rf /usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.6
+ /bin/mkdir -p /usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.6
+ cp -prL AUTHORS gpl-2.0.txt HOWTO I2C.txt protocol.txt TODO /usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.6
+ chmod -R go-w /usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.6
+ chmod -R a+rX /usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.6
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yjpZkA
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.6J22XG
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.33)(64bit), libc.so.6(GLIBC_2.34)(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.sFtGon
Creating stm32flash-debuginfo package
Processing files: stm32flash-debuginfo-0.6-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0ajYKF
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.datg8F
find-requires: running scripts (debuginfo)
Requires: stm32flash = 0.6-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Adding to stm32flash-debuginfo a strict dependency on stm32flash
Wrote: /usr/src/RPM/RPMS/x86_64/stm32flash-0.6-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/stm32flash-debuginfo-0.6-alt1.x86_64.rpm (w2.lzdio)
1.02user 0.63system 0:07.01elapsed 23%CPU (0avgtext+0avgdata 29232maxresident)k
0inputs+0outputs (0major+188998minor)pagefaults 0swaps
2.57user 1.72system 0:15.50elapsed 27%CPU (0avgtext+0avgdata 108360maxresident)k
208inputs+0outputs (32202major+153399minor)pagefaults 0swaps
--- stm32flash-0.6-alt1.x86_64.rpm.repo	2021-06-27 00:59:49.000000000 +0000
+++ stm32flash-0.6-alt1.x86_64.rpm.hasher	2023-01-05 00:49:14.742237061 +0000
@@ -13,2 +13,4 @@
 Requires: libc.so.6(GLIBC_2.3)(64bit)  
+Requires: libc.so.6(GLIBC_2.33)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
@@ -18,3 +20,3 @@
 Provides: stm32flash = 0.6-alt1:sisyphus+275764.100.1.1
-File: /usr/bin/stm32flash	100755	root:root	42ac74c528daef5776b582f9f2207b3b	
+File: /usr/bin/stm32flash	100755	root:root	aa8b3cac7dd4d38e5d1fead2a8dc4d62	
 File: /usr/share/doc/stm32flash-0.6	40755	root:root		
@@ -27,2 +29,2 @@
 File: /usr/share/man/man1/stm32flash.1.xz	100644	root:root	9ff66cdbd173b0c2c4aef86e293ab973	
-RPMIdentity: 3702664d2a78c3c21ac1b9e975d0b82e2e0bda9362c71c3c3bfc0af24cb555e193be3d0935a3062fc3b4ce1fe47ef65dbe2e4b2e6eb6eac9dc1f102dfe1e6317
+RPMIdentity: 3e5194d2368dd0597801cec0aa46c4ff1358cd896b7571e56d42c9681d06a84a7dc66beafa11a80a59d8b8ea47622a374043e77637edb43688f5e2285b89f779
--- stm32flash-debuginfo-0.6-alt1.x86_64.rpm.repo	2021-06-27 00:59:49.000000000 +0000
+++ stm32flash-debuginfo-0.6-alt1.x86_64.rpm.hasher	2023-01-05 00:49:14.818237350 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/6d	40755	root:root	
-/usr/lib/debug/.build-id/6d/9b00e572faafeff6d539f14012fc5da7b4889d	120777	root:root	../../../../bin/stm32flash
-/usr/lib/debug/.build-id/6d/9b00e572faafeff6d539f14012fc5da7b4889d.debug	120777	root:root	../../usr/bin/stm32flash.debug
+/usr/lib/debug/.build-id/af	40755	root:root	
+/usr/lib/debug/.build-id/af/168bf34c5780860f4e9e465e6d3f6d71d0a8d6	120777	root:root	../../../../bin/stm32flash
+/usr/lib/debug/.build-id/af/168bf34c5780860f4e9e465e6d3f6d71d0a8d6.debug	120777	root:root	../../usr/bin/stm32flash.debug
 /usr/lib/debug/usr/bin/stm32flash.debug	100644	root:root	
@@ -8,2 +8,3 @@
 /usr/src/debug/stm32flash-0.6/init.c	100644	root:root	
+/usr/src/debug/stm32flash-0.6/init.h	100644	root:root	
 /usr/src/debug/stm32flash-0.6/main.c	100644	root:root	
@@ -19,2 +20,3 @@
 /usr/src/debug/stm32flash-0.6/serial_common.c	100644	root:root	
+/usr/src/debug/stm32flash-0.6/serial_platform.c	100644	root:root	
 /usr/src/debug/stm32flash-0.6/serial_posix.c	100644	root:root	
@@ -23,2 +25,3 @@
 /usr/src/debug/stm32flash-0.6/utils.c	100644	root:root	
+/usr/src/debug/stm32flash-0.6/utils.h	100644	root:root	
 Requires: /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug  
@@ -28,6 +31,6 @@
 Provides: stm32flash-debuginfo = 0.6-alt1:sisyphus+275764.100.1.1
-File: /usr/lib/debug/.build-id/6d	40755	root:root		
-File: /usr/lib/debug/.build-id/6d/9b00e572faafeff6d539f14012fc5da7b4889d	120777	root:root		../../../../bin/stm32flash
-File: /usr/lib/debug/.build-id/6d/9b00e572faafeff6d539f14012fc5da7b4889d.debug	120777	root:root		../../usr/bin/stm32flash.debug
-File: /usr/lib/debug/usr/bin/stm32flash.debug	100644	root:root	610e0415b5c2fa89ba600cc26971f3dc	
+File: /usr/lib/debug/.build-id/af	40755	root:root		
+File: /usr/lib/debug/.build-id/af/168bf34c5780860f4e9e465e6d3f6d71d0a8d6	120777	root:root		../../../../bin/stm32flash
+File: /usr/lib/debug/.build-id/af/168bf34c5780860f4e9e465e6d3f6d71d0a8d6.debug	120777	root:root		../../usr/bin/stm32flash.debug
+File: /usr/lib/debug/usr/bin/stm32flash.debug	100644	root:root	047dd0d7e671029866a43c43c0253444	
 File: /usr/src/debug/stm32flash-0.6	40755	root:root		
@@ -36,2 +39,3 @@
 File: /usr/src/debug/stm32flash-0.6/init.c	100644	root:root	eaf6775674b7edc6c9d5861d6e5c316b	
+File: /usr/src/debug/stm32flash-0.6/init.h	100644	root:root	d0d769390db11d00d0fa7b97bf52d808	
 File: /usr/src/debug/stm32flash-0.6/main.c	100644	root:root	1a1e51dbe7578755c01ed1be537af47e	
@@ -47,2 +51,3 @@
 File: /usr/src/debug/stm32flash-0.6/serial_common.c	100644	root:root	a0b419b204088b56e7e2c89aee835655	
+File: /usr/src/debug/stm32flash-0.6/serial_platform.c	100644	root:root	ca16325f0e74d8fe7c8bf4b599026f5a	
 File: /usr/src/debug/stm32flash-0.6/serial_posix.c	100644	root:root	5a855049fb79d679fd687be3270c117c	
@@ -51,2 +56,3 @@
 File: /usr/src/debug/stm32flash-0.6/utils.c	100644	root:root	94463349453e76d34f46d5271266afbb	
-RPMIdentity: 9cc3b1e8b3bd9d3d7f03c4598ed0b29dfd4931faf4652532bfc9a622a747845daae233af176544b813478396179d42d97e51b91b6bfa0d3f269b9451849414d5
+File: /usr/src/debug/stm32flash-0.6/utils.h	100644	root:root	2d7f3db9667b9db3b72ca43c9f9b98b5	
+RPMIdentity: 059c012bba7d56d7f26c8d872fc5d861997ba572511ed5d97a157a9c605333f16c755dc3d101a9f03ddcc4e10ca69e1cc603d3b7f31a7484e8089e36891890a6