<86>Sep 7 09:06:46 userdel[3282829]: delete user 'rooter' <86>Sep 7 09:06:46 userdel[3282829]: removed group 'rooter' owned by 'rooter' <86>Sep 7 09:06:46 userdel[3282829]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 7 09:06:46 groupadd[3282838]: group added to /etc/group: name=rooter, GID=669 <86>Sep 7 09:06:46 groupadd[3282838]: group added to /etc/gshadow: name=rooter <86>Sep 7 09:06:46 groupadd[3282838]: new group: name=rooter, GID=669 <86>Sep 7 09:06:46 useradd[3282846]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Sep 7 09:06:46 userdel[3282854]: delete user 'builder' <86>Sep 7 09:06:46 userdel[3282854]: removed group 'builder' owned by 'builder' <86>Sep 7 09:06:46 userdel[3282854]: removed shadow group 'builder' owned by 'builder' <86>Sep 7 09:06:46 groupadd[3282860]: group added to /etc/group: name=builder, GID=670 <86>Sep 7 09:06:46 groupadd[3282860]: group added to /etc/gshadow: name=builder <86>Sep 7 09:06:46 groupadd[3282860]: new group: name=builder, GID=670 <86>Sep 7 09:06:46 useradd[3282865]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libshell-0.4.8-alt1.src.rpm: The use of such a license name is ambiguous: GPL <13>Sep 7 09:06:48 rpmi: perl-Filter-1.60-alt1 sisyphus+257141.100.1.1 1598989347 installed <13>Sep 7 09:06:48 rpmi: perl-Encode-3.07-alt1 sisyphus+257208.100.1.1 1599043410 installed <13>Sep 7 09:06:48 rpmi: perl-Locale-gettext-1.07-alt1.2 sisyphus+219907.10400.1.1 1548355707 installed <13>Sep 7 09:06:48 rpmi: help2man-1.47.16-alt1 sisyphus+256512.100.1.1 1597925386 installed <13>Sep 7 09:06:48 rpmi: scdoc-1.10.1-alt1 sisyphus+248676.100.1.1 1585311706 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libshell-0.4.8-alt1.nosrc.rpm Installing libshell-0.4.8-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.89149 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libshell-0.4.8 + echo 'Source #0 (libshell-0.4.8.tar):' Source #0 (libshell-0.4.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libshell-0.4.8.tar + cd libshell-0.4.8 + /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.89149 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libshell-0.4.8 + make make: Entering directory '/usr/src/RPM/BUILD/libshell-0.4.8' ln -s -- shell-quote shell-regexp PATH="/usr/src/RPM/BUILD/libshell-0.4.8:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games" /usr/src/RPM/BUILD/libshell-0.4.8/gen-deps.sh shell-args shell-cmdline shell-config shell-error shell-getopt shell-git-config shell-ini-config shell-ip-address shell-mail-address shell-process shell-quote 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.8:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games" /usr/src/RPM/BUILD/libshell-0.4.8/gen-syms.sh shell-args shell-cmdline shell-config shell-error shell-getopt shell-git-config shell-ini-config shell-ip-address shell-mail-address shell-process shell-quote 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.8/utils' sed \ -e 's,@VERSION@,0.4.8,g' \ cgrep touch -r cgrep.in cgrep chmod --reference=cgrep.in cgrep env PATH="..:$PATH" help2man -N -s1 -S 'cgrep 0.4.8' -i cgrep.1.inc ./cgrep >cgrep.1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libshell-0.4.8/utils' make: Leaving directory '/usr/src/RPM/BUILD/libshell-0.4.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.89149 + 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 + cd libshell-0.4.8 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/libshell-buildroot install make: Entering directory '/usr/src/RPM/BUILD/libshell-0.4.8' 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-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-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.8/utils' mkdir -p -m755 /usr/src/tmp/libshell-buildroot/usr/bin cp -a cgrep /usr/src/tmp/libshell-buildroot/usr/bin/ mkdir -p -m755 /usr/src/tmp/libshell-buildroot/usr/share/man/man1 /bin/install -p -p -m644 cgrep.1 /usr/src/tmp/libshell-buildroot/usr/share/man/man1/ make[1]: Leaving directory '/usr/src/RPM/BUILD/libshell-0.4.8/utils' make: Leaving directory '/usr/src/RPM/BUILD/libshell-0.4.8' + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/libshell-buildroot install-single make: Entering directory '/usr/src/RPM/BUILD/libshell-0.4.8' PATH="/usr/src/RPM/BUILD/libshell-0.4.8:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games" /usr/src/RPM/BUILD/libshell-0.4.8/gen-single.sh shell-args shell-cmdline shell-config shell-error shell-getopt shell-git-config shell-ini-config shell-ip-address 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.8' + /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) 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) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.10228 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libshell-0.4.8 + make check make: Entering directory '/usr/src/RPM/BUILD/libshell-0.4.8' Running tests with /bin/sh tests passed: 202 100% tests failed: 0 0% tests skipped: 0 0% tests total: 202 Running tests with /bin/bash tests passed: 202 100% tests failed: 0 0% tests skipped: 0 0% tests total: 202 Running tests with /bin/bash4 tests passed: 202 100% tests failed: 0 0% tests skipped: 0 0% tests total: 202 All functions are documented. make: Leaving directory '/usr/src/RPM/BUILD/libshell-0.4.8' + exit 0 Processing files: libshell-0.4.8-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.76732 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libshell-0.4.8 + DOCDIR=/usr/src/tmp/libshell-buildroot/usr/share/doc/libshell-0.4.8 + export DOCDIR + rm -rf /usr/src/tmp/libshell-buildroot/usr/share/doc/libshell-0.4.8 + /bin/mkdir -p /usr/src/tmp/libshell-buildroot/usr/share/doc/libshell-0.4.8 + cp -prL COPYING /usr/src/tmp/libshell-buildroot/usr/share/doc/libshell-0.4.8 + chmod -R go-w /usr/src/tmp/libshell-buildroot/usr/share/doc/libshell-0.4.8 + chmod -R a+rX /usr/src/tmp/libshell-buildroot/usr/share/doc/libshell-0.4.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Sva5FC 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.bKUBeA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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-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 flock grep logger mv printenv rm sed touch tput Requires: coreutils, grep, sed, termutils, util-linux Processing files: libshell-single-0.4.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Tyjc9D 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.7GCQcE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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 flock grep logger mv printenv rm sed touch tput Requires: /bin/shell-terminfo, coreutils, grep, sed, termutils, util-linux Processing files: cgrep-0.4.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ulQGAB 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.FNf9vB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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 fatal 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 5 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.8-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/libshell-single-0.4.8-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/cgrep-0.4.8-alt1.noarch.rpm 16.11user 6.15system 0:25.76elapsed 86%CPU (0avgtext+0avgdata 18492maxresident)k 0inputs+0outputs (0major+1417473minor)pagefaults 0swaps /.out/libshell-0.4.8-alt1.noarch.rpm: The use of such a license name is ambiguous: GPL /.out/libshell-single-0.4.8-alt1.noarch.rpm: The use of such a license name is ambiguous: GPL /.out/cgrep-0.4.8-alt1.noarch.rpm: The use of such a license name is ambiguous: GPL 20.15user 8.75system 0:32.19elapsed 89%CPU (0avgtext+0avgdata 110332maxresident)k 416inputs+0outputs (0major+1743167minor)pagefaults 0swaps