<86>Mar 15 08:17:06 userdel[38054]: delete user 'rooter' <86>Mar 15 08:17:06 userdel[38054]: removed group 'rooter' owned by 'rooter' <86>Mar 15 08:17:06 userdel[38054]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 15 08:17:06 groupadd[38070]: group added to /etc/group: name=rooter, GID=585 <86>Mar 15 08:17:06 groupadd[38070]: group added to /etc/gshadow: name=rooter <86>Mar 15 08:17:06 groupadd[38070]: new group: name=rooter, GID=585 <86>Mar 15 08:17:06 useradd[38076]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Mar 15 08:17:06 userdel[38095]: delete user 'builder' <86>Mar 15 08:17:06 userdel[38095]: removed group 'builder' owned by 'builder' <86>Mar 15 08:17:06 userdel[38095]: removed shadow group 'builder' owned by 'builder' <86>Mar 15 08:17:06 groupadd[38115]: group added to /etc/group: name=builder, GID=586 <86>Mar 15 08:17:06 groupadd[38115]: group added to /etc/gshadow: name=builder <86>Mar 15 08:17:06 groupadd[38115]: new group: name=builder, GID=586 <86>Mar 15 08:17:06 useradd[38128]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash warning: Macro %gpl3plus not found <13>Mar 15 08:17:10 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Mar 15 08:17:10 rpmi: libstdc++8-devel-8.3.1-alt2 sisyphus+224979.100.1.1 1552540396 installed <13>Mar 15 08:17:12 rpmi: gcc8-c++-8.3.1-alt2 sisyphus+224979.100.1.1 1552540396 installed <13>Mar 15 08:17:12 rpmi: gcc-c++-8-alt1 sisyphus+222164.100.1.1 1550685959 installed <13>Mar 15 08:17:12 rpmi: groff-base-1.22.3-alt2 1502488686 installed <13>Mar 15 08:17:12 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550601058 installed <13>Mar 15 08:17:12 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/tardy-1.17-alt2.qa1.nosrc.rpm Installing tardy-1.17-alt2.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62587 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tardy-1.17 + echo 'Source #0 (tardy-1.17.tar):' Source #0 (tardy-1.17.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tardy-1.17.tar + cd tardy-1.17 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.65439 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tardy-1.17 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking for i586-alt-linux-g++... i586-alt-linux-g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking for a BSD-compatible install... /bin/install -c checking for bison... bison -y checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for AIX... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for main in -lsocket... no checking for main in -lz... yes checking for working stdarg.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking return type of signal handlers... void checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... yes checking for long file names... yes checking for strerror... yes checking for getpgrp... yes checking for tcgetpgrp... yes checking for strftime... yes checking for strcasecmp... yes checking for snprintf... yes checking for vsnprintf... yes checking for appropriate getpgrp argument... empty checking for a Bourne shell which understands functions... /bin/sh configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating etc/Howto.conf config.status: creating common/config.h + make -j8 make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' awk -f etc/txt2c.awk man1/tardy.1 > man1/tardy.h make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' i586-alt-linux-g++ -O -Icommon -Icommon -c common/ac/string.cc mv string.o common/ac/string.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' i586-alt-linux-g++ -O -Icommon -Icommon -c common/ac/stdio.cc mv stdio.o common/ac/stdio.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' i586-alt-linux-g++ -O -Icommon -Icommon -c common/ac/zlib.cc mv zlib.o common/ac/zlib.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' i586-alt-linux-g++ -O -Itardy -Icommon -c tardy/ofmt.cc mv ofmt.o tardy/ofmt.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' i586-alt-linux-g++ -O -Icommon -Icommon -c common/file/input.cc mv input.o common/file/input.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' i586-alt-linux-g++ -O -Icommon -Icommon -c common/error.cc mv error.o common/error.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' i586-alt-linux-g++ -O -Icommon -Icommon -c common/arglex.cc mv arglex.o common/arglex.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' i586-alt-linux-g++ -O -Itardy -Icommon -c tardy/ifmt.cc mv ifmt.o tardy/ifmt.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' i586-alt-linux-g++ -O -Icommon -Icommon -c common/file/output/stdout.cc mv stdout.o common/file/output/stdout.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' i586-alt-linux-g++ -O -Icommon -Icommon -c common/file/output/buffer.cc mv buffer.o common/file/output/buffer.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' i586-alt-linux-g++ -O -Itardy -Icommon -c tardy/tardy.cc mv tardy.o tardy/tardy.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' i586-alt-linux-g++ -O -Icommon -Icommon -c common/file/input/normal.cc mv normal.o common/file/input/normal.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' i586-alt-linux-g++ -O -Icommon -Icommon -c common/file/input/stdin.cc mv stdin.o common/file/input/stdin.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' i586-alt-linux-g++ -O -Icommon -Icommon -c common/file/output.cc mv output.o common/file/output.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' i586-alt-linux-g++ -O -Icommon -Icommon -c common/cannonical.cc mv cannonical.o common/cannonical.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' i586-alt-linux-g++ -O -Icommon -Icommon -c common/file/output/normal.cc mv normal.o common/file/output/normal.o mv: cannot stat 'normal.o': No such file or directory make: *** [Makefile:181: common/file/output/normal.o] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: *** Waiting for unfinished jobs.... make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' i586-alt-linux-g++ -O -Icommon -Icommon -c common/filenamelist.cc mv filenamelist.o common/filenamelist.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' i586-alt-linux-g++ -O -Icommon -Icommon -c common/filenamelist/file.cc mv file.o common/filenamelist/file.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' i586-alt-linux-g++ -O -Icommon -Icommon -c common/filenamelist/filter.cc mv filter.o common/filenamelist/filter.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' error: Bad exit status from /usr/src/tmp/rpm-tmp.65439 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.65439 (%build) Command exited with non-zero status 1 3.28user 1.14system 0:03.85elapsed 114%CPU (0avgtext+0avgdata 32260maxresident)k 0inputs+0outputs (0major+393478minor)pagefaults 0swaps hsh-rebuild: rebuild of `tardy-1.17-alt2.qa1.src.rpm' failed. Command exited with non-zero status 1 15.14user 4.24system 0:20.60elapsed 94%CPU (0avgtext+0avgdata 119432maxresident)k 1584inputs+0outputs (0major+759164minor)pagefaults 0swaps