<86>Apr 25 07:40:56 userdel[32261]: delete user `rooter' <86>Apr 25 07:40:56 userdel[32261]: remove group `rooter' <86>Apr 25 07:40:56 groupadd[32262]: new group: name=rooter, gid=501 <86>Apr 25 07:40:56 useradd[32263]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 07:40:56 userdel[32265]: delete user `builder' <86>Apr 25 07:40:56 userdel[32265]: remove group `builder' <86>Apr 25 07:40:56 groupadd[32266]: new group: name=builder, gid=502 <86>Apr 25 07:40:56 useradd[32267]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 07:40:59 rpmi: libncursesw-5.6-alt4 installed <13>Apr 25 07:40:59 rpmi: dialog-1.1-alt2 installed <13>Apr 25 07:40:59 rpmi: libtinfo-devel-5.6-alt4 installed <13>Apr 25 07:40:59 rpmi: libncurses-devel-5.6-alt4 installed <86>Apr 25 07:40:59 groupadd[32569]: new group: name=crontab, gid=36 <13>Apr 25 07:40:59 rpmi: crontab-control-1.1-alt1 installed <13>Apr 25 07:40:59 rpmi: setproctitle-0.3.1-alt1 installed <13>Apr 25 07:40:59 rpmi: vixie-cron-4.1.20060426-alt4 installed <13>Apr 25 07:40:59 rpmi: crontabs-1.8-alt1 installed <13>Apr 25 07:40:59 rpmi: stmpclean-0.3-alt2 installed <13>Apr 25 07:41:00 rpmi: flex-2.5.33-alt3 installed <13>Apr 25 07:41:00 rpmi: libpng12-1.2.27-alt1 installed <13>Apr 25 07:41:00 rpmi: libreadline-devel-5.2.11-alt1 installed <13>Apr 25 07:41:00 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 25 07:41:07 rpmi: tetex-core-2.0-alt4 installed <13>Apr 25 07:41:11 rpmi: tetex-dvips-2.0-alt4 installed <13>Apr 25 07:41:12 rpmi: tetex-latex-2.0-alt4 installed Installing avrdude-5.5-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.73 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf avrdude-5.5 + echo 'Source #0 (avrdude-5.5.tar.gz):' Source #0 (avrdude-5.5.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/avrdude-5.5.tar.gz + /bin/tar -xf - + cd avrdude-5.5 + /bin/chmod -c -Rf u+rwX,go-w . mode of `./doc/texinfo.tex' changed to 0644 (rw-r--r--) mode of `./doc/mdate-sh' changed to 0755 (rwxr-xr-x) mode of `./mkinstalldirs' changed to 0755 (rwxr-xr-x) mode of `./missing' changed to 0755 (rwxr-xr-x) mode of `./install-sh' changed to 0755 (rwxr-xr-x) mode of `./depcomp' changed to 0755 (rwxr-xr-x) mode of `./config.sub' changed to 0755 (rwxr-xr-x) mode of `./compile' changed to 0755 (rwxr-xr-x) mode of `./INSTALL' changed to 0644 (rw-r--r--) + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.73 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd avrdude-5.5 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.ac'. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should update your `aclocal.m4' by running aclocal. + ./configure --build=ppc-alt-linux --host=ppc-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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-doc checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking target system type... powerpc-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for ppc-alt-linux-gcc... ppc-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for tputs in -ltermcap... no checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking for usb_get_string_simple in -lusb... no checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for egrep... 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for ddk/hidsdi.h... no checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether ppc-alt-linux-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes checking for select... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strtol... yes checking for strtoul... yes checking for gettimeofday... yes checking for a Win32 HID libray... no checking for parallel device... configure: parallel port access disabled for this system checking for serial device... /dev/ttyS0 configure: creating ./config.status config.status: creating doc/Makefile config.status: creating windows/Makefile config.status: creating avrdude.spec config.status: creating Makefile config.status: creating avrdude.conf.tmp config.status: creating ac_cfg.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/avrdude-5.5' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/avrdude-5.5' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/avrdude-5.5/doc' texi2html -split_node ./avrdude.texi TEXINPUTS=".:$TEXINPUTS" \ MAKEINFO='/bin/sh /usr/src/RPM/BUILD/avrdude-5.5/missing --run makeinfo -I .' \ texi2dvi avrdude.texi TEXINPUTS=".:$TEXINPUTS" \ MAKEINFO='/bin/sh /usr/src/RPM/BUILD/avrdude-5.5/missing --run makeinfo -I .' \ texi2dvi --pdf --batch avrdude.texi mkdir: cannot create directory `avrdude.t2d': File exists /usr/bin/texi2dvi: cannot create directory: avrdude.t2d make[2]: *** [avrdude.dvi] Error 1 make[2]: *** Waiting for unfinished jobs.... mkdir: cannot create directory `/usr/src/RPM/BUILD/avrdude-5.5/doc/avrdude.t2d/pdf': No such file or directory /usr/bin/texi2dvi: cannot create directory: /usr/src/RPM/BUILD/avrdude-5.5/doc/avrdude.t2d/pdf make[2]: *** [avrdude.pdf] Error 1 if [ -e ./avrdude.html -o -e ./avrdude_1.html ]; then \ mkdir -p avrdude-html ; \ mv -f *.html avrdude-html ; \ else \ mv -f avrdude avrdude-html; \ fi; make[2]: Leaving directory `/usr/src/RPM/BUILD/avrdude-5.5/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/avrdude-5.5' make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 make: Leaving directory `/usr/src/RPM/BUILD/avrdude-5.5' RPM build errors: error: Bad exit status from /usr/src/tmp/rpm-tmp.73 (%build) Bad exit status from /usr/src/tmp/rpm-tmp.73 (%build) Command exited with non-zero status 1 4.42user 2.75system 0:08.35elapsed 85%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+597224minor)pagefaults 0swaps hsh-rebuild: rebuild of `avrdude-5.5-alt1.src.rpm' failed.