<86>Aug 31 06:26:05 userdel[3891498]: delete user 'rooter' <86>Aug 31 06:26:05 userdel[3891498]: removed group 'rooter' owned by 'rooter' <86>Aug 31 06:26:05 userdel[3891498]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 31 06:26:05 groupadd[3891539]: group added to /etc/group: name=rooter, GID=1826 <86>Aug 31 06:26:05 groupadd[3891539]: group added to /etc/gshadow: name=rooter <86>Aug 31 06:26:05 groupadd[3891539]: new group: name=rooter, GID=1826 <86>Aug 31 06:26:05 useradd[3891578]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash, from=none <86>Aug 31 06:26:05 userdel[3891627]: delete user 'builder' <86>Aug 31 06:26:05 userdel[3891627]: removed group 'builder' owned by 'builder' <86>Aug 31 06:26:05 userdel[3891627]: removed shadow group 'builder' owned by 'builder' <86>Aug 31 06:26:05 groupadd[3891667]: group added to /etc/group: name=builder, GID=1827 <86>Aug 31 06:26:05 groupadd[3891667]: group added to /etc/gshadow: name=builder <86>Aug 31 06:26:05 groupadd[3891667]: new group: name=builder, GID=1827 <86>Aug 31 06:26:05 useradd[3891690]: new user: name=builder, UID=1827, GID=1827, 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.21.0-alt1.nosrc.rpm (w1.gzdio) Installing tree-sitter-bash-0.21.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37362 + 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.21.0 + echo 'Source #0 (tree-sitter-bash-0.21.0.tar):' Source #0 (tree-sitter-bash-0.21.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tree-sitter-bash-0.21.0.tar + cd tree-sitter-bash-0.21.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37362 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tree-sitter-bash-0.21.0 + 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:103:42: warning: value computed is not used [-Wunused-value] 103 | #define array_pop(self) ((self)->contents[--(self)->size]) | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ src/scanner.c:305:25: note: in expansion of macro 'array_pop' 305 | array_pop(&scanner->heredocs); | ^~~~~~~~~ src/scanner.c: In function 'scan': src/tree_sitter/array.h:103:42: warning: value computed is not used [-Wunused-value] 103 | #define array_pop(self) ((self)->contents[--(self)->size]) | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ src/scanner.c:444:13: note: in expansion of macro 'array_pop' 444 | array_pop(&scanner->heredocs); | ^~~~~~~~~ + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.59781 + 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.21.0 + 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.21.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.93501 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tree-sitter-bash-0.21.0 + DOCDIR=/usr/src/tmp/tree-sitter-bash-buildroot/usr/share/doc/tree-sitter-bash-0.21.0 + export DOCDIR + rm -rf /usr/src/tmp/tree-sitter-bash-buildroot/usr/share/doc/tree-sitter-bash-0.21.0 + /bin/mkdir -p /usr/src/tmp/tree-sitter-bash-buildroot/usr/share/doc/tree-sitter-bash-0.21.0 + cp -prL LICENSE README.md /usr/src/tmp/tree-sitter-bash-buildroot/usr/share/doc/tree-sitter-bash-0.21.0 + chmod -R go-w /usr/src/tmp/tree-sitter-bash-buildroot/usr/share/doc/tree-sitter-bash-0.21.0 + chmod -R a+rX /usr/src/tmp/tree-sitter-bash-buildroot/usr/share/doc/tree-sitter-bash-0.21.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XlcH1h 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.KRrzpx 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.m0og3N Creating tree-sitter-bash-debuginfo package Processing files: tree-sitter-bash-debuginfo-0.21.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4wLSd8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9MSUE2 find-requires: running scripts (debuginfo) Provides: debug(libtree-sitter-bash.so) Requires: tree-sitter-bash = 0.21.0-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.21.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/tree-sitter-bash-debuginfo-0.21.0-alt1.i586.rpm (w2T16.xzdio) 2.71user 1.23system 0:07.70elapsed 51%CPU (0avgtext+0avgdata 112104maxresident)k 0inputs+0outputs (0major+255871minor)pagefaults 0swaps 0.51user 1.86system 0:12.85elapsed 18%CPU (0avgtext+0avgdata 12376maxresident)k 0inputs+0outputs (0major+96024minor)pagefaults 0swaps --- tree-sitter-bash-0.21.0-alt1.i586.rpm.repo 2024-03-13 09:01:17.000000000 +0000 +++ tree-sitter-bash-0.21.0-alt1.i586.rpm.hasher 2024-08-31 06:26:14.648665814 +0000 @@ -15,3 +15,3 @@ Provides: tree-sitter-bash = 0.21.0-alt1:sisyphus+342610.100.1.1 -File: /usr/lib/libtree-sitter-bash.so 100644 root:root 0a311555eeb9cd165928f11c51a6b19f +File: /usr/lib/libtree-sitter-bash.so 100644 root:root 53f57d833aa06efb1f31ec2a079a0711 File: /usr/lib/tree-sitter-bash 40755 root:root @@ -23,2 +23,2 @@ File: /usr/share/doc/tree-sitter-bash-0.21.0/README.md 100644 root:root 2eaea61d86d015debbfe9c6479ab6e18 -RPMIdentity: 3ce940014c61ed14acafd6a3c245dc1abf89694d4bf672ca0fb5de5f17a4ecf95a6f69c97b27fe76dd21ad177476ecaed8d68c40332e1b14f264af4b75719f18 +RPMIdentity: c79053875ac2b5dae65ea98db0e2a51485d937cecbcc66a0dd014e4b43f3a801c2bf52efe0b4378b02ae4c301a6be4614151e5fd9a74a53c064d880f114564d1 --- tree-sitter-bash-debuginfo-0.21.0-alt1.i586.rpm.repo 2024-03-13 09:01:17.000000000 +0000 +++ tree-sitter-bash-debuginfo-0.21.0-alt1.i586.rpm.hasher 2024-08-31 06:26:14.725667352 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3c 40755 root:root -/usr/lib/debug/.build-id/3c/4948b727cd9c87b45522e88a450efd0a1f12f0 120777 root:root ../../../libtree-sitter-bash.so -/usr/lib/debug/.build-id/3c/4948b727cd9c87b45522e88a450efd0a1f12f0.debug 120777 root:root ../../usr/lib/libtree-sitter-bash.so.debug +/usr/lib/debug/.build-id/78 40755 root:root +/usr/lib/debug/.build-id/78/76849cb197edf7b1bb055899ebc1166a86c0ab 120777 root:root ../../../libtree-sitter-bash.so +/usr/lib/debug/.build-id/78/76849cb197edf7b1bb055899ebc1166a86c0ab.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.21.0-alt1:sisyphus+342610.100.1.1 -File: /usr/lib/debug/.build-id/3c 40755 root:root -File: /usr/lib/debug/.build-id/3c/4948b727cd9c87b45522e88a450efd0a1f12f0 120777 root:root ../../../libtree-sitter-bash.so -File: /usr/lib/debug/.build-id/3c/4948b727cd9c87b45522e88a450efd0a1f12f0.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 90098d4ef2e1bb8cb060254391d1a9fd +File: /usr/lib/debug/.build-id/78 40755 root:root +File: /usr/lib/debug/.build-id/78/76849cb197edf7b1bb055899ebc1166a86c0ab 120777 root:root ../../../libtree-sitter-bash.so +File: /usr/lib/debug/.build-id/78/76849cb197edf7b1bb055899ebc1166a86c0ab.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 eac5259391df340897812d3d8a49cc4c File: /usr/src/debug/tree-sitter-bash-0.21.0 40755 root:root @@ -27,2 +27,2 @@ File: /usr/src/debug/tree-sitter-bash-0.21.0/src/tree_sitter/parser.h 100644 root:root d75ae6aa2ae3dea39b1736f332695ab5 -RPMIdentity: edc6ef4207944b4df2df7875074998149940f97b1ea8e098d969334bff417ccf9f0c2800ee9e6bd3383bdaeba6dbf264c064401c48019c680f39f72748a53a2a +RPMIdentity: 10e7a1473174a108ea70bc7ec35a76fad9d9ca9f0f20bc9069dccfabe5ffbb4ea408c197032293e4dd7d6e31d0495bbd22fa4381774288389e735cc96cd18143