<86>Jan 24 07:19:45 userdel[2701547]: delete user 'rooter' <86>Jan 24 07:19:45 groupadd[2701567]: group added to /etc/group: name=rooter, GID=630 <86>Jan 24 07:19:45 groupadd[2701567]: group added to /etc/gshadow: name=rooter <86>Jan 24 07:19:45 groupadd[2701567]: new group: name=rooter, GID=630 <86>Jan 24 07:19:45 useradd[2701579]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Jan 24 07:19:45 userdel[2701601]: delete user 'builder' <86>Jan 24 07:19:45 userdel[2701601]: removed group 'builder' owned by 'builder' <86>Jan 24 07:19:45 userdel[2701601]: removed shadow group 'builder' owned by 'builder' <86>Jan 24 07:19:45 groupadd[2701620]: group added to /etc/group: name=builder, GID=631 <86>Jan 24 07:19:45 groupadd[2701620]: group added to /etc/gshadow: name=builder <86>Jan 24 07:19:45 groupadd[2701620]: new group: name=builder, GID=631 <86>Jan 24 07:19:45 useradd[2701637]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/scdoc-1.10.1-alt1.nosrc.rpm Installing scdoc-1.10.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77325 + 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.77325 + 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/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/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' 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/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/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' 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/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/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.1.scd > scdoc.1 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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.77325 + 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/lib/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/lib/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/lib/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/lib: 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.23809 + 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.rb6eAe 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.PEov7A 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: /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.3), 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.wu4h1m 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.l3fqZu find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fFj6Gc find-requires: running scripts (debuginfo) Requires: scdoc = 1.10.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.10.1-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/scdoc-debuginfo-1.10.1-alt1.i586.rpm 3.42user 0.72system 0:08.85elapsed 46%CPU (0avgtext+0avgdata 20480maxresident)k 0inputs+0outputs (0major+194331minor)pagefaults 0swaps 6.73user 2.76system 0:14.54elapsed 65%CPU (0avgtext+0avgdata 111548maxresident)k 0inputs+0outputs (0major+404679minor)pagefaults 0swaps