<86>Nov 9 06:18:21 userdel[1098883]: delete user 'rooter' <86>Nov 9 06:18:21 groupadd[1098947]: group added to /etc/group: name=rooter, GID=1229 <86>Nov 9 06:18:21 groupadd[1098947]: group added to /etc/gshadow: name=rooter <86>Nov 9 06:18:21 groupadd[1098947]: new group: name=rooter, GID=1229 <86>Nov 9 06:18:21 useradd[1098992]: new user: name=rooter, UID=1229, GID=1229, home=/root, shell=/bin/bash, from=none <86>Nov 9 06:18:21 userdel[1099046]: delete user 'builder' <86>Nov 9 06:18:21 userdel[1099046]: removed group 'builder' owned by 'builder' <86>Nov 9 06:18:21 groupadd[1099099]: group added to /etc/group: name=builder, GID=1230 <86>Nov 9 06:18:21 groupadd[1099099]: group added to /etc/gshadow: name=builder <86>Nov 9 06:18:21 groupadd[1099099]: new group: name=builder, GID=1230 <86>Nov 9 06:18:21 useradd[1099149]: new user: name=builder, UID=1230, GID=1230, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ffsb-6.0-alt0.2.qa1.nosrc.rpm (w1.gzdio) Installing ffsb-6.0-alt0.2.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68447 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ffsb-6.0-rc2 + echo 'Source #0 (ffsb-6.0-rc2.tar.bz2):' Source #0 (ffsb-6.0-rc2.tar.bz2): + /usr/bin/bzip2 -dc /usr/src/RPM/SOURCES/ffsb-6.0-rc2.tar.bz2 + /bin/tar -xf - + cd ffsb-6.0-rc2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68447 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ffsb-6.0-rc2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 --disable-silent-rules --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for style of include used by make... GNU checking for i586-alt-linux-gcc... i586-alt-linux-gcc 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-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for AIX... no checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of i586-alt-linux-gcc... (cached) none checking for main in -lm... yes checking for main in -lpthread... yes checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdint.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/limits.h usability... no checking sys/limits.h presence... no checking for sys/limits.h... no checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking for system... yes checking for gettimeofday... yes checking for mkdir... yes checking for strerror... yes checking for open64... yes checking for stat64... yes checking for fseeko64... yes checking for lrand48_r... yes checking for srand48_r... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c fileops.c fileops.c: In function 'ffsb_stat': fileops.c:542:9: error: implicit declaration of function 'fhstat'; did you mean 'fstat'? [-Wimplicit-function-declaration] 542 | fhstat(curfile->name, ft, fs); | ^~~~~~ | fstat make[1]: *** [Makefile:328: fileops.o] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: *** Waiting for unfinished jobs.... make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c cirlist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c rand.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c metaops.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c rwlock.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c filelist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c main.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c fh.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make: *** [Makefile:217: all] Error 2 error: Bad exit status from /usr/src/tmp/rpm-tmp.68447 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.68447 (%build) Command exited with non-zero status 1 2.52user 1.77system 0:04.66elapsed 91%CPU (0avgtext+0avgdata 21504maxresident)k 0inputs+0outputs (0major+382848minor)pagefaults 0swaps hsh-rebuild: rebuild of `ffsb-6.0-alt0.2.qa1.src.rpm' failed. Command exited with non-zero status 1 0.90user 1.80system 0:09.75elapsed 27%CPU (0avgtext+0avgdata 11776maxresident)k 0inputs+0outputs (0major+82872minor)pagefaults 0swaps