<86>Sep 18 01:11:32 userdel[2101727]: delete user 'rooter' <86>Sep 18 01:11:32 userdel[2101727]: removed group 'rooter' owned by 'rooter' <86>Sep 18 01:11:32 userdel[2101727]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 18 01:11:32 groupadd[2101746]: group added to /etc/group: name=rooter, GID=639 <86>Sep 18 01:11:32 groupadd[2101746]: group added to /etc/gshadow: name=rooter <86>Sep 18 01:11:32 groupadd[2101746]: new group: name=rooter, GID=639 <86>Sep 18 01:11:32 useradd[2101772]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Sep 18 01:11:32 userdel[2101832]: delete user 'builder' <86>Sep 18 01:11:32 userdel[2101832]: removed group 'builder' owned by 'builder' <86>Sep 18 01:11:32 userdel[2101832]: removed shadow group 'builder' owned by 'builder' <86>Sep 18 01:11:32 groupadd[2101874]: group added to /etc/group: name=builder, GID=640 <86>Sep 18 01:11:32 groupadd[2101874]: group added to /etc/gshadow: name=builder <86>Sep 18 01:11:32 groupadd[2101874]: new group: name=builder, GID=640 <86>Sep 18 01:11:32 useradd[2101895]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/scdoc-1.10.1-alt1.nosrc.rpm Installing scdoc-1.10.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.85812 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf scdoc-1.10.1 + echo 'Source #0 (scdoc-1.10.1.tar):' Source #0 (scdoc-1.10.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/scdoc-1.10.1.tar + cd scdoc-1.10.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.4557 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd scdoc-1.10.1 + make -j8 PREFIX=/usr make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.10.1' cc -std=c99 -pedantic -c -o .build/string.o -g -DVERSION='"1.10.1"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/string.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.10.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.10.1' cc -std=c99 -pedantic -c -o .build/utf8_chsize.o -g -DVERSION='"1.10.1"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_chsize.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.10.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.10.1' cc -std=c99 -pedantic -c -o .build/utf8_encode.o -g -DVERSION='"1.10.1"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_encode.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.10.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.10.1' cc -std=c99 -pedantic -c -o .build/utf8_decode.o -g -DVERSION='"1.10.1"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_decode.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.10.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.10.1' cc -std=c99 -pedantic -c -o .build/utf8_fgetch.o -g -DVERSION='"1.10.1"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_fgetch.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.10.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.10.1' cc -std=c99 -pedantic -c -o .build/main.o -g -DVERSION='"1.10.1"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/main.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.10.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.10.1' cc -std=c99 -pedantic -c -o .build/utf8_fputch.o -g -DVERSION='"1.10.1"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_fputch.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.10.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.10.1' cc -std=c99 -pedantic -c -o .build/utf8_size.o -g -DVERSION='"1.10.1"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_size.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.10.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.10.1' sed -e 's:@prefix@:/usr:g' -e 's:@version@:1.10.1:g' < scdoc.pc.in > scdoc.pc make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.10.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.10.1' cc -std=c99 -pedantic -c -o .build/util.o -g -DVERSION='"1.10.1"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/util.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.10.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.10.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.10.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.10.1' ./scdoc < scdoc.5.scd > scdoc.5 make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.10.1' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.10.1' ./scdoc < scdoc.1.scd > scdoc.1 make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.10.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.4557 + 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 + cd scdoc-1.10.1 + make 'INSTALL=/bin/install -p' install PREFIX=/usr/src/tmp/scdoc-buildroot/usr PCDIR=/usr/src/tmp/scdoc-buildroot/usr/lib64/pkgconfig make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.10.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/lib64/pkgconfig /bin/install -p -m755 scdoc /usr/src/tmp/scdoc-buildroot/usr/bin/scdoc /bin/install -p -m644 scdoc.1 /usr/src/tmp/scdoc-buildroot/usr/share/man/man1/scdoc.1 /bin/install -p -m644 scdoc.5 /usr/src/tmp/scdoc-buildroot/usr/share/man/man5/scdoc.5 /bin/install -p -m644 scdoc.pc /usr/src/tmp/scdoc-buildroot/usr/lib64/pkgconfig/scdoc.pc make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.10.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) 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/lib64: 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) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.4557 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd scdoc-1.10.1 + make check make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.10.1' == test/tables Handles empty table cells OK == test/preamble Expects a name OK Expects a section OK Expects name to alphanumeric OK Expects section to be a number OK Expects section to legit OK Accepts a valid preamble 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/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.10.1' + exit 0 Processing files: scdoc-1.10.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lF2Wt6 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JkUW37 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(scdoc) = 1.10.1 Requires: /lib64/ld-linux-x86-64.so.2, /usr/lib64/pkgconfig, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.c1cU48 Creating scdoc-debuginfo package Processing files: scdoc-debuginfo-1.10.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IMC3d7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IINDL5 find-requires: running scripts (debuginfo) Requires: scdoc = 1.10.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to scdoc-debuginfo a strict dependency on scdoc Wrote: /usr/src/RPM/RPMS/x86_64/scdoc-1.10.1-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/scdoc-debuginfo-1.10.1-alt1.x86_64.rpm 2.69user 0.73system 0:07.73elapsed 44%CPU (0avgtext+0avgdata 24436maxresident)k 0inputs+0outputs (0major+233167minor)pagefaults 0swaps 6.08user 3.45system 0:13.81elapsed 69%CPU (0avgtext+0avgdata 104920maxresident)k 0inputs+0outputs (0major+456705minor)pagefaults 0swaps