<86>Aug 20 04:11:51 userdel[2890151]: delete user 'rooter' <86>Aug 20 04:11:51 userdel[2890151]: removed group 'rooter' owned by 'rooter' <86>Aug 20 04:11:51 userdel[2890151]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 20 04:11:51 groupadd[2890173]: group added to /etc/group: name=rooter, GID=969 <86>Aug 20 04:11:51 groupadd[2890173]: group added to /etc/gshadow: name=rooter <86>Aug 20 04:11:51 groupadd[2890173]: new group: name=rooter, GID=969 <86>Aug 20 04:11:51 useradd[2890181]: new user: name=rooter, UID=969, GID=969, home=/root, shell=/bin/bash <86>Aug 20 04:11:51 userdel[2890194]: delete user 'builder' <86>Aug 20 04:11:51 userdel[2890194]: removed group 'builder' owned by 'builder' <86>Aug 20 04:11:51 groupadd[2890205]: group added to /etc/group: name=builder, GID=970 <86>Aug 20 04:11:51 groupadd[2890205]: group added to /etc/gshadow: name=builder <86>Aug 20 04:11:51 groupadd[2890205]: new group: name=builder, GID=970 <86>Aug 20 04:11:51 useradd[2890211]: new user: name=builder, UID=970, GID=970, home=/usr/src, shell=/bin/bash <13>Aug 20 04:11:52 rpmi: libi2c-4.3-alt1 sisyphus+291245.1400.54.1 1643295862 installed <13>Aug 20 04:11:52 rpmi: i2c-tools-4.3-alt1 sisyphus+291245.1400.54.1 1643295862 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.67434 + 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.67434 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stm32flash-0.6 + make -j16 cd parsers && make parsers.a 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 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 port.o port.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 init.o init.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 serial_platform.o serial_platform.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 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.67434 + 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: fcntl lockf open stat Processing files: stm32flash-0.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.92971 + 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.rjsgMV 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.NMa66K 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.33), libc.so.6(GLIBC_2.34), 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.EEJGi5 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.2WmttX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sbefHc 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) 0.69user 0.73system 0:05.63elapsed 25%CPU (0avgtext+0avgdata 25024maxresident)k 0inputs+0outputs (0major+169400minor)pagefaults 0swaps 2.87user 4.12system 0:10.36elapsed 67%CPU (0avgtext+0avgdata 104512maxresident)k 208inputs+0outputs (30841major+420983minor)pagefaults 0swaps --- stm32flash-0.6-alt1.i586.rpm.repo 2021-06-27 01:00:18.000000000 +0000 +++ stm32flash-0.6-alt1.i586.rpm.hasher 2022-08-20 04:11:59.982558817 +0000 @@ -14,2 +14,4 @@ Requires: libc.so.6(GLIBC_2.3) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -19,3 +21,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 75a686dfb056c519e0b4a1c1a90c1cae File: /usr/share/doc/stm32flash-0.6 40755 root:root @@ -28,2 +30,2 @@ File: /usr/share/man/man1/stm32flash.1.xz 100644 root:root 9ff66cdbd173b0c2c4aef86e293ab973 -RPMIdentity: 5be4a402a4010624aa4050afd90436dd1297e28bfd023d4e5f4f4fa7ce4252421d213cfe2e59747009e98ca3bab26ec9c1fc3a80e6e2051495dd4a9259eb1ac6 +RPMIdentity: ce7b72f7ccf047d36ad55080d7fb5ad08904ed77c50cddbdcd17d47eed12329d636cbcc85a8734c4783b0b6e0f719177d5c7ed4104c7c44b99d8531c76b17691 --- stm32flash-debuginfo-0.6-alt1.i586.rpm.repo 2021-06-27 01:00:18.000000000 +0000 +++ stm32flash-debuginfo-0.6-alt1.i586.rpm.hasher 2022-08-20 04:12:00.051559609 +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/56 40755 root:root +/usr/lib/debug/.build-id/56/963b8c37384a1f6beb563924eff7de60d76c4a 120777 root:root ../../../../bin/stm32flash +/usr/lib/debug/.build-id/56/963b8c37384a1f6beb563924eff7de60d76c4a.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/56 40755 root:root +File: /usr/lib/debug/.build-id/56/963b8c37384a1f6beb563924eff7de60d76c4a 120777 root:root ../../../../bin/stm32flash +File: /usr/lib/debug/.build-id/56/963b8c37384a1f6beb563924eff7de60d76c4a.debug 120777 root:root ../../usr/bin/stm32flash.debug +File: /usr/lib/debug/usr/bin/stm32flash.debug 100644 root:root 3246bb4f1c27a363e05f188ac81095bb 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: 7d89cf22bc1870861aa1c6a2f84c7764534a43b2ccfbadc43e375f23f56f354b0f1074acffee93b3ce1b1527bec474331048661328530087e785f8d14fc264de