<86>Nov  2 07:48:53 userdel[3618878]: delete user 'rooter'
<86>Nov  2 07:48:53 userdel[3618878]: removed group 'rooter' owned by 'rooter'
<86>Nov  2 07:48:53 userdel[3618878]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov  2 07:48:53 groupadd[3618901]: group added to /etc/group: name=rooter, GID=1877
<86>Nov  2 07:48:53 groupadd[3618901]: group added to /etc/gshadow: name=rooter
<86>Nov  2 07:48:53 groupadd[3618901]: new group: name=rooter, GID=1877
<86>Nov  2 07:48:53 useradd[3618925]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none
<86>Nov  2 07:48:53 userdel[3618957]: delete user 'builder'
<86>Nov  2 07:48:53 userdel[3618957]: removed group 'builder' owned by 'builder'
<86>Nov  2 07:48:53 userdel[3618957]: removed shadow group 'builder' owned by 'builder'
<86>Nov  2 07:48:53 groupadd[3618978]: group added to /etc/group: name=builder, GID=1878
<86>Nov  2 07:48:53 groupadd[3618978]: group added to /etc/gshadow: name=builder
<86>Nov  2 07:48:53 groupadd[3618978]: new group: name=builder, GID=1878
<86>Nov  2 07:48:54 useradd[3619003]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none
<13>Nov  2 07:48:57 rpmi: scdoc-1.11.2-alt1 sisyphus+295008.200.1.1 1644320245 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libshell-0.4.13-alt1.nosrc.rpm (w1.gzdio)
Installing libshell-0.4.13-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.73424
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libshell-0.4.13
+ echo 'Source #0 (libshell-0.4.13.tar):'
Source #0 (libshell-0.4.13.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libshell-0.4.13.tar
+ cd libshell-0.4.13
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i -e 's,^#!/bin/ash,#!/bin/sh,' utils/cgrep.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.73424
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libshell-0.4.13
+ make
make: Entering directory '/usr/src/RPM/BUILD/libshell-0.4.13'
ln -s -- shell-quote shell-regexp
PATH="/usr/src/RPM/BUILD/libshell-0.4.13:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games" /usr/src/RPM/BUILD/libshell-0.4.13/gen-deps.sh shell-args shell-cmdline shell-config shell-error shell-getopt shell-git-config shell-ini-config shell-ip-address shell-json shell-locks shell-mail-address shell-process shell-quote shell-regexp shell-run shell-signal shell-source shell-string shell-temp shell-terminfo shell-unittest shell-var shell-version > DEPS
PATH="/usr/src/RPM/BUILD/libshell-0.4.13:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games" /usr/src/RPM/BUILD/libshell-0.4.13/gen-syms.sh shell-args shell-cmdline shell-config shell-error shell-getopt shell-git-config shell-ini-config shell-ip-address shell-json shell-locks shell-mail-address shell-process shell-quote shell-regexp shell-run shell-signal shell-source shell-string shell-temp shell-terminfo shell-unittest shell-var shell-version > SYMS
make -w -Otarget -C "utils" 
make[1]: Entering directory '/usr/src/RPM/BUILD/libshell-0.4.13/utils'
sed \
	-e 's,@VERSION@,0.4.13,g' \
	<cgrep.in >cgrep
touch -r cgrep.in cgrep
chmod --reference=cgrep.in cgrep
make[1]: Leaving directory '/usr/src/RPM/BUILD/libshell-0.4.13/utils'
make: Leaving directory '/usr/src/RPM/BUILD/libshell-0.4.13'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.73424
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libshell-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libshell-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd libshell-0.4.13
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/libshell-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/libshell-0.4.13'
install -d -m755 /usr/src/tmp/libshell-buildroot/bin
cp -a shell-args shell-cmdline shell-config shell-error shell-getopt shell-git-config shell-ini-config shell-ip-address shell-json shell-locks shell-mail-address shell-process shell-quote shell-regexp shell-run shell-signal shell-source shell-string shell-temp shell-terminfo shell-unittest shell-var shell-version /usr/src/tmp/libshell-buildroot/bin/
if [ -n "scdoc" ]; then \
  install -d -m755 /usr/src/tmp/libshell-buildroot/usr/share/man/man3; \
  install -m644 docs/libshell.3 docs/shell-args.3 docs/shell-cmdline.3 docs/shell-config.3 docs/shell-error.3 docs/shell-getopt.3 docs/shell-git-config.3 docs/shell-ini-config.3 docs/shell-ip-address.3 docs/shell-json.3 docs/shell-locks.3 docs/shell-mail-address.3 docs/shell-process.3 docs/shell-quote.3 docs/shell-run.3 docs/shell-signal.3 docs/shell-source.3 docs/shell-string.3 docs/shell-temp.3 docs/shell-terminfo.3 docs/shell-unittest.3 docs/shell-var.3 /usr/src/tmp/libshell-buildroot/usr/share/man/man3; \
fi
install -d -m755 /usr/src/tmp/libshell-buildroot/usr/share/libshell
cp DEPS SYMS /usr/src/tmp/libshell-buildroot/usr/share/libshell/
make -w -Otarget -C "utils" install
make[1]: Entering directory '/usr/src/RPM/BUILD/libshell-0.4.13/utils'
if [ -n "scdoc" ]; then \
  mkdir -p -m755 /usr/src/tmp/libshell-buildroot/usr/share/man/man1; \
  /usr/libexec/rpm-build/install -p -p -m644 cgrep.1 /usr/src/tmp/libshell-buildroot/usr/share/man/man1/; \
fi
mkdir -p -m755 /usr/src/tmp/libshell-buildroot/usr/bin
cp -a cgrep /usr/src/tmp/libshell-buildroot/usr/bin/
make[1]: Leaving directory '/usr/src/RPM/BUILD/libshell-0.4.13/utils'
make: Leaving directory '/usr/src/RPM/BUILD/libshell-0.4.13'
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/libshell-buildroot install-single
make: Entering directory '/usr/src/RPM/BUILD/libshell-0.4.13'
PATH="/usr/src/RPM/BUILD/libshell-0.4.13:/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games" /usr/src/RPM/BUILD/libshell-0.4.13/gen-single.sh shell-args shell-cmdline shell-config shell-error shell-getopt shell-git-config shell-ini-config shell-ip-address shell-json shell-locks shell-mail-address shell-process shell-quote shell-regexp shell-run shell-signal shell-source shell-string shell-temp shell-terminfo shell-unittest shell-var shell-version > shell-lib
install -d -m755 /usr/src/tmp/libshell-buildroot/bin
cp shell-lib /usr/src/tmp/libshell-buildroot/bin/
make: Leaving directory '/usr/src/RPM/BUILD/libshell-0.4.13'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libshell-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/libshell-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/libshell-buildroot/ (default)
Compressing files in /usr/src/tmp/libshell-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/libshell-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libshell-buildroot
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.7237
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libshell-0.4.13
+ make check
make: Entering directory '/usr/src/RPM/BUILD/libshell-0.4.13'
Running tests with /bin/sh

tests passed:     231 100%
tests failed:       0   0%
tests skipped:      0   0%
tests total:      231

Running tests with /bin/bash

tests passed:     231 100%
tests failed:       0   0%
tests skipped:      0   0%
tests total:      231

All functions are documented.

make: Leaving directory '/usr/src/RPM/BUILD/libshell-0.4.13'
+ exit 0
Processing files: libshell-0.4.13-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25453
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libshell-0.4.13
+ DOCDIR=/usr/src/tmp/libshell-buildroot/usr/share/doc/libshell-0.4.13
+ export DOCDIR
+ rm -rf /usr/src/tmp/libshell-buildroot/usr/share/doc/libshell-0.4.13
+ /bin/mkdir -p /usr/src/tmp/libshell-buildroot/usr/share/doc/libshell-0.4.13
+ cp -prL COPYING /usr/src/tmp/libshell-buildroot/usr/share/doc/libshell-0.4.13
+ chmod -R go-w /usr/src/tmp/libshell-buildroot/usr/share/doc/libshell-0.4.13
+ chmod -R a+rX /usr/src/tmp/libshell-buildroot/usr/share/doc/libshell-0.4.13
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e1Johr
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.aElcEd
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-args is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-cmdline is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-config is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-error is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-getopt is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-git-config is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-ini-config is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-ip-address is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-json is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-locks is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-mail-address is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-process is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-quote is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-run is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-signal is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-source is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-string is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-temp is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-terminfo is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-unittest is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-var is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-version is not executable
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-regexp is not executable
find-requires: FINDPACKAGE-COMMANDS: cat chmod date find flock grep logger mktemp mv printenv readlink rm sed sort touch tput tr
Requires: coreutils, findutils, grep, sed, termutils, util-linux
Processing files: libshell-single-0.4.13-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XGTeOi
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.Of3LqR
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-lib is not executable
find-requires: FINDPACKAGE-COMMANDS: cat chmod date find flock grep logger mktemp mv printenv readlink rm sed sort touch tput tr
Requires: /bin/shell-terminfo, coreutils, findutils, grep, sed, termutils, util-linux
Processing files: cgrep-0.4.13-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uUTM9I
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.uCWvYq
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
shell.req: /usr/src/tmp/libshell-buildroot/usr/bin/cgrep: fatal not found (skip)
find-requires: FINDPACKAGE-COMMANDS: cat color_text fatal opt_check_read quote_shell_variable show_usage terminfo_init
Requires: /bin/sh, /bin/shell-args, /bin/shell-getopt, /bin/shell-quote, /bin/shell-terminfo, coreutils
Adding to libshell-single a strict dependency on libshell
Adding to cgrep a strict dependency on libshell
Removing 1 extra deps from libshell-single due to dependency on libshell
Removing 4 extra deps from cgrep due to dependency on libshell
Removing 6 extra deps from libshell-single due to repentancy on libshell
Removing 1 extra deps from cgrep due to repentancy on libshell
Wrote: /usr/src/RPM/RPMS/noarch/libshell-0.4.13-alt1.noarch.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/noarch/libshell-single-0.4.13-alt1.noarch.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/noarch/cgrep-0.4.13-alt1.noarch.rpm (w2.lzdio)
8.99user 8.77system 0:20.96elapsed 84%CPU (0avgtext+0avgdata 10300maxresident)k
0inputs+0outputs (0major+1277614minor)pagefaults 0swaps
3.29user 2.65system 0:30.58elapsed 19%CPU (0avgtext+0avgdata 132720maxresident)k
0inputs+0outputs (0major+204489minor)pagefaults 0swaps