<86>Jan 6 05:50:14 userdel[2963793]: delete user 'rooter' <86>Jan 6 05:50:14 userdel[2963793]: removed group 'rooter' owned by 'rooter' <86>Jan 6 05:50:14 userdel[2963793]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 6 05:50:14 groupadd[2963841]: group added to /etc/group: name=rooter, GID=1826 <86>Jan 6 05:50:14 groupadd[2963841]: group added to /etc/gshadow: name=rooter <86>Jan 6 05:50:14 groupadd[2963841]: new group: name=rooter, GID=1826 <86>Jan 6 05:50:14 useradd[2963875]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash, from=none <86>Jan 6 05:50:14 userdel[2963934]: delete user 'builder' <86>Jan 6 05:50:14 userdel[2963934]: removed group 'builder' owned by 'builder' <86>Jan 6 05:50:14 userdel[2963934]: removed shadow group 'builder' owned by 'builder' <86>Jan 6 05:50:14 groupadd[2963984]: group added to /etc/group: name=builder, GID=1827 <86>Jan 6 05:50:14 groupadd[2963984]: group added to /etc/gshadow: name=builder <86>Jan 6 05:50:14 groupadd[2963984]: new group: name=builder, GID=1827 <86>Jan 6 05:50:14 useradd[2964037]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash, from=none <13>Jan 6 05:50:17 rpmi: libi2c-4.3-alt2 sisyphus+336742.100.1.1 1702975989 installed <13>Jan 6 05:50:17 rpmi: i2c-tools-4.3-alt2 sisyphus+336742.100.1.1 1702975989 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.52301 + 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.52301 + 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 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 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 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 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[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 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_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.52301 + 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.52301 + 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.MTtzag 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.qZdlp3 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.Rgeju7 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.WfPaZV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8eAoEF 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.50system 0:05.65elapsed 22%CPU (0avgtext+0avgdata 25172maxresident)k 0inputs+0outputs (0major+171754minor)pagefaults 0swaps 2.92user 1.37system 0:11.98elapsed 35%CPU (0avgtext+0avgdata 124944maxresident)k 208inputs+0outputs (0major+193146minor)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-06 05:50:24.695763793 +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 a1078507d317cb36a5d90ec749283eea 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: fed080e1e9256e90b579911e04b7d9a2c93c7ae56230014f82a02b925f1738557e6198fc20c680f5fa15c5d9e6637e8ddc0cbef8ce9188ed53efbcc61c3aed14 --- 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-06 05:50:24.775765214 +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/ec 40755 root:root +/usr/lib/debug/.build-id/ec/ef408dac8d692ff0ed6031bd5e085322dc357c 120777 root:root ../../../../bin/stm32flash +/usr/lib/debug/.build-id/ec/ef408dac8d692ff0ed6031bd5e085322dc357c.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/ec 40755 root:root +File: /usr/lib/debug/.build-id/ec/ef408dac8d692ff0ed6031bd5e085322dc357c 120777 root:root ../../../../bin/stm32flash +File: /usr/lib/debug/.build-id/ec/ef408dac8d692ff0ed6031bd5e085322dc357c.debug 120777 root:root ../../usr/bin/stm32flash.debug +File: /usr/lib/debug/usr/bin/stm32flash.debug 100644 root:root 5b890800f0c9da358154cf7dfb5d2566 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: 84c22f0c9e3d7b8499c5fa6039fa129c3224775dbddc7f5a88b58b566f35c9ce89d9de67cf46f4ad53c75e70fafeacb74bc9eefe52c01e9bb31d396541233632