<86>Jun 10 08:00:47 userdel[106668]: delete user 'rooter' <86>Jun 10 08:00:47 userdel[106668]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 10 08:00:47 groupadd[106688]: group added to /etc/group: name=rooter, GID=573 <86>Jun 10 08:00:47 groupadd[106688]: group added to /etc/gshadow: name=rooter <86>Jun 10 08:00:47 groupadd[106688]: new group: name=rooter, GID=573 <86>Jun 10 08:00:47 useradd[106701]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Jun 10 08:00:47 userdel[106715]: delete user 'builder' <86>Jun 10 08:00:47 userdel[106715]: removed group 'builder' owned by 'builder' <86>Jun 10 08:00:47 groupadd[106720]: group added to /etc/group: name=builder, GID=574 <86>Jun 10 08:00:47 groupadd[106720]: group added to /etc/gshadow: name=builder <86>Jun 10 08:00:47 groupadd[106720]: new group: name=builder, GID=574 <86>Jun 10 08:00:47 useradd[106724]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/scdoc-1.9.4-alt1.nosrc.rpm Installing scdoc-1.9.4-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.32996 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf scdoc-1.9.4 + echo 'Source #0 (scdoc-1.9.4.tar):' Source #0 (scdoc-1.9.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/scdoc-1.9.4.tar + cd scdoc-1.9.4 + /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.32996 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd scdoc-1.9.4 + make -j8 PREFIX=/usr make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.9.4' cc -std=c99 -pedantic -c -o .build/utf8_chsize.o -g -DVERSION='"1.9.4"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_chsize.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.9.4' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.9.4' cc -std=c99 -pedantic -c -o .build/utf8_decode.o -g -DVERSION='"1.9.4"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_decode.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.9.4' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.9.4' cc -std=c99 -pedantic -c -o .build/string.o -g -DVERSION='"1.9.4"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/string.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.9.4' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.9.4' sed -e 's:@prefix@:/usr:g' -e 's:@version@:1.9.4:g' < scdoc.pc.in > scdoc.pc make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.9.4' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.9.4' cc -std=c99 -pedantic -c -o .build/utf8_encode.o -g -DVERSION='"1.9.4"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_encode.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.9.4' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.9.4' cc -std=c99 -pedantic -c -o .build/utf8_fputch.o -g -DVERSION='"1.9.4"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_fputch.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.9.4' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.9.4' cc -std=c99 -pedantic -c -o .build/utf8_fgetch.o -g -DVERSION='"1.9.4"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_fgetch.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.9.4' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.9.4' cc -std=c99 -pedantic -c -o .build/utf8_size.o -g -DVERSION='"1.9.4"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_size.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.9.4' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.9.4' cc -std=c99 -pedantic -c -o .build/util.o -g -DVERSION='"1.9.4"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/util.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.9.4' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.9.4' cc -std=c99 -pedantic -c -o .build/main.o -g -DVERSION='"1.9.4"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/main.c make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.9.4' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.9.4' 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.9.4' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.9.4' ./scdoc < scdoc.1.scd > scdoc.1 make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.9.4' make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.9.4' ./scdoc < scdoc.5.scd > scdoc.5 make: Leaving directory '/usr/src/RPM/BUILD/scdoc-1.9.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.32996 + 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.9.4 + 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.9.4' 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.9.4' + /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.68444 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd scdoc-1.9.4 + make check make: Entering directory '/usr/src/RPM/BUILD/scdoc-1.9.4' == 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 == 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.9.4' + exit 0 Processing files: scdoc-1.9.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.c3P787 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.YAnGfc find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(scdoc) = 1.9.4 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.77gLzw Creating scdoc-debuginfo package Processing files: scdoc-debuginfo-1.9.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j4mzp5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wkfdqR find-requires: running scripts (debuginfo) Requires: scdoc = 1.9.4-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.9.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/scdoc-debuginfo-1.9.4-alt1.i586.rpm 2.47user 0.46system 0:07.84elapsed 37%CPU (0avgtext+0avgdata 20324maxresident)k 0inputs+0outputs (0major+190449minor)pagefaults 0swaps 5.96user 2.38system 0:14.02elapsed 59%CPU (0avgtext+0avgdata 106992maxresident)k 0inputs+0outputs (0major+401971minor)pagefaults 0swaps