<86>Jun 24 04:05:35 userdel[2749058]: delete user 'rooter' <86>Jun 24 04:05:35 userdel[2749058]: removed group 'rooter' owned by 'rooter' <86>Jun 24 04:05:35 userdel[2749058]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 24 04:05:35 groupadd[2749121]: group added to /etc/group: name=rooter, GID=1844 <86>Jun 24 04:05:35 groupadd[2749121]: group added to /etc/gshadow: name=rooter <86>Jun 24 04:05:35 groupadd[2749121]: new group: name=rooter, GID=1844 <86>Jun 24 04:05:35 useradd[2749161]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Jun 24 04:05:35 userdel[2749234]: delete user 'builder' <86>Jun 24 04:05:35 userdel[2749234]: removed group 'builder' owned by 'builder' <86>Jun 24 04:05:35 userdel[2749234]: removed shadow group 'builder' owned by 'builder' <86>Jun 24 04:05:35 groupadd[2749303]: group added to /etc/group: name=builder, GID=1845 <86>Jun 24 04:05:35 groupadd[2749303]: group added to /etc/gshadow: name=builder <86>Jun 24 04:05:35 groupadd[2749303]: new group: name=builder, GID=1845 <86>Jun 24 04:05:35 useradd[2749351]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none <13>Jun 24 04:05:37 rpmi: libi2c-4.3-alt1 sisyphus+311250.1600.175.1 1685627904 installed <13>Jun 24 04:05:37 rpmi: i2c-tools-4.3-alt1 sisyphus+311250.1600.175.1 1685627904 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.37134 + 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.37134 + 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: 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 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 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' 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 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.37134 + 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.26807 + 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.NzfMNR 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.BJgohs 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.ZRrrEe 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.KRFWQp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lYJ8Ys 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.75user 0.84system 0:05.85elapsed 27%CPU (0avgtext+0avgdata 25364maxresident)k 0inputs+0outputs (0major+170135minor)pagefaults 0swaps 1.75user 1.29system 0:11.00elapsed 27%CPU (0avgtext+0avgdata 109824maxresident)k 208inputs+0outputs (0major+199419minor)pagefaults 0swaps --- stm32flash-0.7-alt1.i586.rpm.repo 2023-03-08 02:09:14.000000000 +0000 +++ stm32flash-0.7-alt1.i586.rpm.hasher 2023-06-24 04:05:45.095539567 +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 5c1e440aba8292cc5aa6ed383b9f20f6 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: 5babe7fb848aa4bf82670332c03d46b21264a917e564227fe8d955b4332c152fb30a8492b9a386ce2165738f9c98a532264ee120aef4415a8b1e4fd850634bc5 --- stm32flash-debuginfo-0.7-alt1.i586.rpm.repo 2023-03-08 02:09:14.000000000 +0000 +++ stm32flash-debuginfo-0.7-alt1.i586.rpm.hasher 2023-06-24 04:05:45.199541761 +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/57 40755 root:root +/usr/lib/debug/.build-id/57/88f2945c502df619976fab04a5d91da2afbc41 120777 root:root ../../../../bin/stm32flash +/usr/lib/debug/.build-id/57/88f2945c502df619976fab04a5d91da2afbc41.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/57 40755 root:root +File: /usr/lib/debug/.build-id/57/88f2945c502df619976fab04a5d91da2afbc41 120777 root:root ../../../../bin/stm32flash +File: /usr/lib/debug/.build-id/57/88f2945c502df619976fab04a5d91da2afbc41.debug 120777 root:root ../../usr/bin/stm32flash.debug +File: /usr/lib/debug/usr/bin/stm32flash.debug 100644 root:root bdfa208af826399cfda78b82c9057ad0 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: 112c046c0e746467e24d6a19bd678acd527ddc41e3482ed57bd4eaf09b610d04184ef09dd45324cce1dfc16c5121aa5f238d44b26e8333c6bd75ffba6c86e102