# src : ftp://buildlogs.pld-linux.org/th/athlon/FAIL/pdksh,e9ac9004-6c1d-48c4-9c4e-1d4a748722fe.bz2 # date : 2009/07/28 10:52:39 request from: arekm checking if we should skip the build started at: Tue Jul 28 10:52:16 2009 fetching http://ep09.pld-linux.org/~builderth/srpms/e9ac9004-6c1d-48c4-9c4e-1d4a748722fe/pdksh-5.2.14-54.src.rpm fetched 577705 bytes, 187.6 K/s installing srpm: pdksh-5.2.14-54.src.rpm Building target platforms: athlon-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: cd rpm/SPECS; TMPDIR=/tmp/B.cfd063 nice -n 0 rpmbuild -bb --define '_smp_mflags -j1' --target athlon-pld-linux pdksh.spec Building target platforms: athlon-pld-linux Executing(%prep): env -i PATH=/home/users/builder/GNUstep/Tools:/usr/local/bin:/usr/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/users/builder/bin HOME=/home/users/builder TMP=/home/users/builder/tmp TMPDIR=/tmp/B.cfd063 /bin/sh -e /tmp/B.cfd063/rpm-tmp.37472 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf pdksh-5.2.14 + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/pdksh-5.2.14.tar.gz + tar -xf - + STATUS=0 + [ 0 -ne 0 ] + cd pdksh-5.2.14 + /bin/id -u + [ 1002 = 0 ] + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo Patch #0 (pdksh-static.patch): Patch #0 (pdksh-static.patch): + patch -p0 -s + < /home/users/builder/rpm/SOURCES/pdksh-static.patch + echo Patch #1 (pdksh-debian.patch): Patch #1 (pdksh-debian.patch): + patch -p1 -s + < /home/users/builder/rpm/SOURCES/pdksh-debian.patch + echo Patch #4 (pdksh-history.patch): Patch #4 (pdksh-history.patch): + patch -p1 -s + < /home/users/builder/rpm/SOURCES/pdksh-history.patch + echo Patch #9 (pdksh-no_stop_alias.patch): Patch #9 (pdksh-no_stop_alias.patch): + patch -p1 -s + < /home/users/builder/rpm/SOURCES/pdksh-no_stop_alias.patch + echo Patch #11 (pdksh-circumflex.patch): Patch #11 (pdksh-circumflex.patch): + patch -p1 -s + < /home/users/builder/rpm/SOURCES/pdksh-circumflex.patch + echo Patch #13 (pdksh-hex.patch): Patch #13 (pdksh-hex.patch): + patch -p1 -s + < /home/users/builder/rpm/SOURCES/pdksh-hex.patch + echo Patch #14 (pdksh-kshrc_support.patch): Patch #14 (pdksh-kshrc_support.patch): + patch -p1 -s + < /home/users/builder/rpm/SOURCES/pdksh-kshrc_support.patch + echo Patch #15 (pdksh-openbsd.patch): Patch #15 (pdksh-openbsd.patch): + patch -p1 -s + < /home/users/builder/rpm/SOURCES/pdksh-openbsd.patch + exit 0 Executing(%build): env -i PATH=/home/users/builder/GNUstep/Tools:/usr/local/bin:/usr/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/users/builder/bin HOME=/home/users/builder TMP=/home/users/builder/tmp TMPDIR=/tmp/B.cfd063 /bin/sh -e /tmp/B.cfd063/rpm-tmp.37472 + umask 022 + cd /home/users/builder/rpm/BUILD + cd pdksh-5.2.14 + CFLAGS=-O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 + LDFLAGS=-O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -Wl,--as-needed -Wl,-z,relro -Wl,-z,combreloc + [ -n ] + LDFLAGS=-O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -Wl,--as-needed -Wl,-z,relro -Wl,-z,combreloc + export LDFLAGS + CFLAGS=-O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 + export CFLAGS + CXXFLAGS=-O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 + export CXXFLAGS + FFLAGS=-O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 + export FFLAGS + FCFLAGS=-O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 + export FCFLAGS + CPPFLAGS=-D_FORTIFY_SOURCE=2 + export CPPFLAGS + CC=athlon-pld-linux-gcc + export CC + CXX=athlon-pld-linux-g++ + export CXX + ./configure --host=athlon-pld-linux --prefix=/usr --exec-prefix=/ --bindir=/bin --sbindir=//sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=//lib --libexecdir=//lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-libraries=//lib --enable-emacs --enable-vi creating cache ./config.cache checking for gcc... athlon-pld-linux-gcc checking whether we are using GNU C... yes checking how to run the C preprocessor... athlon-pld-linux-gcc -E checking whether athlon-pld-linux-gcc needs -traditional... no checking if this is a problematic os... checking for minix/config.h... no no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for opendir in -lndir... no checking for sane unistd.h... yes checking terminal interface... termios checking for stddef.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for paths.h... yes checking for sys/param.h... yes checking for sys/resource.h... yes checking for values.h... yes checking for ulimit.h... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for off_t in sys/types.h... yes checking for mode_t in sys/types.h... yes checking for pid_t in sys/types.h... yes checking for uid_t in sys/types.h... yes checking return type of signal handlers... void checking size of int... 4 checking size of long... 4 checking for clock_t in any of , and ... yes checking for sigset_t in and ... yes checking for rlim_t in and ... yes checking for working memmove... yes checking for memset... yes checking for confstr... yes checking for dup2... yes checking for flock... yes checking for getcwd... yes checking for getwd... yes checking for killpg... yes checking for nice... yes checking for setrlimit... yes checking for strerror... yes checking for strcasecmp... yes checking for strstr... yes checking for sysconf... yes checking for tcsetpgrp... yes checking for ulimit... yes checking for waitpid... yes checking for wait3... yes checking for sigsetjmp... no checking for _setjmp... yes checking for valloc... yes checking for getpagesize... yes checking for working mmap... yes checking for lstat... yes checking for sys_errlist declaration in errno.h... no checking for sys_errlist in library... yes checking for sys_siglist declaration in signal.h or unistd.h... yes checking for sys_siglist in library... yes checking time() declaration in time.h... yes checking if times() is present/working... yes checking whether stat file-mode macros are broken... no checking for st_rdev in struct stat... yes checking for working const... yes checking if compiler understands void... yes checking if compiler understands volatile... yes checking if compiler understands prototypes... yes checking if C compiler groks __attribute__(( .. ))... yes checking whether #! works in shell scripts... yes checking for a BSD compatible install... /usr/bin/install -c checking if dup2() works (ie, resets the close-on-exec flag)... yes checking flavour of signal routines... posix checking flavour of pgrp routines... posix checking if process group synchronization is required... no checking if opendir() fails to open non-directories... yes checking if you have /dev/fd/n... no updating cache ./config.cache creating ./config.status creating Makefile creating config.h + make -j1 CONFIG_FILES="" CONFIG_HEADERS=config.h ./config.status creating config.h config.h is unchanged date > stamp-h athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 alloc.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 c_ksh.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 c_sh.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 c_test.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 c_ulimit.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 edit.c ./emacs-gen.sh ./emacs.c > tmpemacs.out mv tmpemacs.out emacs.out athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 emacs.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 eval.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 exec.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 expr.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 history.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 io.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 jobs.c jobs.c: In function 'exchild': jobs.c:634: warning: ignoring return value of 'nice', declared with attribute warn_unused_result athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 lex.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 mail.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 main.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 misc.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 missing.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 path.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 shf.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 sigact.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 syn.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 table.c ./siglist.sh "athlon-pld-linux-gcc -E -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I." < ./siglist.in > tmpsiglist.out mv tmpsiglist.out siglist.out athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 trap.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 tree.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 tty.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 var.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 version.c athlon-pld-linux-gcc -c -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I. -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -D_FILE_OFFSET_BITS=64 -DDEBIAN=1 vi.c athlon-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -Wl,--as-needed -Wl,-z,relro -Wl,-z,combreloc -o ksh alloc.o c_ksh.o c_sh.o c_test.o c_ulimit.o edit.o emacs.o eval.o exec.o expr.o history.o io.o jobs.o lex.o mail.o main.o misc.o missing.o path.o shf.o sigact.o syn.o table.o trap.o tree.o tty.o var.o version.o vi.o athlon-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -Wl,--as-needed -Wl,-z,relro -Wl,-z,combreloc -static -o ksh.static alloc.o c_ksh.o c_sh.o c_test.o c_ulimit.o edit.o emacs.o eval.o exec.o expr.o history.o io.o jobs.o lex.o mail.o main.o misc.o missing.o path.o shf.o sigact.o syn.o table.o trap.o tree.o tty.o var.o version.o vi.o eval.o: In function `homedir': /home/users/builder/rpm/BUILD/pdksh-5.2.14/eval.c:1296: warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ./mkman ksh ./ksh.Man > tmpksh.1 mv tmpksh.1 ksh.1 + exit 0 Executing(%install): env -i PATH=/home/users/builder/GNUstep/Tools:/usr/local/bin:/usr/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/users/builder/bin HOME=/home/users/builder TMP=/home/users/builder/tmp TMPDIR=/tmp/B.cfd063 /bin/sh -e /tmp/B.cfd063/rpm-tmp.1701 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm --interactive=never -rf /tmp/B.cfd063/pdksh-5.2.14-root-builder + cd pdksh-5.2.14 + rm -rf /tmp/B.cfd063/pdksh-5.2.14-root-builder + make -j1 install exec_prefix=/tmp/B.cfd063/pdksh-5.2.14-root-builder mandir=/tmp/B.cfd063/pdksh-5.2.14-root-builder/usr/share/man/man1 ./mkinstalldirs /tmp/B.cfd063/pdksh-5.2.14-root-builder/bin /tmp/B.cfd063/pdksh-5.2.14-root-builder/usr/share/man/man1 mkdir /tmp/B.cfd063/pdksh-5.2.14-root-builder mkdir /tmp/B.cfd063/pdksh-5.2.14-root-builder/bin mkdir /tmp/B.cfd063/pdksh-5.2.14-root-builder/usr mkdir /tmp/B.cfd063/pdksh-5.2.14-root-builder/usr/share mkdir /tmp/B.cfd063/pdksh-5.2.14-root-builder/usr/share/man mkdir /tmp/B.cfd063/pdksh-5.2.14-root-builder/usr/share/man/man1 /usr/bin/install -c ksh /tmp/B.cfd063/pdksh-5.2.14-root-builder/bin/`echo ksh|sed 's,x,x,'` /usr/bin/install -c ksh.static /tmp/B.cfd063/pdksh-5.2.14-root-builder/bin/`echo ksh.static|sed 's,x,x,'` /usr/bin/install -c -m 644 ksh.1 /tmp/B.cfd063/pdksh-5.2.14-root-builder/usr/share/man/man1/`echo ksh|sed 's,x,x,'`.1 + install -d /tmp/B.cfd063/pdksh-5.2.14-root-builder/usr/share/man/pl/man1 /tmp/B.cfd063/pdksh-5.2.14-root-builder/etc + echo .so ksh.1 /tmp/B.cfd063/rpm-tmp.1701[40]: internal error: alloc: freeing memory outside of block (corrupted?) Processing files: pdksh-5.2.14-54 error: File not found: /tmp/B.cfd063/pdksh-5.2.14-root-builder/etc/kshrc error: File not found: /tmp/B.cfd063/pdksh-5.2.14-root-builder/bin/sh error: File not found by glob: /tmp/B.cfd063/pdksh-5.2.14-root-builder/usr/share/man/pl/man1/* Executing(%doc): env -i PATH=/home/users/builder/GNUstep/Tools:/usr/local/bin:/usr/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/users/builder/bin HOME=/home/users/builder TMP=/home/users/builder/tmp TMPDIR=/tmp/B.cfd063 /bin/sh -e /tmp/B.cfd063/rpm-tmp.1701 + umask 022 + cd /home/users/builder/rpm/BUILD + cd pdksh-5.2.14 + DOCDIR=/tmp/B.cfd063/pdksh-5.2.14-root-builder/usr/share/doc/pdksh-5.2.14 + export DOCDIR + rm -rf /tmp/B.cfd063/pdksh-5.2.14-root-builder/usr/share/doc/pdksh-5.2.14 + /bin/mkdir -p /tmp/B.cfd063/pdksh-5.2.14-root-builder/usr/share/doc/pdksh-5.2.14 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.cfd063/pdksh-5.2.14-root-builder/usr/share/doc/pdksh-5.2.14... Documentation compressed. + cp -pr README NEWS BUG-REPORTS LEGAL /tmp/B.cfd063/pdksh-5.2.14-root-builder/usr/share/doc/pdksh-5.2.14 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.cfd063/pdksh-5.2.14-root-builder/usr/share/doc/pdksh-5.2.14... ./BUG-REPORTS ./LEGAL ./README ./NEWS Documentation compressed. + exit 0 Processing files: pdksh-static-5.2.14-54 Requires(rpmlib): rpmlib(BuiltinLuaScripts) <= 4.2.2-1 Processing files: pdksh-debuginfo-5.2.14-54 error: Could not open %files file /home/users/builder/rpm/BUILD/pdksh-5.2.14/debugfiles.list: No such file or directory RPM build errors: File not found: /tmp/B.cfd063/pdksh-5.2.14-root-builder/etc/kshrc File not found: /tmp/B.cfd063/pdksh-5.2.14-root-builder/bin/sh File not found by glob: /tmp/B.cfd063/pdksh-5.2.14-root-builder/usr/share/man/pl/man1/* Could not open %files file /home/users/builder/rpm/BUILD/pdksh-5.2.14/debugfiles.list: No such file or directory ended at: Tue Jul 28 10:52:39 2009, done in 00h 00m 17s error: No files produced. Begin-PLD-Builder-Info Build-Time: user:13.14s sys:2.88s real:22.62s (faults io:0 non-io:774128) End-PLD-Builder-Info