<86>Jan 1 03:49:20 userdel[3629042]: delete user 'rooter' <86>Jan 1 03:49:20 userdel[3629042]: removed group 'rooter' owned by 'rooter' <86>Jan 1 03:49:20 groupadd[3629056]: group added to /etc/group: name=rooter, GID=954 <86>Jan 1 03:49:20 groupadd[3629056]: group added to /etc/gshadow: name=rooter <86>Jan 1 03:49:20 groupadd[3629056]: new group: name=rooter, GID=954 <86>Jan 1 03:49:20 useradd[3629071]: new user: name=rooter, UID=954, GID=954, home=/root, shell=/bin/bash <86>Jan 1 03:49:20 userdel[3629087]: delete user 'builder' <86>Jan 1 03:49:20 userdel[3629087]: removed group 'builder' owned by 'builder' <86>Jan 1 03:49:20 userdel[3629087]: removed shadow group 'builder' owned by 'builder' <86>Jan 1 03:49:20 groupadd[3629097]: group added to /etc/group: name=builder, GID=955 <86>Jan 1 03:49:20 groupadd[3629097]: group added to /etc/gshadow: name=builder <86>Jan 1 03:49:20 groupadd[3629097]: new group: name=builder, GID=955 <86>Jan 1 03:49:20 useradd[3629103]: new user: name=builder, UID=955, GID=955, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/rkflashtool-0.1-alt1.src.rpm: license not found in '/usr/share/license' directory: like <13>Jan 1 03:49:21 rpmi: libusb-1.0.24-alt2 sisyphus+287338.100.1.1 1634382961 installed <13>Jan 1 03:49:21 rpmi: libusb-devel-1.0.24-alt2 sisyphus+287338.100.1.1 1634382961 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/rkflashtool-0.1-alt1.nosrc.rpm (w1.gzdio) Installing rkflashtool-0.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33805 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rkflashtool-0.1 + echo 'Source #0 (rkflashtool-0.1.tar):' Source #0 (rkflashtool-0.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/rkflashtool-0.1.tar + cd rkflashtool-0.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33805 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rkflashtool-0.1 + make -j16 make: Entering directory '/usr/src/RPM/BUILD/rkflashtool-0.1' gcc -O2 -W -Wall -I/usr/include/libusb-1.0 rkcrc.c -o rkcrc -lusb-1.0 make: Leaving directory '/usr/src/RPM/BUILD/rkflashtool-0.1' make: Entering directory '/usr/src/RPM/BUILD/rkflashtool-0.1' gcc -O2 -W -Wall -I/usr/include/libusb-1.0 rkunpack.c -o rkunpack -lusb-1.0 make: Leaving directory '/usr/src/RPM/BUILD/rkflashtool-0.1' make: Entering directory '/usr/src/RPM/BUILD/rkflashtool-0.1' gcc -O2 -W -Wall -I/usr/include/libusb-1.0 rkflashtool.c -o rkflashtool -lusb-1.0 rkflashtool.c: In function 'send_exec': rkflashtool.c:198:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 198 | if (parm_addr) SETBE32(cmd+22, parm_addr); | ^~ rkflashtool.c:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 93 | #define SETBE32(a, v) do { \ | ^~ rkflashtool.c:199:21: note: in expansion of macro 'SETBE32' 199 | SETBE32(cmd+12, RKFT_CMD_EXECUTESDRAM); | ^~~~~~~ rkflashtool.c: In function 'main': rkflashtool.c:308:5: warning: 'libusb_set_debug' is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations] 308 | libusb_set_debug(c, 3); | ^~~~~~~~~~~~~~~~ In file included from rkflashtool.c:35: /usr/include/libusb-1.0/libusb.h:1352:18: note: declared here 1352 | void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from rkflashtool.c:33: In function 'strncpy', inlined from 'main' at rkflashtool.c:537:13: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/rkflashtool-0.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33805 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/rkflashtool-buildroot + : + /bin/rm -rf -- /usr/src/tmp/rkflashtool-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd rkflashtool-0.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/rkflashtool-buildroot PREFIX=/usr make: Entering directory '/usr/src/RPM/BUILD/rkflashtool-0.1' install -d -m 0755 /usr/src/tmp/rkflashtool-buildroot//usr/bin install -m 0755 rkcrc rkflashtool rkunpack /usr/src/tmp/rkflashtool-buildroot//usr/bin install -m 0755 rkunsign rkparametersblock rkmisc rkpad rkparameters /usr/src/tmp/rkflashtool-buildroot//usr/bin make: Leaving directory '/usr/src/RPM/BUILD/rkflashtool-0.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/rkflashtool-buildroot (auto) Verifying and fixing files in /usr/src/tmp/rkflashtool-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/rkflashtool-buildroot/ (default) Compressing files in /usr/src/tmp/rkflashtool-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/rkflashtool-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/rkunpack: uses non-LFS functions: lseek mmap open verify-elf: WARNING: ./usr/bin/rkcrc: uses non-LFS functions: fstat open Processing files: rkflashtool-0.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33805 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rkflashtool-0.1 + DOCDIR=/usr/src/tmp/rkflashtool-buildroot/usr/share/doc/rkflashtool-0.1 + export DOCDIR + rm -rf /usr/src/tmp/rkflashtool-buildroot/usr/share/doc/rkflashtool-0.1 + /bin/mkdir -p /usr/src/tmp/rkflashtool-buildroot/usr/share/doc/rkflashtool-0.1 + cp -prL README doc/protocol.txt examples/ /usr/src/tmp/rkflashtool-buildroot/usr/share/doc/rkflashtool-0.1 + chmod -R go-w /usr/src/tmp/rkflashtool-buildroot/usr/share/doc/rkflashtool-0.1 + chmod -R a+rX /usr/src/tmp/rkflashtool-buildroot/usr/share/doc/rkflashtool-0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x4M3rs 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.JXpDi6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: cat dd rm Requires: /bin/sh, /lib/ld-linux.so.2, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libusb-1.0.so.0 >= set:kg5YvkSceZATHqbFk6H9gccM2ySRi9oEXj, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sXneY6 Creating rkflashtool-debuginfo package Processing files: rkflashtool-debuginfo-0.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qUXdDz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MnlzMl find-requires: running scripts (debuginfo) Requires: rkflashtool = 0.1-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libusb-1.0.so.0) Adding to rkflashtool-debuginfo a strict dependency on rkflashtool Wrote: /usr/src/RPM/RPMS/i586/rkflashtool-0.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/rkflashtool-debuginfo-0.1-alt1.i586.rpm (w2.lzdio) 1.11user 0.66system 0:05.53elapsed 32%CPU (0avgtext+0avgdata 24928maxresident)k 0inputs+0outputs (0major+275322minor)pagefaults 0swaps /.out/rkflashtool-0.1-alt1.i586.rpm: license not found in '/usr/share/license' directory: like /.out/rkflashtool-debuginfo-0.1-alt1.i586.rpm: license not found in '/usr/share/license' directory: like 3.37user 3.37system 0:10.10elapsed 66%CPU (0avgtext+0avgdata 103812maxresident)k 48inputs+0outputs (30154major+517967minor)pagefaults 0swaps --- rkflashtool-0.1-alt1.i586.rpm.repo 2020-03-19 15:37:01.000000000 +0000 +++ rkflashtool-0.1-alt1.i586.rpm.hasher 2022-01-01 03:49:28.394000452 +0000 @@ -18,3 +18,6 @@ Requires: libc.so.6(GLIBC_2.0) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -25,4 +28,4 @@ Provides: rkflashtool = 0.1-alt1:sisyphus+248113.100.1.1 -File: /usr/bin/rkcrc 100755 root:root 5e6b4ce282cfb94b558963e80bd05be7 -File: /usr/bin/rkflashtool 100755 root:root 710b9bb1cc071afcfa084e724e835d61 +File: /usr/bin/rkcrc 100755 root:root 3247b9db6f22b58d5204e96a4459dc1e +File: /usr/bin/rkflashtool 100755 root:root 1edbb72737f971ff412ab0c7cdc530f7 File: /usr/bin/rkmisc 100755 root:root fb274388b5cab666c3dd8cabe3d3f24c @@ -31,3 +34,3 @@ File: /usr/bin/rkparametersblock 100755 root:root 5ca99b5956c0fadf02f5c51bd99c8c57 -File: /usr/bin/rkunpack 100755 root:root cd5e0478d54c5afd38fe4a9842689e74 +File: /usr/bin/rkunpack 100755 root:root f03cece15f69ca749c7fa13f9abb69d7 File: /usr/bin/rkunsign 100755 root:root aa2d2e050cf9ce3790d4f86768b77978 @@ -39,2 +42,2 @@ File: /usr/share/doc/rkflashtool-0.1/protocol.txt 100644 root:root 57b71663c7b2966d43d30a8edd8070af -RPMIdentity: af1e937be05b3fb944c37073715123cde94318f055cbd5368875e9089b7511056e507dbe2ad41454e6e93fcda037244ef54eb462da46126659ce220a7c3b6dda +RPMIdentity: 1074e46cf6107786fb4a7f799cf1f4e57b387698573b1f2e8afe04ff4cbe9fc1badff4aa75f8d50182d4e20e5a343d5cf2b48bb5b45e98db17f93dc840e89b71 --- rkflashtool-debuginfo-0.1-alt1.i586.rpm.repo 2020-03-19 15:37:01.000000000 +0000 +++ rkflashtool-debuginfo-0.1-alt1.i586.rpm.hasher 2022-01-01 03:49:28.458001325 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/04 40755 root:root -/usr/lib/debug/.build-id/04/4569b1e2a1621036a5e26594f96688696585c4 120777 root:root ../../../../bin/rkunpack -/usr/lib/debug/.build-id/04/4569b1e2a1621036a5e26594f96688696585c4.debug 120777 root:root ../../usr/bin/rkunpack.debug -/usr/lib/debug/.build-id/17 40755 root:root -/usr/lib/debug/.build-id/17/7efb02c3dd654902de4e2bb6c277a0b577b206 120777 root:root ../../../../bin/rkcrc -/usr/lib/debug/.build-id/17/7efb02c3dd654902de4e2bb6c277a0b577b206.debug 120777 root:root ../../usr/bin/rkcrc.debug -/usr/lib/debug/.build-id/f3 40755 root:root -/usr/lib/debug/.build-id/f3/7357c5d952bce3d85847469ab3e0ddae79828a 120777 root:root ../../../../bin/rkflashtool -/usr/lib/debug/.build-id/f3/7357c5d952bce3d85847469ab3e0ddae79828a.debug 120777 root:root ../../usr/bin/rkflashtool.debug +/usr/lib/debug/.build-id/37 40755 root:root +/usr/lib/debug/.build-id/37/6f61b13b8acc96d0381c3fb5faaa4c8b140ab1 120777 root:root ../../../../bin/rkflashtool +/usr/lib/debug/.build-id/37/6f61b13b8acc96d0381c3fb5faaa4c8b140ab1.debug 120777 root:root ../../usr/bin/rkflashtool.debug +/usr/lib/debug/.build-id/94 40755 root:root +/usr/lib/debug/.build-id/94/60b844784b174aac7aab72e8939534357e1fa1 120777 root:root ../../../../bin/rkcrc +/usr/lib/debug/.build-id/94/60b844784b174aac7aab72e8939534357e1fa1.debug 120777 root:root ../../usr/bin/rkcrc.debug +/usr/lib/debug/.build-id/ae 40755 root:root +/usr/lib/debug/.build-id/ae/cf1927f27af1c422b5d9fcc974169ad07331c7 120777 root:root ../../../../bin/rkunpack +/usr/lib/debug/.build-id/ae/cf1927f27af1c422b5d9fcc974169ad07331c7.debug 120777 root:root ../../usr/bin/rkunpack.debug /usr/lib/debug/usr/bin/rkcrc.debug 100644 root:root @@ -18,14 +18,14 @@ Provides: rkflashtool-debuginfo = 0.1-alt1:sisyphus+248113.100.1.1 -File: /usr/lib/debug/.build-id/04 40755 root:root -File: /usr/lib/debug/.build-id/04/4569b1e2a1621036a5e26594f96688696585c4 120777 root:root ../../../../bin/rkunpack -File: /usr/lib/debug/.build-id/04/4569b1e2a1621036a5e26594f96688696585c4.debug 120777 root:root ../../usr/bin/rkunpack.debug -File: /usr/lib/debug/.build-id/17 40755 root:root -File: /usr/lib/debug/.build-id/17/7efb02c3dd654902de4e2bb6c277a0b577b206 120777 root:root ../../../../bin/rkcrc -File: /usr/lib/debug/.build-id/17/7efb02c3dd654902de4e2bb6c277a0b577b206.debug 120777 root:root ../../usr/bin/rkcrc.debug -File: /usr/lib/debug/.build-id/f3 40755 root:root -File: /usr/lib/debug/.build-id/f3/7357c5d952bce3d85847469ab3e0ddae79828a 120777 root:root ../../../../bin/rkflashtool -File: /usr/lib/debug/.build-id/f3/7357c5d952bce3d85847469ab3e0ddae79828a.debug 120777 root:root ../../usr/bin/rkflashtool.debug -File: /usr/lib/debug/usr/bin/rkcrc.debug 100644 root:root 8ecb19428002235207f0a59e689a1c95 -File: /usr/lib/debug/usr/bin/rkflashtool.debug 100644 root:root b9092720397f85da1686b54bb88d258f -File: /usr/lib/debug/usr/bin/rkunpack.debug 100644 root:root d4596d72c011e3239a2ca300a1e7fc58 -RPMIdentity: a0199b68bf3c776f0b0ad28cca9068ab16eafa3e10249dbb3403bcb3aab43bcde876a09a1773af4a6b1773fa20ee6f998a050b88b445958a67561cdb733528a1 +File: /usr/lib/debug/.build-id/37 40755 root:root +File: /usr/lib/debug/.build-id/37/6f61b13b8acc96d0381c3fb5faaa4c8b140ab1 120777 root:root ../../../../bin/rkflashtool +File: /usr/lib/debug/.build-id/37/6f61b13b8acc96d0381c3fb5faaa4c8b140ab1.debug 120777 root:root ../../usr/bin/rkflashtool.debug +File: /usr/lib/debug/.build-id/94 40755 root:root +File: /usr/lib/debug/.build-id/94/60b844784b174aac7aab72e8939534357e1fa1 120777 root:root ../../../../bin/rkcrc +File: /usr/lib/debug/.build-id/94/60b844784b174aac7aab72e8939534357e1fa1.debug 120777 root:root ../../usr/bin/rkcrc.debug +File: /usr/lib/debug/.build-id/ae 40755 root:root +File: /usr/lib/debug/.build-id/ae/cf1927f27af1c422b5d9fcc974169ad07331c7 120777 root:root ../../../../bin/rkunpack +File: /usr/lib/debug/.build-id/ae/cf1927f27af1c422b5d9fcc974169ad07331c7.debug 120777 root:root ../../usr/bin/rkunpack.debug +File: /usr/lib/debug/usr/bin/rkcrc.debug 100644 root:root dc45534479a5a83b1489d67099e1f4f3 +File: /usr/lib/debug/usr/bin/rkflashtool.debug 100644 root:root 8a2bb74ecc6c52766d825f54dc0ac66b +File: /usr/lib/debug/usr/bin/rkunpack.debug 100644 root:root 6ec1ac0eda4d35cdf40ef79dec584c2e +RPMIdentity: 7cb5ccef9c9ad9a55fdd540a39c7ea812e4f92e20bdaa2e97759d115d13b818be20f57a7670aab6a6647fc6f4bbff8ba4c264e461d5ccf80621004121409e499