<86>Dec 2 04:41:30 userdel[286651]: delete user 'rooter' <86>Dec 2 04:41:30 groupadd[286676]: group added to /etc/group: name=rooter, GID=1859 <86>Dec 2 04:41:30 groupadd[286676]: group added to /etc/gshadow: name=rooter <86>Dec 2 04:41:30 groupadd[286676]: new group: name=rooter, GID=1859 <86>Dec 2 04:41:30 useradd[286725]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>Dec 2 04:41:30 userdel[287115]: delete user 'builder' <86>Dec 2 04:41:30 userdel[287115]: removed group 'builder' owned by 'builder' <86>Dec 2 04:41:30 userdel[287115]: removed shadow group 'builder' owned by 'builder' <86>Dec 2 04:41:30 groupadd[287597]: group added to /etc/group: name=builder, GID=1860 <86>Dec 2 04:41:30 groupadd[287597]: group added to /etc/gshadow: name=builder <86>Dec 2 04:41:30 groupadd[287597]: new group: name=builder, GID=1860 <86>Dec 2 04:41:30 useradd[287873]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/scdoc-1.11.2-alt1.nosrc.rpm (w1.gzdio) Installing scdoc-1.11.2-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.85758 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf scdoc-1.11.2 + echo 'Source #0 (scdoc-1.11.2.tar):' Source #0 (scdoc-1.11.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/scdoc-1.11.2.tar + cd scdoc-1.11.2 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i /-static/d Makefile + sed -i 's/\tinstall/\t$(INSTALL)/g' Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.85758 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd scdoc-1.11.2 + make -j16 PREFIX=/usr make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.2' cc -std=c99 -pedantic -c -o .build/utf8_chsize.o -g -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_chsize.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.2' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.2' cc -std=c99 -pedantic -c -o .build/string.o -g -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/string.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.2' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.2' cc -std=c99 -pedantic -c -o .build/utf8_decode.o -g -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_decode.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.2' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.2' cc -std=c99 -pedantic -c -o .build/utf8_encode.o -g -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_encode.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.2' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.2' cc -std=c99 -pedantic -c -o .build/utf8_fgetch.o -g -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_fgetch.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.2' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.2' cc -std=c99 -pedantic -c -o .build/utf8_size.o -g -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_size.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.2' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.2' sed -e 's:@prefix@:/usr:g' -e 's:@version@:1.11.2:g' < scdoc.pc.in > scdoc.pc make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.2' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.2' cc -std=c99 -pedantic -c -o .build/utf8_fputch.o -g -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_fputch.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.2' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.2' cc -std=c99 -pedantic -c -o .build/util.o -g -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/util.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.2' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.2' cc -std=c99 -pedantic -c -o .build/main.o -g -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/main.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.2' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.2' cc -o scdoc .build/main.o .build/string.o .build/utf8_chsize.o .build/utf8_decode.o .build/utf8_encode.o .build/utf8_fgetch.o .build/utf8_fputch.o .build/utf8_size.o .build/util.o make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.2' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.2' ./scdoc < scdoc.5.scd > scdoc.5 make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.2' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.2' ./scdoc < scdoc.1.scd > scdoc.1 make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85236 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/scdoc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/scdoc-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd scdoc-1.11.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install PREFIX=/usr/src/tmp/scdoc-buildroot/usr PCDIR=/usr/src/tmp/scdoc-buildroot/usr/lib/pkgconfig make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.2' mkdir -p //usr/src/tmp/scdoc-buildroot/usr/bin //usr/src/tmp/scdoc-buildroot/usr/share/man/man1 //usr/src/tmp/scdoc-buildroot/usr/share/man/man5 //usr/src/tmp/scdoc-buildroot/usr/lib/pkgconfig /usr/libexec/rpm-build/install -p -m755 scdoc //usr/src/tmp/scdoc-buildroot/usr/bin/scdoc /usr/libexec/rpm-build/install -p -m644 scdoc.1 //usr/src/tmp/scdoc-buildroot/usr/share/man/man1/scdoc.1 /usr/libexec/rpm-build/install -p -m644 scdoc.5 //usr/src/tmp/scdoc-buildroot/usr/share/man/man5/scdoc.5 /usr/libexec/rpm-build/install -p -m644 scdoc.pc //usr/src/tmp/scdoc-buildroot/usr/lib/pkgconfig/scdoc.pc make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/scdoc-buildroot (auto) Verifying and fixing files in /usr/src/tmp/scdoc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/scdoc-buildroot/ (default) Compressing files in /usr/src/tmp/scdoc-buildroot (auto) Adjusting library links in /usr/src/tmp/scdoc-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/scdoc-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.93207 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd scdoc-1.11.2 + make check make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.2' == test/tables Handles empty table cells OK Disallows differing row lengths OK == test/preamble Expects a name OK Expects a section OK Expects a section within the parentheses OK Expects name to alphanumeric OK Expects section to start with a number OK Expects section to be legit OK Expects section to be legit with subsection OK Expects section not to contain a space OK Accepts a valid preamble OK Accepts a valid preamble with subsection OK Writes the appropriate header OK Preserves dashes OK Handles extra footer field OK Handles both extra fields OK Emits empty footer correctly OK Supports $SOURCE_DATE_EPOCH OK == test/line-breaks Handles line break OK Disallows empty line after line break OK Leave single + OK Leave double + without newline OK Handles underlined text following line break OK Suppresses sentence spacing OK == test/inline-formatting Disallows nested formatting OK Ignores underscores in words OK Ignores underscores in underlined words OK Ignores underscores in bolded words OK Emits bold text OK Emits underlined text OK Handles escaped characters OK == test/indent Indents indented text OK Deindents following indented text OK Disallows multi-step indents OK Allows indentation changes > 1 in literal blocks OK Allows multi-step dedents OK Allows indented literal blocks OK Disallows dedenting in literal blocks OK == test/heading Fail on ### OK Expects a space after # OK Emits a new section OK Emits a new subsection OK == test/comments Ignore comments OK Fail on invalid comments OK make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.2' + exit 0 Processing files: scdoc-1.11.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yp7gFo 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.H2JjQ7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(scdoc) = 1.11.2 Requires: /lib/ld-linux.so.2, /usr/lib/pkgconfig, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cjJGNX Creating scdoc-debuginfo package Processing files: scdoc-debuginfo-1.11.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sYnoGy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wBEIe4 find-requires: running scripts (debuginfo) Requires: scdoc = 1.11.2-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to scdoc-debuginfo a strict dependency on scdoc Wrote: /usr/src/RPM/RPMS/i586/scdoc-1.11.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/scdoc-debuginfo-1.11.2-alt1.i586.rpm (w2.lzdio) 0.95user 0.88system 0:07.46elapsed 24%CPU (0avgtext+0avgdata 23020maxresident)k 0inputs+0outputs (0major+179282minor)pagefaults 0swaps 4.83user 2.65system 0:23.06elapsed 32%CPU (0avgtext+0avgdata 120728maxresident)k 0inputs+0outputs (0major+137342minor)pagefaults 0swaps --- scdoc-1.11.2-alt1.i586.rpm.repo 2022-02-08 11:37:26.000000000 +0000 +++ scdoc-1.11.2-alt1.i586.rpm.hasher 2023-12-02 04:41:47.311446269 +0000 @@ -16,3 +16,3 @@ Provides: scdoc = 1.11.2-alt1:sisyphus+295008.200.1.1 -File: /usr/bin/scdoc 100755 root:root ffd138cd78b9d8a06fd0f303abb92d12 +File: /usr/bin/scdoc 100755 root:root c1803ee29b2bde1173750fbaa37baced File: /usr/lib/pkgconfig/scdoc.pc 100644 root:root f5cc05a303431893601458e59eb92e15 @@ -20,2 +20,2 @@ File: /usr/share/man/man5/scdoc.5.xz 100644 root:root bb6f5efa3860a2c5e47a170f7f8d724a -RPMIdentity: 95af8fdab2088f1bd3460e14773c381da12c0c1d55b997f8e220277384e7948b1ab8f8c2a7dc23a447728bc221ffb976cf2f1276f4274816e13fb22bc062050c +RPMIdentity: f031aa264a8c2715754ce3ef6db01a0330dff72132813f19744102689ffc989916c382edb9c04f56e598b7cf19e7e5f3fe260b066dbda22ea6dd65d5e3501836 --- scdoc-debuginfo-1.11.2-alt1.i586.rpm.repo 2022-02-08 11:37:26.000000000 +0000 +++ scdoc-debuginfo-1.11.2-alt1.i586.rpm.hasher 2023-12-02 04:41:47.563449130 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/02 40755 root:root -/usr/lib/debug/.build-id/02/37d7d69ef5cc6c72cbda451a87b6843d76f5ee 120777 root:root ../../../../bin/scdoc -/usr/lib/debug/.build-id/02/37d7d69ef5cc6c72cbda451a87b6843d76f5ee.debug 120777 root:root ../../usr/bin/scdoc.debug +/usr/lib/debug/.build-id/74 40755 root:root +/usr/lib/debug/.build-id/74/2628e65cc34b517c2059d55ad66d8eaf7d443a 120777 root:root ../../../../bin/scdoc +/usr/lib/debug/.build-id/74/2628e65cc34b517c2059d55ad66d8eaf7d443a.debug 120777 root:root ../../usr/bin/scdoc.debug /usr/lib/debug/usr/bin/scdoc.debug 100644 root:root @@ -24,6 +24,6 @@ Provides: scdoc-debuginfo = 1.11.2-alt1:sisyphus+295008.200.1.1 -File: /usr/lib/debug/.build-id/02 40755 root:root -File: /usr/lib/debug/.build-id/02/37d7d69ef5cc6c72cbda451a87b6843d76f5ee 120777 root:root ../../../../bin/scdoc -File: /usr/lib/debug/.build-id/02/37d7d69ef5cc6c72cbda451a87b6843d76f5ee.debug 120777 root:root ../../usr/bin/scdoc.debug -File: /usr/lib/debug/usr/bin/scdoc.debug 100644 root:root 4615682d18bdefdb04f771726ae0df5d +File: /usr/lib/debug/.build-id/74 40755 root:root +File: /usr/lib/debug/.build-id/74/2628e65cc34b517c2059d55ad66d8eaf7d443a 120777 root:root ../../../../bin/scdoc +File: /usr/lib/debug/.build-id/74/2628e65cc34b517c2059d55ad66d8eaf7d443a.debug 120777 root:root ../../usr/bin/scdoc.debug +File: /usr/lib/debug/usr/bin/scdoc.debug 100644 root:root 343076127a51f6e54e615eeb951bbd1d File: /usr/src/debug/scdoc-1.11.2 40755 root:root @@ -43,2 +43,2 @@ File: /usr/src/debug/scdoc-1.11.2/src/util.c 100644 root:root 498b9779fec6e54b652fbaef7483d9b2 -RPMIdentity: f1943252dce6267ce7d837e86eb271c357ef419d7ff8cc534b1da02e9abbee10d99848cc2b4810b4f786a0b6c32838fcbdd3deeeb6d88f801cf1efef4257af76 +RPMIdentity: da1ddc0cac1de26cd471ffaf4e83ecffa5bc70f3ab6ef60b5fb02013e27d6de0f93f645abd329a77340507dbcf1951a5c4d654d7b5ee741461ef1cde261e6187