<86>Oct 13 19:22:54 userdel[2582104]: delete user 'rooter' <86>Oct 13 19:22:54 userdel[2582104]: removed group 'rooter' owned by 'rooter' <86>Oct 13 19:22:54 userdel[2582104]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 13 19:22:54 groupadd[2582128]: group added to /etc/group: name=rooter, GID=690 <86>Oct 13 19:22:54 groupadd[2582128]: group added to /etc/gshadow: name=rooter <86>Oct 13 19:22:54 groupadd[2582128]: new group: name=rooter, GID=690 <86>Oct 13 19:22:54 useradd[2582168]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash <86>Oct 13 19:22:55 userdel[2582307]: delete user 'builder' <86>Oct 13 19:22:55 groupadd[2582318]: group added to /etc/group: name=builder, GID=691 <86>Oct 13 19:22:55 groupadd[2582318]: group added to /etc/gshadow: name=builder <86>Oct 13 19:22:55 groupadd[2582318]: new group: name=builder, GID=691 <86>Oct 13 19:22:55 useradd[2582332]: new user: name=builder, UID=691, GID=691, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/scdoc-1.11.1-alt1.nosrc.rpm (w1.gzdio) Installing scdoc-1.11.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.5748 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf scdoc-1.11.1 + echo 'Source #0 (scdoc-1.11.1.tar):' Source #0 (scdoc-1.11.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/scdoc-1.11.1.tar + cd scdoc-1.11.1 + /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.5748 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd scdoc-1.11.1 + make -j8 PREFIX=/usr make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.1' cc -std=c99 -pedantic -c -o .build/utf8_encode.o -g -DVERSION='"1.11.1"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_encode.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.1' cc -std=c99 -pedantic -c -o .build/utf8_decode.o -g -DVERSION='"1.11.1"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_decode.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.1' cc -std=c99 -pedantic -c -o .build/utf8_chsize.o -g -DVERSION='"1.11.1"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_chsize.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.1' cc -std=c99 -pedantic -c -o .build/utf8_fgetch.o -g -DVERSION='"1.11.1"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_fgetch.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.1' cc -std=c99 -pedantic -c -o .build/string.o -g -DVERSION='"1.11.1"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/string.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.1' cc -std=c99 -pedantic -c -o .build/utf8_fputch.o -g -DVERSION='"1.11.1"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_fputch.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.1' sed -e 's:@prefix@:/usr:g' -e 's:@version@:1.11.1:g' < scdoc.pc.in > scdoc.pc make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.1' cc -std=c99 -pedantic -c -o .build/utf8_size.o -g -DVERSION='"1.11.1"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_size.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.1' cc -std=c99 -pedantic -c -o .build/util.o -g -DVERSION='"1.11.1"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/util.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.1' cc -std=c99 -pedantic -c -o .build/main.o -g -DVERSION='"1.11.1"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/main.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.1' 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.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.1' ./scdoc < scdoc.1.scd > scdoc.1 make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.1' ./scdoc < scdoc.5.scd > scdoc.5 make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.11.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.34533 + 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.1 + 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.1' 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.1' + /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.40104 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd scdoc-1.11.1 + make check make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.11.1' == test/tables Handles empty table cells 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.1' + exit 0 Processing files: scdoc-1.11.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uTo8OM 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.sNjWyG 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.1 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.7RObk0 Creating scdoc-debuginfo package Processing files: scdoc-debuginfo-1.11.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L54sXM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kTZp0d find-requires: running scripts (debuginfo) Requires: scdoc = 1.11.1-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.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/scdoc-debuginfo-1.11.1-alt1.i586.rpm (w2.lzdio) 1.37user 0.47system 0:08.17elapsed 22%CPU (0avgtext+0avgdata 19768maxresident)k 0inputs+0outputs (0major+178555minor)pagefaults 0swaps 5.05user 3.91system 0:21.04elapsed 42%CPU (0avgtext+0avgdata 98468maxresident)k 0inputs+0outputs (15582major+368134minor)pagefaults 0swaps --- scdoc-1.11.1-alt1.i586.rpm.repo 2021-07-17 16:00:14.000000000 +0000 +++ scdoc-1.11.1-alt1.i586.rpm.hasher 2021-10-13 19:23:10.610100995 +0000 @@ -10,2 +10,3 @@ Requires: libc.so.6(GLIBC_2.3) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -15,3 +16,3 @@ Provides: scdoc = 1.11.1-alt1:sisyphus+279424.100.1.1 -File: /usr/bin/scdoc 100755 root:root 1eceb72e0a33c106a268e31ea3944ab1 +File: /usr/bin/scdoc 100755 root:root ea14e4f42320998fd9ca8b64cef2f6f9 File: /usr/lib/pkgconfig/scdoc.pc 100644 root:root 3d2965b46136f63ac1ebec021cdc46e9 @@ -19,2 +20,2 @@ File: /usr/share/man/man5/scdoc.5.xz 100644 root:root 33b9b7eca48c3273ebc91d62f42e6738 -RPMIdentity: 33292daa0ae8ed10ab615b7cbd5f9c7d3c4702882b7f99a64a12cb72921433d46477ea0f286d51ac1837fa64774849344484cbe2b81a5edf1392d482f4ba9466 +RPMIdentity: 89a0b5875bb5f736ca1b5f22216fd11d7cc9f4647b73e11114691e4e20ee0830c9250c7804fd71208f22c403dd2dcdeec6e66f849740212a5f2c56c7aef9d79c --- scdoc-debuginfo-1.11.1-alt1.i586.rpm.repo 2021-07-17 16:00:14.000000000 +0000 +++ scdoc-debuginfo-1.11.1-alt1.i586.rpm.hasher 2021-10-13 19:23:10.784102316 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/66 40755 root:root -/usr/lib/debug/.build-id/66/b76bc4d12972b717ed3df21414964b875defd1 120777 root:root ../../../../bin/scdoc -/usr/lib/debug/.build-id/66/b76bc4d12972b717ed3df21414964b875defd1.debug 120777 root:root ../../usr/bin/scdoc.debug +/usr/lib/debug/.build-id/31 40755 root:root +/usr/lib/debug/.build-id/31/fdee6598a76a2ff2368405981af46be93c11f1 120777 root:root ../../../../bin/scdoc +/usr/lib/debug/.build-id/31/fdee6598a76a2ff2368405981af46be93c11f1.debug 120777 root:root ../../usr/bin/scdoc.debug /usr/lib/debug/usr/bin/scdoc.debug 100644 root:root @@ -7,2 +7,3 @@ /usr/src/debug/scdoc-1.11.1/include/str.h 100644 root:root +/usr/src/debug/scdoc-1.11.1/include/unicode.h 100644 root:root /usr/src/debug/scdoc-1.11.1/include/util.h 100644 root:root @@ -23,6 +24,6 @@ Provides: scdoc-debuginfo = 1.11.1-alt1:sisyphus+279424.100.1.1 -File: /usr/lib/debug/.build-id/66 40755 root:root -File: /usr/lib/debug/.build-id/66/b76bc4d12972b717ed3df21414964b875defd1 120777 root:root ../../../../bin/scdoc -File: /usr/lib/debug/.build-id/66/b76bc4d12972b717ed3df21414964b875defd1.debug 120777 root:root ../../usr/bin/scdoc.debug -File: /usr/lib/debug/usr/bin/scdoc.debug 100644 root:root 891d0acb73b9a02c517f2384c31a6a4a +File: /usr/lib/debug/.build-id/31 40755 root:root +File: /usr/lib/debug/.build-id/31/fdee6598a76a2ff2368405981af46be93c11f1 120777 root:root ../../../../bin/scdoc +File: /usr/lib/debug/.build-id/31/fdee6598a76a2ff2368405981af46be93c11f1.debug 120777 root:root ../../usr/bin/scdoc.debug +File: /usr/lib/debug/usr/bin/scdoc.debug 100644 root:root 3def0863d7e091708d21c5a81e2cd71a File: /usr/src/debug/scdoc-1.11.1 40755 root:root @@ -30,2 +31,3 @@ File: /usr/src/debug/scdoc-1.11.1/include/str.h 100644 root:root bc8c956b9a81a98fe325304394b395d3 +File: /usr/src/debug/scdoc-1.11.1/include/unicode.h 100644 root:root f75d8af920d4cfaaf78e6f9b8de362e9 File: /usr/src/debug/scdoc-1.11.1/include/util.h 100644 root:root c7ac5542c911a0a2ecbce5626998a8e2 @@ -41,2 +43,2 @@ File: /usr/src/debug/scdoc-1.11.1/src/util.c 100644 root:root 1e64c7df0535add885ff5291231a6f2e -RPMIdentity: be85763e7e958dbb4b726bf29ea1530465763ecaf25349a94e8bde7de1e409949dd6e44de53d365a7a8066771f3df72bd317784fb7b15f7ae1d1659c97c89c76 +RPMIdentity: 101a2ab1ca0b959fdd28bc5bd73a66fd49477c3dee9155b97de9acfbf0e96ba1695d41710f55c40066562ec2ac118035acb9bb0fe3eb5abdf50226a695f72d57