<86>Oct 29 14:35:26 userdel[1675030]: delete user 'rooter' <86>Oct 29 14:35:26 userdel[1675030]: removed group 'rooter' owned by 'rooter' <86>Oct 29 14:35:26 userdel[1675030]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 14:35:26 groupadd[1675046]: group added to /etc/group: name=rooter, GID=1829 <86>Oct 29 14:35:26 groupadd[1675046]: group added to /etc/gshadow: name=rooter <86>Oct 29 14:35:26 groupadd[1675046]: new group: name=rooter, GID=1829 <86>Oct 29 14:35:26 useradd[1675059]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>Oct 29 14:35:26 userdel[1675081]: delete user 'builder' <86>Oct 29 14:35:26 userdel[1675081]: removed group 'builder' owned by 'builder' <86>Oct 29 14:35:26 userdel[1675081]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 14:35:26 groupadd[1675096]: group added to /etc/group: name=builder, GID=1830 <86>Oct 29 14:35:26 groupadd[1675096]: group added to /etc/gshadow: name=builder <86>Oct 29 14:35:26 groupadd[1675096]: new group: name=builder, GID=1830 <86>Oct 29 14:35:26 useradd[1675109]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15796 + 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.15796 + 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 -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.62323 + 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/lib64/libtree-sitter-bash.so + install -pm0644 -D src/grammar.json /usr/src/tmp/tree-sitter-bash-buildroot/usr/lib64/tree-sitter-bash/src/grammar.json + install -pm0644 package.json /usr/src/tmp/tree-sitter-bash-buildroot/usr/lib64/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/lib64: (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.60587 + 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.eMnkqY find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/tree-sitter-bash-buildroot/usr/lib64/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.oCx0Ps 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()(64bit) = set:gdyRtaKMZ36Bkv0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5bh5f4 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.FjUSAW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vgbdi8 find-requires: running scripts (debuginfo) Provides: debug64(libtree-sitter-bash.so) Requires: tree-sitter-bash = 0.23.1-alt1, debug64(libc.so.6) Adding to tree-sitter-bash-debuginfo a strict dependency on tree-sitter-bash Wrote: /usr/src/RPM/RPMS/x86_64/tree-sitter-bash-0.23.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tree-sitter-bash-debuginfo-0.23.1-alt1.x86_64.rpm (w2.lzdio) 2.06user 1.43system 0:07.39elapsed 47%CPU (0avgtext+0avgdata 154928maxresident)k 0inputs+0outputs (0major+244786minor)pagefaults 0swaps 0.55user 2.01system 0:13.26elapsed 19%CPU (0avgtext+0avgdata 12308maxresident)k 0inputs+0outputs (0major+97713minor)pagefaults 0swaps --- tree-sitter-bash-0.23.1-alt1.x86_64.rpm.repo 2024-09-03 08:15:24.589967447 +0000 +++ tree-sitter-bash-0.23.1-alt1.x86_64.rpm.hasher 2024-10-29 14:35:36.028126051 +0000 @@ -15,3 +15,3 @@ Provides: tree-sitter-bash = 0.23.1-alt1:sisyphus+356688.100.1.1 -File: /usr/lib64/libtree-sitter-bash.so 100644 root:root b9b92c1cc382b81090e46ee72564d38c +File: /usr/lib64/libtree-sitter-bash.so 100644 root:root 8365c9c0d8c0960a9781e9ae010ede12 File: /usr/lib64/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: f3a345692593a3e7395d2a86d24aad476941fc8de98d32759864f8395c65bdc508f3f021fc1f167e9320effdc7af0df65a4442e1a9a61c4e00f2cf6b5164f1c7 +RPMIdentity: 8f24b7a95d5d2e62b60d16da2c5d4b9fe2068efc46b7199ad26b11bd7a58b03b744b653e889e39c934b256b8417824bd3910abe730dffaa5d558da10ea4372a8 --- tree-sitter-bash-debuginfo-0.23.1-alt1.x86_64.rpm.repo 2024-09-03 08:15:24.469966173 +0000 +++ tree-sitter-bash-debuginfo-0.23.1-alt1.x86_64.rpm.hasher 2024-10-29 14:35:36.105127231 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e4 40755 root:root -/usr/lib/debug/.build-id/e4/fb987147de9eb5a6f3c061e4f1a6b5dfeaaee4 120777 root:root ../../../../lib64/libtree-sitter-bash.so -/usr/lib/debug/.build-id/e4/fb987147de9eb5a6f3c061e4f1a6b5dfeaaee4.debug 120777 root:root ../../usr/lib64/libtree-sitter-bash.so.debug +/usr/lib/debug/.build-id/93 40755 root:root +/usr/lib/debug/.build-id/93/d4b771434345abfa1c793a4d40e0050e1c8b1b 120777 root:root ../../../../lib64/libtree-sitter-bash.so +/usr/lib/debug/.build-id/93/d4b771434345abfa1c793a4d40e0050e1c8b1b.debug 120777 root:root ../../usr/lib64/libtree-sitter-bash.so.debug /usr/lib/debug/usr/lib64/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/e4 40755 root:root -File: /usr/lib/debug/.build-id/e4/fb987147de9eb5a6f3c061e4f1a6b5dfeaaee4 120777 root:root ../../../../lib64/libtree-sitter-bash.so -File: /usr/lib/debug/.build-id/e4/fb987147de9eb5a6f3c061e4f1a6b5dfeaaee4.debug 120777 root:root ../../usr/lib64/libtree-sitter-bash.so.debug -File: /usr/lib/debug/usr/lib64/libtree-sitter-bash.so.debug 100644 root:root 2fe615c0a28cda4da1cbc0516395b983 +File: /usr/lib/debug/.build-id/93 40755 root:root +File: /usr/lib/debug/.build-id/93/d4b771434345abfa1c793a4d40e0050e1c8b1b 120777 root:root ../../../../lib64/libtree-sitter-bash.so +File: /usr/lib/debug/.build-id/93/d4b771434345abfa1c793a4d40e0050e1c8b1b.debug 120777 root:root ../../usr/lib64/libtree-sitter-bash.so.debug +File: /usr/lib/debug/usr/lib64/libtree-sitter-bash.so.debug 100644 root:root 7dc697e971b178ef8198f199c1042a53 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: 41f216fd17477f13259e85bd66e1be3db9b802bc756597268894b5e5c7ca5994fe3220c48303f4623cb56e29da64870431962c8a7c0907ddee02e92b15439edb +RPMIdentity: cc71aef2dfd988589a7375bda306359ca72f64c7b7796e5eb8b830b34f966fc2e27df0eabebe3e428ab512eb0a4708bb499b0f773fcb50176d8ad59b7b7080db