<86>Jan 27 04:47:05 userdel[1754190]: delete user 'rooter' <86>Jan 27 04:47:05 userdel[1754190]: removed group 'rooter' owned by 'rooter' <86>Jan 27 04:47:05 userdel[1754190]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 27 04:47:05 groupadd[1754231]: group added to /etc/group: name=rooter, GID=1871 <86>Jan 27 04:47:05 groupadd[1754231]: group added to /etc/gshadow: name=rooter <86>Jan 27 04:47:05 groupadd[1754231]: new group: name=rooter, GID=1871 <86>Jan 27 04:47:05 useradd[1754255]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash, from=none <86>Jan 27 04:47:05 userdel[1754300]: delete user 'builder' <86>Jan 27 04:47:05 userdel[1754300]: removed group 'builder' owned by 'builder' <86>Jan 27 04:47:05 userdel[1754300]: removed shadow group 'builder' owned by 'builder' <86>Jan 27 04:47:05 groupadd[1754333]: group added to /etc/group: name=builder, GID=1872 <86>Jan 27 04:47:05 groupadd[1754333]: group added to /etc/gshadow: name=builder <86>Jan 27 04:47:05 groupadd[1754333]: new group: name=builder, GID=1872 <86>Jan 27 04:47:05 useradd[1754374]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash, from=none <13>Jan 27 04:47:08 rpmi: libi2c-4.3-alt2 sisyphus+333513.76100.78.1 1705013946 installed <13>Jan 27 04:47:08 rpmi: i2c-tools-4.3-alt2 sisyphus+333513.76100.78.1 1705013946 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/stm32flash-0.7-alt1.nosrc.rpm (w1.gzdio) Installing stm32flash-0.7-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6344 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf stm32flash-0.7 + echo 'Source #0 (stm32flash-0.7.tar):' Source #0 (stm32flash-0.7.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/stm32flash-0.7.tar + cd stm32flash-0.7 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6344 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stm32flash-0.7 + make -j16 cd parsers && make parsers.a make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.7' cc -Wall -g -c -o dev_table.o dev_table.c make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.7' make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.7' cc -Wall -g -c -o port.o port.c make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.7' make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.7' cc -Wall -g -c -o serial_common.o serial_common.c make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.7' make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.7' cc -Wall -g -c -o utils.o utils.c make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.7' make[1]: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.7/parsers' cc -Wall -g -c -o binary.o binary.c make[1]: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.7/parsers' make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.7' cc -Wall -g -c -o i2c.o i2c.c make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.7' make[1]: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.7/parsers' cc -Wall -g -c -o hex.o hex.c make[1]: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.7/parsers' make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.7' cc -Wall -g -c -o init.o init.c make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.7' make[1]: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.7/parsers' ar rc parsers.a binary.o hex.o make[1]: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.7/parsers' make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.7' cc -Wall -g -c -o serial_platform.o serial_platform.c make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.7' make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.7' cc -Wall -g -c -o main.o main.c make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.7' make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.7' cc -Wall -g -c -o stm32.o stm32.c make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.7' make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.7' 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.7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.6344 + 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.7 + 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.7' cd parsers && make parsers.a make[1]: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.7/parsers' make[1]: 'parsers.a' is up to date. make[1]: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.7/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.7' + /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.7-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.6344 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stm32flash-0.7 + DOCDIR=/usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.7 + export DOCDIR + rm -rf /usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.7 + /bin/mkdir -p /usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.7 + cp -prL AUTHORS gpl-2.0.txt HOWTO I2C.txt protocol.txt TODO /usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.7 + chmod -R go-w /usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.7 + chmod -R a+rX /usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y9FVUp 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.TjBdHp 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.YXqBda Creating stm32flash-debuginfo package Processing files: stm32flash-debuginfo-0.7-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AJvUyO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aE8RFR find-requires: running scripts (debuginfo) Requires: stm32flash = 0.7-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.7-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/stm32flash-debuginfo-0.7-alt1.i586.rpm (w2.lzdio) 0.78user 0.49system 0:05.61elapsed 22%CPU (0avgtext+0avgdata 25152maxresident)k 0inputs+0outputs (0major+170521minor)pagefaults 0swaps 2.86user 1.30system 0:11.70elapsed 35%CPU (0avgtext+0avgdata 124912maxresident)k 208inputs+0outputs (0major+192536minor)pagefaults 0swaps --- stm32flash-0.7-alt1.i586.rpm.repo 2023-03-08 02:09:14.000000000 +0000 +++ stm32flash-0.7-alt1.i586.rpm.hasher 2024-01-27 04:47:15.315659698 +0000 @@ -21,3 +21,3 @@ Provides: stm32flash = 0.7-alt1:sisyphus+316375.100.1.1 -File: /usr/bin/stm32flash 100755 root:root 45df137ae9d2a33bac258223346338b9 +File: /usr/bin/stm32flash 100755 root:root 38cc0a5adb89e1a11d8b4ac0f1c9bd2f File: /usr/share/doc/stm32flash-0.7 40755 root:root @@ -30,2 +30,2 @@ File: /usr/share/man/man1/stm32flash.1.xz 100644 root:root 9856f22e363c9e6bc49a1f8c863d8a45 -RPMIdentity: 86d0e23e906592328fe6b39b9231e8e4b08ae61f414eb804d610bcc2cb2a6d89052d53de21641028eaa9d3523456f04a24dd70bc34c8548d8903f9f69cf09297 +RPMIdentity: 92e6c456cce6bd5a9285ad343eaf1a56a5187e7a864272a4ef14ee6182aa19c7ee3de79ccbb81cd91cda0a155b5e5d9543544ecfe6fe91c8a9326fa329d6f7da --- stm32flash-debuginfo-0.7-alt1.i586.rpm.repo 2023-03-08 02:09:14.000000000 +0000 +++ stm32flash-debuginfo-0.7-alt1.i586.rpm.hasher 2024-01-27 04:47:15.378660793 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7d 40755 root:root -/usr/lib/debug/.build-id/7d/e8330d574b3c4e7b38aede40321d773caf05cc 120777 root:root ../../../../bin/stm32flash -/usr/lib/debug/.build-id/7d/e8330d574b3c4e7b38aede40321d773caf05cc.debug 120777 root:root ../../usr/bin/stm32flash.debug +/usr/lib/debug/.build-id/39 40755 root:root +/usr/lib/debug/.build-id/39/e0b08a267f44e2046d98d1bf00b34b27dadf5b 120777 root:root ../../../../bin/stm32flash +/usr/lib/debug/.build-id/39/e0b08a267f44e2046d98d1bf00b34b27dadf5b.debug 120777 root:root ../../usr/bin/stm32flash.debug /usr/lib/debug/usr/bin/stm32flash.debug 100644 root:root @@ -31,6 +31,6 @@ Provides: stm32flash-debuginfo = 0.7-alt1:sisyphus+316375.100.1.1 -File: /usr/lib/debug/.build-id/7d 40755 root:root -File: /usr/lib/debug/.build-id/7d/e8330d574b3c4e7b38aede40321d773caf05cc 120777 root:root ../../../../bin/stm32flash -File: /usr/lib/debug/.build-id/7d/e8330d574b3c4e7b38aede40321d773caf05cc.debug 120777 root:root ../../usr/bin/stm32flash.debug -File: /usr/lib/debug/usr/bin/stm32flash.debug 100644 root:root e5cb3c025db60a94409ac45cbe11c0c4 +File: /usr/lib/debug/.build-id/39 40755 root:root +File: /usr/lib/debug/.build-id/39/e0b08a267f44e2046d98d1bf00b34b27dadf5b 120777 root:root ../../../../bin/stm32flash +File: /usr/lib/debug/.build-id/39/e0b08a267f44e2046d98d1bf00b34b27dadf5b.debug 120777 root:root ../../usr/bin/stm32flash.debug +File: /usr/lib/debug/usr/bin/stm32flash.debug 100644 root:root c535d7d2f2b6f9e3a0b5d90fc6092657 File: /usr/src/debug/stm32flash-0.7 40755 root:root @@ -57,2 +57,2 @@ File: /usr/src/debug/stm32flash-0.7/utils.h 100644 root:root 2d7f3db9667b9db3b72ca43c9f9b98b5 -RPMIdentity: 3e290aae8d0e37f20509a336452d0e88c512689928301d925f269e51e39220d469d07bc87c5a2d3fe8400f5617396e9eee52864cfc3e8f2e1aa8a4fcfb8b06f2 +RPMIdentity: 2ce743540ad5797e7167f6ebb6d16a7c4902b490ac33fcb7eff682407f4c5e12b93baf1c50069a26209e923e06e5a8a7c1b98120a56a2627933d5c0b1239cd17