<86>Apr 27 08:47:58 userdel[3762244]: delete user 'rooter' <86>Apr 27 08:47:58 userdel[3762244]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:47:58 userdel[3762244]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:47:58 groupadd[3762712]: group added to /etc/group: name=rooter, GID=1820 <86>Apr 27 08:47:58 groupadd[3762712]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:47:58 groupadd[3762712]: new group: name=rooter, GID=1820 <86>Apr 27 08:47:58 useradd[3762908]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:47:58 userdel[3763683]: delete user 'builder' <86>Apr 27 08:47:58 userdel[3763683]: removed group 'builder' owned by 'builder' <86>Apr 27 08:47:58 userdel[3763683]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:47:58 groupadd[3763858]: group added to /etc/group: name=builder, GID=1821 <86>Apr 27 08:47:58 groupadd[3763858]: group added to /etc/gshadow: name=builder <86>Apr 27 08:47:58 groupadd[3763858]: new group: name=builder, GID=1821 <86>Apr 27 08:47:58 useradd[3764051]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash, from=none <13>Apr 27 08:48:04 rpmi: libi2c-4.3-alt2 sisyphus+333513.76100.78.1 1705013946 installed <13>Apr 27 08:48:04 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.59887 + 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.59887 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stm32flash-0.7 + make -j16 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' cd parsers && make parsers.a 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 utils.o utils.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 init.o init.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 serial_platform.o serial_platform.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[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 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.59887 + 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:/usr/bin:/bin:/usr/local/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 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/stm32flash-buildroot Processing files: stm32flash-0.7-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82704 + 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.brst4J 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.aIX2gM 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.XYaf3R 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.efzadc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sZhQFG 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) 1.07user 1.87system 0:07.49elapsed 39%CPU (0avgtext+0avgdata 24780maxresident)k 0inputs+0outputs (0major+173335minor)pagefaults 0swaps 5.13user 5.04system 0:29.44elapsed 34%CPU (0avgtext+0avgdata 127380maxresident)k 208inputs+0outputs (0major+201099minor)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-04-27 08:48:17.742538165 +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 cbe4d88c0235699987b9b68dc11d609e 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: 2251b227d42f9575ee6f0f8b7082b63369bb461b1216accff87591e4b3b54a330f40598f9a65de8c324e2508c88e65a97d96fe94e4330d2a5409b657422121f5 --- 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-04-27 08:48:18.002541883 +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/a4 40755 root:root +/usr/lib/debug/.build-id/a4/1b66e04c1eac6e3f09bc4e1aea562fef50fb1d 120777 root:root ../../../../bin/stm32flash +/usr/lib/debug/.build-id/a4/1b66e04c1eac6e3f09bc4e1aea562fef50fb1d.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/a4 40755 root:root +File: /usr/lib/debug/.build-id/a4/1b66e04c1eac6e3f09bc4e1aea562fef50fb1d 120777 root:root ../../../../bin/stm32flash +File: /usr/lib/debug/.build-id/a4/1b66e04c1eac6e3f09bc4e1aea562fef50fb1d.debug 120777 root:root ../../usr/bin/stm32flash.debug +File: /usr/lib/debug/usr/bin/stm32flash.debug 100644 root:root a6febe3da7286e086f5c261298dadd74 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: d9649a5bf2110bc26e63ece5b62a66fe717bc317a707595148463817d264ba7f357e798cf316e83e783eda59600ae3ba66d360d31d3db9d72a8e701898f37224