<86>May 4 00:58:05 userdel[3980627]: delete user 'rooter' <86>May 4 00:58:05 userdel[3980627]: removed group 'rooter' owned by 'rooter' <86>May 4 00:58:05 userdel[3980627]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:58:05 groupadd[3980649]: group added to /etc/group: name=rooter, GID=1805 <86>May 4 00:58:05 groupadd[3980649]: group added to /etc/gshadow: name=rooter <86>May 4 00:58:05 groupadd[3980649]: new group: name=rooter, GID=1805 <86>May 4 00:58:05 useradd[3980664]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none <86>May 4 00:58:05 userdel[3980688]: delete user 'builder' <86>May 4 00:58:05 userdel[3980688]: removed group 'builder' owned by 'builder' <86>May 4 00:58:05 userdel[3980688]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:58:05 groupadd[3980707]: group added to /etc/group: name=builder, GID=1806 <86>May 4 00:58:05 groupadd[3980707]: group added to /etc/gshadow: name=builder <86>May 4 00:58:05 groupadd[3980707]: new group: name=builder, GID=1806 <86>May 4 00:58:05 useradd[3980738]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash, from=none <13>May 4 00:58:08 rpmi: libi2c-4.3-alt2 sisyphus+333513.76100.78.1 1705014139 installed <13>May 4 00:58:08 rpmi: i2c-tools-4.3-alt2 sisyphus+333513.76100.78.1 1705014139 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/stm32flash-0.7-alt1.nosrc.rpm (w1.gzdio) Installing stm32flash-0.7-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58731 + 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.58731 + 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 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[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: 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' 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.58731 + 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) 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.58731 + 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.GIYdGT 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.qOm1lq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7kCOYr 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.qfdQst find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rqkS2q find-requires: running scripts (debuginfo) Requires: stm32flash = 0.7-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to stm32flash-debuginfo a strict dependency on stm32flash Wrote: /usr/src/RPM/RPMS/x86_64/stm32flash-0.7-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/stm32flash-debuginfo-0.7-alt1.x86_64.rpm (w2.lzdio) 0.66user 1.36system 0:05.90elapsed 34%CPU (0avgtext+0avgdata 29596maxresident)k 0inputs+0outputs (0major+192740minor)pagefaults 0swaps 3.34user 2.67system 0:15.33elapsed 39%CPU (0avgtext+0avgdata 131396maxresident)k 216inputs+0outputs (0major+205069minor)pagefaults 0swaps --- stm32flash-0.7-alt1.x86_64.rpm.repo 2023-03-08 02:09:11.000000000 +0000 +++ stm32flash-0.7-alt1.x86_64.rpm.hasher 2024-05-04 00:58:17.459866227 +0000 @@ -20,3 +20,3 @@ Provides: stm32flash = 0.7-alt1:sisyphus+316375.100.1.1 -File: /usr/bin/stm32flash 100755 root:root 62168516a5b209b24aa47820661e70c7 +File: /usr/bin/stm32flash 100755 root:root 7f30768dbd94bd381c8c6a5dcf945b3b File: /usr/share/doc/stm32flash-0.7 40755 root:root @@ -29,2 +29,2 @@ File: /usr/share/man/man1/stm32flash.1.xz 100644 root:root 9856f22e363c9e6bc49a1f8c863d8a45 -RPMIdentity: ee328bf68af028a3ee40d6ff77a0631bba5f89d7251774afbd167d4a2e75e12aae4c69db5cbf00dc0d86ee93f9a49d447110d017af5b4945d5ce068b05b5c8b0 +RPMIdentity: 114c6173cbfe23bb3ac889af49e8807a0e87e717eb6ecde3fb139aabcd0db2cb54a97b5286fc12a2373bf5db6e6e03c52b0d72060abab173da2beeafae55eac8 --- stm32flash-debuginfo-0.7-alt1.x86_64.rpm.repo 2023-03-08 02:09:11.000000000 +0000 +++ stm32flash-debuginfo-0.7-alt1.x86_64.rpm.hasher 2024-05-04 00:58:17.545867274 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9d 40755 root:root -/usr/lib/debug/.build-id/9d/10152d46ad2be1a55a9b989dd4e2b10363179f 120777 root:root ../../../../bin/stm32flash -/usr/lib/debug/.build-id/9d/10152d46ad2be1a55a9b989dd4e2b10363179f.debug 120777 root:root ../../usr/bin/stm32flash.debug +/usr/lib/debug/.build-id/43 40755 root:root +/usr/lib/debug/.build-id/43/cd3d7c5864a9af44db7ad89bd15dd5053a2636 120777 root:root ../../../../bin/stm32flash +/usr/lib/debug/.build-id/43/cd3d7c5864a9af44db7ad89bd15dd5053a2636.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/9d 40755 root:root -File: /usr/lib/debug/.build-id/9d/10152d46ad2be1a55a9b989dd4e2b10363179f 120777 root:root ../../../../bin/stm32flash -File: /usr/lib/debug/.build-id/9d/10152d46ad2be1a55a9b989dd4e2b10363179f.debug 120777 root:root ../../usr/bin/stm32flash.debug -File: /usr/lib/debug/usr/bin/stm32flash.debug 100644 root:root 4fb5e3284486e6f7198d09459ec17be0 +File: /usr/lib/debug/.build-id/43 40755 root:root +File: /usr/lib/debug/.build-id/43/cd3d7c5864a9af44db7ad89bd15dd5053a2636 120777 root:root ../../../../bin/stm32flash +File: /usr/lib/debug/.build-id/43/cd3d7c5864a9af44db7ad89bd15dd5053a2636.debug 120777 root:root ../../usr/bin/stm32flash.debug +File: /usr/lib/debug/usr/bin/stm32flash.debug 100644 root:root b47e7b9f125e9e73b3c4f6734a566e53 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: 0d84cab85a6daee1ec51cd4ef861dd5e665ec9d0fd62eeba03c79769b68993174546a3c6fb1cf376222fe2c96458ee51ac87b39c04b53766814c8e95a0c5eb9f +RPMIdentity: c0ebde7ee2835b634e974072f790eb7e58896841964633960f861952322ea343a20c088692596625cdebb6273ff28a849059fa58c7f7f4f1f541c7eabc70fff5