<86>Sep 25 01:39:08 userdel[1291943]: delete user 'rooter'
<86>Sep 25 01:39:08 userdel[1291943]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 25 01:39:08 groupadd[1291948]: group added to /etc/group: name=rooter, GID=645
<86>Sep 25 01:39:08 groupadd[1291948]: group added to /etc/gshadow: name=rooter
<86>Sep 25 01:39:08 groupadd[1291948]: new group: name=rooter, GID=645
<86>Sep 25 01:39:08 useradd[1291952]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash
<86>Sep 25 01:39:08 userdel[1291963]: delete user 'builder'
<86>Sep 25 01:39:08 userdel[1291963]: removed group 'builder' owned by 'builder'
<86>Sep 25 01:39:08 userdel[1291963]: removed shadow group 'builder' owned by 'builder'
<86>Sep 25 01:39:08 groupadd[1291969]: group added to /etc/group: name=builder, GID=646
<86>Sep 25 01:39:08 groupadd[1291969]: group added to /etc/gshadow: name=builder
<86>Sep 25 01:39:08 groupadd[1291969]: new group: name=builder, GID=646
<86>Sep 25 01:39:08 useradd[1291975]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash
<13>Sep 25 01:39:10 rpmi: libi2c-4.3-alt1 sisyphus+284929.100.1.1 1631190747 installed
<13>Sep 25 01:39:10 rpmi: i2c-tools-4.3-alt1 sisyphus+284929.100.1.1 1631190747 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.31848
+ 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.31848
+ 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 port.o port.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 i2c.o i2c.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 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 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 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[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: 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'
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 -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  -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.31848
+ 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.31848
+ 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.Y7Buiv
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.jwuS3v
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.Ugfycv
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.EfFJHu
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4wSjnu
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)
0.92user 0.55system 0:05.71elapsed 25%CPU (0avgtext+0avgdata 25300maxresident)k
0inputs+0outputs (0major+180994minor)pagefaults 0swaps
4.03user 3.25system 0:11.52elapsed 63%CPU (0avgtext+0avgdata 104900maxresident)k
216inputs+0outputs (0major+454189minor)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	2021-09-25 01:39:17.859389081 +0000
@@ -18,3 +18,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	46a754c9f0a261a2ea37b066750983d9	
 File: /usr/share/doc/stm32flash-0.6	40755	root:root		
@@ -27,2 +27,2 @@
 File: /usr/share/man/man1/stm32flash.1.xz	100644	root:root	9ff66cdbd173b0c2c4aef86e293ab973	
-RPMIdentity: 3702664d2a78c3c21ac1b9e975d0b82e2e0bda9362c71c3c3bfc0af24cb555e193be3d0935a3062fc3b4ce1fe47ef65dbe2e4b2e6eb6eac9dc1f102dfe1e6317
+RPMIdentity: c809beb6c85cd6a071241a1721f73ce53c60d8ad85b77b1abc2cc63ed73b46bcf91d56dad0caf8fec94714254bf27c3cd53746c511e5090df87074dcda32edf1
--- 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	2021-09-25 01:39:17.955389203 +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/5a	40755	root:root	
+/usr/lib/debug/.build-id/5a/90f86dd507d79a4290d85f0b2dd9473d02a125	120777	root:root	../../../../bin/stm32flash
+/usr/lib/debug/.build-id/5a/90f86dd507d79a4290d85f0b2dd9473d02a125.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/5a	40755	root:root		
+File: /usr/lib/debug/.build-id/5a/90f86dd507d79a4290d85f0b2dd9473d02a125	120777	root:root		../../../../bin/stm32flash
+File: /usr/lib/debug/.build-id/5a/90f86dd507d79a4290d85f0b2dd9473d02a125.debug	120777	root:root		../../usr/bin/stm32flash.debug
+File: /usr/lib/debug/usr/bin/stm32flash.debug	100644	root:root	6328c7031efdd472805e14942ae61d59	
 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: f782c07e20d770f57d400adf110f57ac9b561630043dfd5c977e54e76e0421921e3611d14c3ca6be512201c76e4f559079b4b519a916902772ca2596222595d0