<86>Apr 21 05:56:42 userdel[8780]: delete user 'rooter' <86>Apr 21 05:56:42 groupadd[8821]: group added to /etc/group: name=rooter, GID=567 <86>Apr 21 05:56:42 groupadd[8821]: group added to /etc/gshadow: name=rooter <86>Apr 21 05:56:42 groupadd[8821]: new group: name=rooter, GID=567 <86>Apr 21 05:56:42 useradd[8854]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash <86>Apr 21 05:56:42 userdel[8895]: delete user 'builder' <86>Apr 21 05:56:42 userdel[8895]: removed group 'builder' owned by 'builder' <86>Apr 21 05:56:42 userdel[8895]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 05:56:42 groupadd[8976]: group added to /etc/group: name=builder, GID=568 <86>Apr 21 05:56:42 groupadd[8976]: group added to /etc/gshadow: name=builder <86>Apr 21 05:56:42 groupadd[8976]: new group: name=builder, GID=568 <86>Apr 21 05:56:42 useradd[9012]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash <13>Apr 21 05:56:46 rpmi: libgsl-1.16-alt1.git20150121.1 1449191824 installed <13>Apr 21 05:56:47 rpmi: libgsl-devel-1.16-alt1.git20150121.1 1449191824 installed Installing tamu_anova-0.2-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76978 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tamu_anova-0.2 + echo 'Source #0 (tamu_anova-0.2.tar.gz):' Source #0 (tamu_anova-0.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/tamu_anova-0.2.tar.gz + /bin/tar -xf - + cd tamu_anova-0.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.76978 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tamu_anova-0.2 + ./autogen.sh configure.ac:16: installing './compile' parallel-tests: installing './test-driver' Now use ./configure --enable-maintainer-mode + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' ++ 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 --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 configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes /usr/src/RPM/BUILD/tamu_anova-0.2/missing: Unknown `--is-lightweight' option Try `/usr/src/RPM/BUILD/tamu_anova-0.2/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether i586-alt-linux-gcc understands -c and -o together... yes checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib 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 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 for stdlib.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/tamu_anova-0.2' (CDPATH="${ZSH_VERSION+.}:" && cd . && autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/tamu_anova-0.2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o anova_1.o anova_1.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o anova_2.o anova_2.c Updating ./version-ref.texi rm -f libtamuanova.a ar cru libtamuanova.a anova_1.o anova_2.o ranlib libtamuanova.a make[1]: Leaving directory `/usr/src/RPM/BUILD/tamu_anova-0.2' make: Leaving directory `/usr/src/RPM/BUILD/tamu_anova-0.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16275 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tamu_anova-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tamu_anova-buildroot + cd tamu_anova-0.2 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/tamu_anova-buildroot make: Entering directory `/usr/src/RPM/BUILD/tamu_anova-0.2' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --version) >/dev/null 2>&1; then \ for f in tamu_anova.info tamu_anova.info-[0-9] tamu_anova.info-[0-9][0-9] tamu_anova.i[0-9] tamu_anova.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if makeinfo -I . \ -o tamu_anova.info tamu_anova.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./tamu_anova.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc /bin/sh: line 9: makeinfo: command not found make: *** [tamu_anova.info] Error 127 make: Leaving directory `/usr/src/RPM/BUILD/tamu_anova-0.2' error: Bad exit status from /usr/src/tmp/rpm-tmp.16275 (%install) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.16275 (%install) Command exited with non-zero status 1 4.89user 1.03system 0:10.02elapsed 59%CPU (0avgtext+0avgdata 27408maxresident)k 0inputs+0outputs (0major+213167minor)pagefaults 0swaps hsh-rebuild: rebuild of `tamu_anova-0.2-alt2.src.rpm' failed. Command exited with non-zero status 1 9.39user 4.11system 0:20.54elapsed 65%CPU (0avgtext+0avgdata 122152maxresident)k 1760inputs+0outputs (0major+371023minor)pagefaults 0swaps