<86>Nov 2 06:13:48 userdel[1299861]: delete user 'rooter' <86>Nov 2 06:13:48 userdel[1299861]: removed group 'rooter' owned by 'rooter' <86>Nov 2 06:13:48 userdel[1299861]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 2 06:13:48 groupadd[1299899]: group added to /etc/group: name=rooter, GID=1298 <86>Nov 2 06:13:48 groupadd[1299899]: group added to /etc/gshadow: name=rooter <86>Nov 2 06:13:48 groupadd[1299899]: new group: name=rooter, GID=1298 <86>Nov 2 06:13:48 useradd[1299916]: new user: name=rooter, UID=1298, GID=1298, home=/root, shell=/bin/bash, from=none <86>Nov 2 06:13:48 userdel[1299948]: delete user 'builder' <86>Nov 2 06:13:48 userdel[1299948]: removed group 'builder' owned by 'builder' <86>Nov 2 06:13:48 userdel[1299948]: removed shadow group 'builder' owned by 'builder' <86>Nov 2 06:13:48 groupadd[1299968]: group added to /etc/group: name=builder, GID=1299 <86>Nov 2 06:13:48 groupadd[1299968]: group added to /etc/gshadow: name=builder <86>Nov 2 06:13:48 groupadd[1299968]: new group: name=builder, GID=1299 <86>Nov 2 06:13:48 useradd[1299982]: new user: name=builder, UID=1299, GID=1299, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/tree-sitter-bash-0.23.1-alt1.nosrc.rpm (w1.gzdio) Installing tree-sitter-bash-0.23.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.88158 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tree-sitter-bash-0.23.1 + echo 'Source #0 (tree-sitter-bash-0.23.1.tar):' Source #0 (tree-sitter-bash-0.23.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tree-sitter-bash-0.23.1.tar + cd tree-sitter-bash-0.23.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.88158 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tree-sitter-bash-0.23.1 + gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Isrc src/parser.c src/scanner.c -o bash.so In file included from src/scanner.c:1: src/scanner.c: In function 'scan_heredoc_content': src/tree_sitter/array.h:106:42: warning: value computed is not used [-Wunused-value] 106 | #define array_pop(self) ((self)->contents[--(self)->size]) | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ src/scanner.c:309:25: note: in expansion of macro 'array_pop' 309 | array_pop(&scanner->heredocs); | ^~~~~~~~~ src/scanner.c: In function 'scan': src/tree_sitter/array.h:106:42: warning: value computed is not used [-Wunused-value] 106 | #define array_pop(self) ((self)->contents[--(self)->size]) | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ src/scanner.c:448:13: note: in expansion of macro 'array_pop' 448 | array_pop(&scanner->heredocs); | ^~~~~~~~~ + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24660 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tree-sitter-bash-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tree-sitter-bash-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd tree-sitter-bash-0.23.1 + install -pm0644 -D bash.so /usr/src/tmp/tree-sitter-bash-buildroot/usr/lib/libtree-sitter-bash.so + install -pm0644 -D src/grammar.json /usr/src/tmp/tree-sitter-bash-buildroot/usr/lib/tree-sitter-bash/src/grammar.json + install -pm0644 package.json /usr/src/tmp/tree-sitter-bash-buildroot/usr/lib/tree-sitter-bash + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tree-sitter-bash-buildroot (auto) Verifying and fixing files in /usr/src/tmp/tree-sitter-bash-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/tree-sitter-bash-buildroot/ (default) Compressing files in /usr/src/tmp/tree-sitter-bash-buildroot (auto) Adjusting library links in /usr/src/tmp/tree-sitter-bash-buildroot ./usr/lib: (from :0) libtree-sitter-bash.so -> libtree-sitter-bash.so Verifying ELF objects in /usr/src/tmp/tree-sitter-bash-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/tree-sitter-bash-buildroot Processing files: tree-sitter-bash-0.23.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.24660 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tree-sitter-bash-0.23.1 + DOCDIR=/usr/src/tmp/tree-sitter-bash-buildroot/usr/share/doc/tree-sitter-bash-0.23.1 + export DOCDIR + rm -rf /usr/src/tmp/tree-sitter-bash-buildroot/usr/share/doc/tree-sitter-bash-0.23.1 + /bin/mkdir -p /usr/src/tmp/tree-sitter-bash-buildroot/usr/share/doc/tree-sitter-bash-0.23.1 + cp -prL LICENSE README.md /usr/src/tmp/tree-sitter-bash-buildroot/usr/share/doc/tree-sitter-bash-0.23.1 + chmod -R go-w /usr/src/tmp/tree-sitter-bash-buildroot/usr/share/doc/tree-sitter-bash-0.23.1 + chmod -R a+rX /usr/src/tmp/tree-sitter-bash-buildroot/usr/share/doc/tree-sitter-bash-0.23.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mo0PWG find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/tree-sitter-bash-buildroot/usr/lib/libtree-sitter-bash.so: 6 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1G20rt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libtree-sitter-bash.so = set:gdyRtaKMZ36Bkv0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aYhJ4D Creating tree-sitter-bash-debuginfo package Processing files: tree-sitter-bash-debuginfo-0.23.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VW73Iz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZDFa1U find-requires: running scripts (debuginfo) Provides: debug(libtree-sitter-bash.so) Requires: tree-sitter-bash = 0.23.1-alt1, debug(libc.so.6) Adding to tree-sitter-bash-debuginfo a strict dependency on tree-sitter-bash Wrote: /usr/src/RPM/RPMS/i586/tree-sitter-bash-0.23.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/tree-sitter-bash-debuginfo-0.23.1-alt1.i586.rpm (w2.lzdio) 4.05user 0.87system 0:08.63elapsed 57%CPU (0avgtext+0avgdata 106160maxresident)k 0inputs+0outputs (0major+223338minor)pagefaults 0swaps 0.77user 1.45system 0:13.30elapsed 16%CPU (0avgtext+0avgdata 12228maxresident)k 0inputs+0outputs (0major+93340minor)pagefaults 0swaps --- tree-sitter-bash-0.23.1-alt1.i586.rpm.repo 2024-09-03 08:15:25.000000000 +0000 +++ tree-sitter-bash-0.23.1-alt1.i586.rpm.hasher 2024-11-02 06:13:58.831945215 +0000 @@ -15,3 +15,3 @@ Provides: tree-sitter-bash = 0.23.1-alt1:sisyphus+356688.100.1.1 -File: /usr/lib/libtree-sitter-bash.so 100644 root:root 2ec0d1644b14c43d4c56d2c8b8744f94 +File: /usr/lib/libtree-sitter-bash.so 100644 root:root 8230cf92118931ee08159a3916a6a18f File: /usr/lib/tree-sitter-bash 40755 root:root @@ -23,2 +23,2 @@ File: /usr/share/doc/tree-sitter-bash-0.23.1/README.md 100644 root:root 2eaea61d86d015debbfe9c6479ab6e18 -RPMIdentity: fa0e617f075a9da6413eb6682ea2c53c63d220a87f4419c887246fbc1c9d405432c211b9ff659af43119784e91c747e156fc6cf31b74717dba7311bb1a6b8a82 +RPMIdentity: 00a453c79840e5d0b2855f9e1398f7a6743613695efc82a26901abfcaea98db1c53abb7835065d624a1f7634b549fb5cd0e39c9a5d4ac612b554bb85cb0d61bc --- tree-sitter-bash-debuginfo-0.23.1-alt1.i586.rpm.repo 2024-09-03 08:15:25.000000000 +0000 +++ tree-sitter-bash-debuginfo-0.23.1-alt1.i586.rpm.hasher 2024-11-02 06:13:58.918945551 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/45 40755 root:root -/usr/lib/debug/.build-id/45/6dabb101c954d55404e03d86932f4931b718b1 120777 root:root ../../../libtree-sitter-bash.so -/usr/lib/debug/.build-id/45/6dabb101c954d55404e03d86932f4931b718b1.debug 120777 root:root ../../usr/lib/libtree-sitter-bash.so.debug +/usr/lib/debug/.build-id/3f 40755 root:root +/usr/lib/debug/.build-id/3f/66633ceef11188d9d969ac3cb1c1ea4b929405 120777 root:root ../../../libtree-sitter-bash.so +/usr/lib/debug/.build-id/3f/66633ceef11188d9d969ac3cb1c1ea4b929405.debug 120777 root:root ../../usr/lib/libtree-sitter-bash.so.debug /usr/lib/debug/usr/lib/libtree-sitter-bash.so.debug 100644 root:root @@ -16,6 +16,6 @@ Provides: tree-sitter-bash-debuginfo = 0.23.1-alt1:sisyphus+356688.100.1.1 -File: /usr/lib/debug/.build-id/45 40755 root:root -File: /usr/lib/debug/.build-id/45/6dabb101c954d55404e03d86932f4931b718b1 120777 root:root ../../../libtree-sitter-bash.so -File: /usr/lib/debug/.build-id/45/6dabb101c954d55404e03d86932f4931b718b1.debug 120777 root:root ../../usr/lib/libtree-sitter-bash.so.debug -File: /usr/lib/debug/usr/lib/libtree-sitter-bash.so.debug 100644 root:root 02e886eddcd9e69a688b88f231fe6ed0 +File: /usr/lib/debug/.build-id/3f 40755 root:root +File: /usr/lib/debug/.build-id/3f/66633ceef11188d9d969ac3cb1c1ea4b929405 120777 root:root ../../../libtree-sitter-bash.so +File: /usr/lib/debug/.build-id/3f/66633ceef11188d9d969ac3cb1c1ea4b929405.debug 120777 root:root ../../usr/lib/libtree-sitter-bash.so.debug +File: /usr/lib/debug/usr/lib/libtree-sitter-bash.so.debug 100644 root:root 8b483f4e93e633ed3a5ad598ea2ccf9e File: /usr/src/debug/tree-sitter-bash-0.23.1 40755 root:root @@ -27,2 +27,2 @@ File: /usr/src/debug/tree-sitter-bash-0.23.1/src/tree_sitter/parser.h 100644 root:root ce364b07f90fdbe632f5fe5021267d08 -RPMIdentity: 73680c178c10bf94c255304aaadd904693e17c9fbb76c52ab956cd7588cd39f8fdc6a2ee7c54a67b1305fd1044420547aea33430d2bf30cd959db549c9c35b86 +RPMIdentity: 3dff6254bb833787e62f7756b94cf19b5254e24411ddfd14eccba6bcfe8bf3c2e1420bba800f525637910b4b348e8eb053dfca3b6d2e87e507d87e0a8db6c13c