<86>Jan 21 00:37:37 userdel[741938]: delete user 'rooter' <86>Jan 21 00:37:37 userdel[741938]: removed group 'rooter' owned by 'rooter' <86>Jan 21 00:37:37 userdel[741938]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 21 00:37:37 groupadd[741972]: group added to /etc/group: name=rooter, GID=1835 <86>Jan 21 00:37:37 groupadd[741972]: group added to /etc/gshadow: name=rooter <86>Jan 21 00:37:37 groupadd[741972]: new group: name=rooter, GID=1835 <86>Jan 21 00:37:37 useradd[741987]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash <86>Jan 21 00:37:37 userdel[742021]: delete user 'builder' <86>Jan 21 00:37:37 userdel[742021]: removed group 'builder' owned by 'builder' <86>Jan 21 00:37:37 userdel[742021]: removed shadow group 'builder' owned by 'builder' <86>Jan 21 00:37:37 groupadd[742050]: group added to /etc/group: name=builder, GID=1836 <86>Jan 21 00:37:37 groupadd[742050]: group added to /etc/gshadow: name=builder <86>Jan 21 00:37:37 groupadd[742050]: new group: name=builder, GID=1836 <86>Jan 21 00:37:37 useradd[742069]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash <13>Jan 21 00:37:40 rpmi: libi2c-4.3-alt1 p10+284956.100.2.1 1632236769 installed <13>Jan 21 00:37:40 rpmi: i2c-tools-4.3-alt1 p10+284956.100.2.1 1632236769 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/stm32flash-0.6-alt1.nosrc.rpm (w1.gzdio) Installing stm32flash-0.6-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.53676 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf stm32flash-0.6 + echo 'Source #0 (stm32flash-0.6.tar):' Source #0 (stm32flash-0.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/stm32flash-0.6.tar + cd stm32flash-0.6 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6065 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stm32flash-0.6 + make -j16 cd parsers && make parsers.a make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6' cc -Wall -g -c -o dev_table.o dev_table.c make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6' make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6' cc -Wall -g -c -o port.o port.c make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6' make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6' cc -Wall -g -c -o utils.o utils.c make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6' make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6' cc -Wall -g -c -o serial_common.o serial_common.c make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6' make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6' cc -Wall -g -c -o i2c.o i2c.c make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6' make[1]: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6/parsers' cc -Wall -g -c -o binary.o binary.c make[1]: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6/parsers' make[1]: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6/parsers' cc -Wall -g -c -o hex.o hex.c make[1]: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6/parsers' make[1]: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6/parsers' ar rc parsers.a binary.o hex.o make[1]: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6/parsers' make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6' cc -Wall -g -c -o init.o init.c make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6' make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6' cc -Wall -g -c -o serial_platform.o serial_platform.c make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6' make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6' cc -Wall -g -c -o main.o main.c make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6' make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6' cc -Wall -g -c -o stm32.o stm32.c make: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6' make: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6' 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.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.6065 + 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.6 + 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.6' cd parsers && make parsers.a make[1]: Entering directory '/usr/src/RPM/BUILD/stm32flash-0.6/parsers' make[1]: 'parsers.a' is up to date. make[1]: Leaving directory '/usr/src/RPM/BUILD/stm32flash-0.6/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.6' + /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) Processing files: stm32flash-0.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.6065 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stm32flash-0.6 + DOCDIR=/usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.6 + export DOCDIR + rm -rf /usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.6 + /bin/mkdir -p /usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.6 + cp -prL AUTHORS gpl-2.0.txt HOWTO I2C.txt protocol.txt TODO /usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.6 + chmod -R go-w /usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.6 + chmod -R a+rX /usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BRTNy5 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.Is9iC2 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.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.ASvT13 Creating stm32flash-debuginfo package Processing files: stm32flash-debuginfo-0.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Pu42a4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mJjdq4 find-requires: running scripts (debuginfo) Requires: stm32flash = 0.6-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.6-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/stm32flash-debuginfo-0.6-alt1.x86_64.rpm (w2.lzdio) 0.53user 0.80system 0:05.66elapsed 23%CPU (0avgtext+0avgdata 26640maxresident)k 0inputs+0outputs (0major+187272minor)pagefaults 0swaps 3.21user 1.61system 0:12.42elapsed 38%CPU (0avgtext+0avgdata 131584maxresident)k 208inputs+0outputs (0major+189941minor)pagefaults 0swaps --- stm32flash-0.6-alt1.x86_64.rpm.repo 2021-06-27 00:59:49.000000000 +0000 +++ stm32flash-0.6-alt1.x86_64.rpm.hasher 2024-01-21 00:37:48.347775034 +0000 @@ -18,3 +18,3 @@ Provides: stm32flash = 0.6-alt1:sisyphus+275764.100.1.1 -File: /usr/bin/stm32flash 100755 root:root 42ac74c528daef5776b582f9f2207b3b +File: /usr/bin/stm32flash 100755 root:root 5f6ef941d49b432ba5b1fe12474d4c03 File: /usr/share/doc/stm32flash-0.6 40755 root:root @@ -27,2 +27,2 @@ File: /usr/share/man/man1/stm32flash.1.xz 100644 root:root 9ff66cdbd173b0c2c4aef86e293ab973 -RPMIdentity: 3702664d2a78c3c21ac1b9e975d0b82e2e0bda9362c71c3c3bfc0af24cb555e193be3d0935a3062fc3b4ce1fe47ef65dbe2e4b2e6eb6eac9dc1f102dfe1e6317 +RPMIdentity: 8709c569b0ff77051a99eee4e18b8cbd804655f87d36fe992f8b6c21d26c0acad433e2210a34afc221bee84bfa456759a3b883dd12d9645e08fb56acf57189c3 --- stm32flash-debuginfo-0.6-alt1.x86_64.rpm.repo 2021-06-27 00:59:49.000000000 +0000 +++ stm32flash-debuginfo-0.6-alt1.x86_64.rpm.hasher 2024-01-21 00:37:48.421776258 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/6d 40755 root:root -/usr/lib/debug/.build-id/6d/9b00e572faafeff6d539f14012fc5da7b4889d 120777 root:root ../../../../bin/stm32flash -/usr/lib/debug/.build-id/6d/9b00e572faafeff6d539f14012fc5da7b4889d.debug 120777 root:root ../../usr/bin/stm32flash.debug +/usr/lib/debug/.build-id/ee 40755 root:root +/usr/lib/debug/.build-id/ee/a8c7c9241a786e308ecb5edf30d6c8951ace35 120777 root:root ../../../../bin/stm32flash +/usr/lib/debug/.build-id/ee/a8c7c9241a786e308ecb5edf30d6c8951ace35.debug 120777 root:root ../../usr/bin/stm32flash.debug /usr/lib/debug/usr/bin/stm32flash.debug 100644 root:root @@ -28,6 +28,6 @@ Provides: stm32flash-debuginfo = 0.6-alt1:sisyphus+275764.100.1.1 -File: /usr/lib/debug/.build-id/6d 40755 root:root -File: /usr/lib/debug/.build-id/6d/9b00e572faafeff6d539f14012fc5da7b4889d 120777 root:root ../../../../bin/stm32flash -File: /usr/lib/debug/.build-id/6d/9b00e572faafeff6d539f14012fc5da7b4889d.debug 120777 root:root ../../usr/bin/stm32flash.debug -File: /usr/lib/debug/usr/bin/stm32flash.debug 100644 root:root 610e0415b5c2fa89ba600cc26971f3dc +File: /usr/lib/debug/.build-id/ee 40755 root:root +File: /usr/lib/debug/.build-id/ee/a8c7c9241a786e308ecb5edf30d6c8951ace35 120777 root:root ../../../../bin/stm32flash +File: /usr/lib/debug/.build-id/ee/a8c7c9241a786e308ecb5edf30d6c8951ace35.debug 120777 root:root ../../usr/bin/stm32flash.debug +File: /usr/lib/debug/usr/bin/stm32flash.debug 100644 root:root 1a97a854b94328a66c05d218751019c7 File: /usr/src/debug/stm32flash-0.6 40755 root:root @@ -51,2 +51,2 @@ File: /usr/src/debug/stm32flash-0.6/utils.c 100644 root:root 94463349453e76d34f46d5271266afbb -RPMIdentity: 9cc3b1e8b3bd9d3d7f03c4598ed0b29dfd4931faf4652532bfc9a622a747845daae233af176544b813478396179d42d97e51b91b6bfa0d3f269b9451849414d5 +RPMIdentity: 99469bb2aca24565ae8475ae1ec7e837f788c26f1f2f3b0c3a8b0acdb05c4910784bc7c7cb58b5d6a348ee77fb6d5b91d37fbaadfbc3406a847bfa7412405747