<86>Sep 14 09:38:08 userdel[2096233]: delete user 'rooter' <86>Sep 14 09:38:08 userdel[2096233]: removed group 'rooter' owned by 'rooter' <86>Sep 14 09:38:08 userdel[2096233]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 09:38:08 groupadd[2096244]: group added to /etc/group: name=rooter, GID=651 <86>Sep 14 09:38:08 groupadd[2096244]: group added to /etc/gshadow: name=rooter <86>Sep 14 09:38:08 groupadd[2096244]: new group: name=rooter, GID=651 <86>Sep 14 09:38:08 useradd[2096250]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Sep 14 09:38:08 userdel[2096260]: delete user 'builder' <86>Sep 14 09:38:08 userdel[2096260]: removed group 'builder' owned by 'builder' <86>Sep 14 09:38:08 userdel[2096260]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 09:38:08 groupadd[2096271]: group added to /etc/group: name=builder, GID=652 <86>Sep 14 09:38:08 groupadd[2096271]: group added to /etc/gshadow: name=builder <86>Sep 14 09:38:08 groupadd[2096271]: new group: name=builder, GID=652 <86>Sep 14 09:38:08 useradd[2096279]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash <13>Sep 14 09:38:11 rpmi: libi2c-4.3-alt1 sisyphus+284929.100.1.1 1631190748 installed <13>Sep 14 09:38:11 rpmi: i2c-tools-4.3-alt1 sisyphus+284929.100.1.1 1631190748 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/stm32flash-0.6-alt1.nosrc.rpm (w1.gzdio) Installing stm32flash-0.6-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91660 + 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.91660 + 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 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 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 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[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 main.o main.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 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.43433 + 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) verify-elf: WARNING: ./usr/bin/stm32flash: uses non-LFS functions: __xstat fcntl lockf open Processing files: stm32flash-0.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.43433 + 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.vt7Lv5 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.qWX484 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mQVWa8 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.45xCm8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VyQb24 find-requires: running scripts (debuginfo) Requires: stm32flash = 0.6-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to stm32flash-debuginfo a strict dependency on stm32flash Wrote: /usr/src/RPM/RPMS/i586/stm32flash-0.6-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/stm32flash-debuginfo-0.6-alt1.i586.rpm (w2.lzdio) 1.99user 1.25system 0:06.35elapsed 51%CPU (0avgtext+0avgdata 21672maxresident)k 0inputs+0outputs (0major+161893minor)pagefaults 0swaps 7.65user 6.88system 0:16.40elapsed 88%CPU (0avgtext+0avgdata 104348maxresident)k 208inputs+0outputs (0major+429944minor)pagefaults 0swaps --- stm32flash-0.6-alt1.i586.rpm.repo 2021-06-27 01:00:18.412418226 +0000 +++ stm32flash-0.6-alt1.i586.rpm.hasher 2021-09-14 09:38:21.404887477 +0000 @@ -19,3 +19,3 @@ Provides: stm32flash = 0.6-alt1:sisyphus+275764.100.1.1 -File: /usr/bin/stm32flash 100755 root:root 328659c184394b21583c3e3607749659 +File: /usr/bin/stm32flash 100755 root:root b536fa79c5de13e63baf08015dab772f File: /usr/share/doc/stm32flash-0.6 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/man/man1/stm32flash.1.xz 100644 root:root 9ff66cdbd173b0c2c4aef86e293ab973 -RPMIdentity: 5be4a402a4010624aa4050afd90436dd1297e28bfd023d4e5f4f4fa7ce4252421d213cfe2e59747009e98ca3bab26ec9c1fc3a80e6e2051495dd4a9259eb1ac6 +RPMIdentity: 7017af8ae8fa949cd7ce1a06a5e9c3335373c770c90600a10c4758327d698c47513bd940c7932203b5ce3c80fdebb77aa4a0a8cf7a8f4d22db95385e74225e40 --- stm32flash-debuginfo-0.6-alt1.i586.rpm.repo 2021-06-27 01:00:18.404418125 +0000 +++ stm32flash-debuginfo-0.6-alt1.i586.rpm.hasher 2021-09-14 09:38:21.531883215 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ce 40755 root:root -/usr/lib/debug/.build-id/ce/82644e588b4d60893c0a0a234079b71900ecfb 120777 root:root ../../../../bin/stm32flash -/usr/lib/debug/.build-id/ce/82644e588b4d60893c0a0a234079b71900ecfb.debug 120777 root:root ../../usr/bin/stm32flash.debug +/usr/lib/debug/.build-id/06 40755 root:root +/usr/lib/debug/.build-id/06/cf1e4b795eb68ee3cb77a9d28fb6a7902f3649 120777 root:root ../../../../bin/stm32flash +/usr/lib/debug/.build-id/06/cf1e4b795eb68ee3cb77a9d28fb6a7902f3649.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/lib/ld-linux.so.2.debug @@ -28,6 +31,6 @@ Provides: stm32flash-debuginfo = 0.6-alt1:sisyphus+275764.100.1.1 -File: /usr/lib/debug/.build-id/ce 40755 root:root -File: /usr/lib/debug/.build-id/ce/82644e588b4d60893c0a0a234079b71900ecfb 120777 root:root ../../../../bin/stm32flash -File: /usr/lib/debug/.build-id/ce/82644e588b4d60893c0a0a234079b71900ecfb.debug 120777 root:root ../../usr/bin/stm32flash.debug -File: /usr/lib/debug/usr/bin/stm32flash.debug 100644 root:root e308f47a4ea32831c0e09c13048b4943 +File: /usr/lib/debug/.build-id/06 40755 root:root +File: /usr/lib/debug/.build-id/06/cf1e4b795eb68ee3cb77a9d28fb6a7902f3649 120777 root:root ../../../../bin/stm32flash +File: /usr/lib/debug/.build-id/06/cf1e4b795eb68ee3cb77a9d28fb6a7902f3649.debug 120777 root:root ../../usr/bin/stm32flash.debug +File: /usr/lib/debug/usr/bin/stm32flash.debug 100644 root:root a55d212579f371a02ee5088a639d5405 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: 59a545f92c742b4c77e7f0917dbb1ac558eed793a992a97181672dd5690572786b2fee6328cc74f066f76a0a227dd417abe480e3e73eee23a88b566ca480a8ff +File: /usr/src/debug/stm32flash-0.6/utils.h 100644 root:root 2d7f3db9667b9db3b72ca43c9f9b98b5 +RPMIdentity: 1d9c71f74ff466835c989518a0b316cf3a50612f4a04a807930b9c1a50c0690c124dc98832b8e5135e44f9c45bf885d43c0c7ff615dcf3ceac977ae8c81ac0db