### ### Sun Jul 11 16:10:15 CEST 2004: ### /usr/pkg/bin/bmake bulk-package for zsh-3.0.8 ### Current pkg count: 8 installed packages: digest-20021220 gettext-lib-0.11.5nb3 gtexinfo-4.6nb2 libiconv-1.9.1nb2 libtool-base-1.5.6nb1 patch-2.5.4nb2 pkg_install-info-4.5nb2 zsh-4.2.0nb1 ### BULK> Removing outdated (installed) package zsh-3.0.8 first. /usr/pkg/bin/bmake deinstall ===> Deinstalling for zsh Running /usr/pkg/sbin/pkg_delete -K /var/db/pkg zsh-4.2.0nb1 ===> Updating /etc/shells pkg_delete: unable to completely remove directory '/usr/pkg/lib/zsh/4.2.0/zsh' pkg_delete: unable to completely remove directory '/usr/pkg/lib/zsh/4.2.0' pkg_delete: unable to completely remove directory '/usr/pkg/lib/zsh' pkg_delete: couldn't entirely delete package `zsh-4.2.0nb1' (perhaps the packing list is incorrectly specified?) BULK> Full rebuild in progress... BULK> Cleaning package and its depends ===> Cleaning for zsh-3.0.8 ===> Cleaning for pkg_install-info-4.5nb2 ===> Cleaning for gtexinfo-4.6nb2 ===> Cleaning for gettext-lib-0.11.5nb3 ===> Cleaning for libiconv-1.9.1nb2 ===> Cleaning for libtool-base-1.5.6nb1 ===> Cleaning for patch-2.5.4nb2 BULK> Removing installed packages which are not needed to build zsh-3.0.8 BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest) BULK> zsh-3.0.8 requires installed package patch-2.5.4nb2 (devel/patch) to build. BULK> zsh-3.0.8 requires installed package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) to build. BULK> zsh-3.0.8 requires installed package libiconv-1.9.1nb2 (converters/libiconv) to build. BULK> zsh-3.0.8 requires installed package gettext-lib-0.11.5nb3 (devel/gettext-lib) to build. BULK> zsh-3.0.8 requires installed package gtexinfo-4.6nb2 (devel/gtexinfo) to build. BULK> zsh-3.0.8 requires installed package libtool-base-1.5.6nb1 (devel/libtool-base) to build. BULK> Installing packages which are required to build zsh-3.0.8. BULK> Required package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) is already installed BULK> Required package gtexinfo-4.6nb2 (devel/gtexinfo) is already installed BULK> Required package gettext-lib-0.11.5nb3 (devel/gettext-lib) is already installed BULK> Required package libiconv-1.9.1nb2 (converters/libiconv) is already installed BULK> Required package libtool-base-1.5.6nb1 (devel/libtool-base) is already installed BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed BULK> Required package digest-20021220 (pkgtools/digest) is already installed /usr/pkg/bin/bmake package (zsh-3.0.8) ===> Checking for vulnerabilities in zsh-3.0.8 => zsh-3.0.8.tar.gz doesn't seem to exist on this system. => Attempting to fetch zsh-3.0.8.tar.gz from ftp://ftp.cz.NetBSD.org/pub/NetBSD/packages/distfiles/. => [657979 bytes] => Checksum OK for zsh-3.0.8.tar.gz. work -> /pkgbuild/shells/zsh3/work ===> Extracting for zsh-3.0.8 ===> Required installed package pkg_install-info-[0-9]*: pkg_install-info-4.5nb2 found ===> Required installed package gtexinfo>=3.12: gtexinfo-4.6nb2 found ===> Required installed package patch>=2.2: patch-2.5.4nb2 found ===> Patching for zsh-3.0.8 ===> Applying pkgsrc patches for zsh-3.0.8 ===> Overriding tools for zsh-3.0.8 ===> Buildlinking for zsh-3.0.8 ===> Configuring for zsh-3.0.8 creating cache ./config.cache configuring for zsh 3.0.8 checking host system type... sparc-sun-solaris2 checking for gcc... cc checking whether the C compiler (cc -O -R/usr/pkg/lib) works... yes checking whether the C compiler (cc -O -R/usr/pkg/lib) is a cross-compiler... no checking whether we are using GNU C... no checking whether cc accepts -g... yes checking whether large file support needs explicit enabling... yes, but LIBS is already set, so use its settings checking how to run the C preprocessor... cc -E checking for working const... yes checking for cc option to accept ANSI C... checking for function prototypes... yes checking size of long... 4 checking if the compiler supports union initialisation... yes checking if signed to unsigned casting is broken... no checking whether bmake sets ${MAKE}... yes checking for a BSD compatible install... /usr/ucb/install -c -o root -g root checking for mawk... /usr/bin/nawk checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking whether stat file-mode macros are broken... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/select.h... yes checking for termcap.h... no checking for termio.h... yes checking for termios.h... yes checking for sys/param.h... yes checking for sys/filio.h... yes checking for string.h... yes checking for memory.h... yes checking for limits.h... yes checking for fcntl.h... yes checking for libc.h... no checking for sys/utsname.h... yes checking for sys/resource.h... yes checking for locale.h... yes checking for errno.h... yes checking for stdlib.h... yes checking for unistd.h... yes checking for conflicts in sys/time.h and sys/select.h... no checking ut_host in struct utmp... no checking ut_host in struct utmpx... yes checking POSIX termios... yes checking TIOCGWINSZ in termios.h... yes checking for sys/ptem.h... yes checking for tgetent in -ltermcap... yes checking for library containing getdomainname... -lnsl checking for library containing yp_all... none required checking if an include file defines ospeed... no checking if you must define ospeed... yes checking if tgetent accepts NULL... yes checking return type of signal handlers... void checking for pid_t... yes checking for off_t... yes checking for ino_t... yes checking for mode_t... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking if off_t is 64 bit... no checking if ino_t is 64 bit... no checking if compiler has a 64 bit type... long long checking for a corresponding unsigned 64 bit type... unsigned long long checking for sigset_t... yes checking for struct timezone... yes checking whether getpgrp takes no argument... yes checking for working strcoll... yes checking for strftime... yes checking for waitpid... yes checking for select... yes checking for tcsetpgrp... yes checking for tcgetattr... yes checking for strstr... yes checking for lstat... yes checking for getlogin... yes checking for setpgid... yes checking for gettimeofday... yes checking for gethostname... yes checking for mkfifo... yes checking for wait3... yes checking for difftime... yes checking for sigblock... no checking for sigsetmask... no checking for sigrelse... yes checking for sighold... yes checking for killpg... yes checking for sigaction... yes checking for getrlimit... yes checking for sigprocmask... yes checking for setuid... yes checking for seteuid... yes checking for setreuid... yes checking for setresuid... no checking for strerror... yes checking for nis_list... yes checking for initgroups... yes checking for getpwnam... yes checking for getpwuid... yes checking for setlocale... yes checking for _mktemp... yes checking what style of signals to use... POSIX_SIGNALS checking where signal.h is located... /usr/include/sys/iso/signal_iso.h checking where the RLIMIT macros are located... /usr/include/sys/resource.h checking if rlim_t is longer than a long... no checking if the rlim_t is unsigned... yes checking for rlim_t... yes checking for /dev/fd filesystem... no checking for RFS superroot directory... no checking for NIS... no checking for NIS+... no checking where utmp is located... /dev/null checking where wtmp is located... /dev/null checking for brk() prototype in... yes checking for sbrk() prototype in ... yes checking for ioctl prototype in ... no checking for mknod prototype in ... yes checking if named FIFOs work... yes checking if echo in /bin/sh interprets escape sequences... yes updating cache ./config.cache creating ./config.status creating Makefile creating Src/Makefile creating Doc/Makefile creating Etc/Makefile creating Misc/Makefile creating Util/Makefile creating Functions/Makefile creating StartupFiles/Makefile creating config.h zsh configuration ----------------- zsh version : 3.0.8 host operating system : solaris2 source code location : . compiler : cc compiler flags : -O binary install path : /usr/pkg/bin man page install path : /usr/pkg/man info install path : /usr/pkg/info ===> Building for zsh-3.0.8 CONFIG_FILES=Makefile CONFIG_HEADERS= ./config.status creating Makefile cd Src && /usr/pkg/bin/bmake CC='cc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' CFLAGS='-O' LDFLAGS='-R/usr/pkg/lib -s' LIBS='-lnsl -ltermcap' prefix='/usr/pkg' exec_prefix='/usr/pkg' bindir='/usr/pkg/bin' infodir='/usr/pkg/info' mandir='/usr/pkg/man' manext='1' sed -n -f ./makepro.sed builtin.c > builtin.pro sed -n -f ./makepro.sed compat.c > compat.pro sed -n -f ./makepro.sed cond.c > cond.pro sed -n -f ./makepro.sed exec.c > exec.pro sed -n -f ./makepro.sed glob.c > glob.pro sed -n -f ./makepro.sed hashtable.c > hashtable.pro sed -n -f ./makepro.sed hist.c > hist.pro sed -n -f ./makepro.sed init.c > init.pro sed -n -f ./makepro.sed input.c > input.pro sed -n -f ./makepro.sed jobs.c > jobs.pro sed -n -f ./makepro.sed lex.c > lex.pro sed -n -f ./makepro.sed linklist.c > linklist.pro sed -n -f ./makepro.sed loop.c > loop.pro sed -n -f ./makepro.sed math.c > math.pro sed -n -f ./makepro.sed mem.c > mem.pro sed -n -f ./makepro.sed params.c > params.pro sed -n -f ./makepro.sed parse.c > parse.pro sed -n -f ./makepro.sed signals.c > signals.pro sed -n -f ./makepro.sed subst.c > subst.pro sed -n -f ./makepro.sed text.c > text.pro sed -n -f ./makepro.sed utils.c > utils.pro sed -n -f ./makepro.sed watch.c > watch.pro sed -n -f ./makepro.sed zle_hist.c > zle_hist.pro sed -n -f ./makepro.sed zle_main.c > zle_main.pro sed -n -f ./makepro.sed zle_misc.c > zle_misc.pro sed -n -f ./makepro.sed zle_move.c > zle_move.pro sed -n -f ./makepro.sed zle_refresh.c > zle_refresh.pro sed -n -f ./makepro.sed zle_tricky.c > zle_tricky.pro sed -n -f ./makepro.sed zle_utils.c > zle_utils.pro sed -n -f ./makepro.sed zle_vi.c > zle_vi.pro sed -n -f ./makepro.sed zle_word.c > zle_word.pro /usr/bin/nawk -f ./signames.awk /usr/include/sys/iso/signal_iso.h > signames.h /usr/bin/nawk -f ./rlimits.awk /usr/include/sys/resource.h > rlimits.h cc -c -I.. -I. -I. -DHAVE_CONFIG_H -O builtin.c "builtin.c", line 1014: warning: end-of-loop code not reached "builtin.c", line 4797: warning: end-of-loop code not reached "builtin.c", line 4801: warning: end-of-loop code not reached cc -c -I.. -I. -I. -DHAVE_CONFIG_H -O compat.c cc -c -I.. -I. -I. -DHAVE_CONFIG_H -O cond.c cc -c -I.. -I. -I. -DHAVE_CONFIG_H -O exec.c "exec.c", line 2614: warning: end-of-loop code not reached cc -c -I.. -I. -I. -DHAVE_CONFIG_H -O glob.c cc -c -I.. -I. -I. -DHAVE_CONFIG_H -O hashtable.c "hashtable.c", line 1031: variable length array can not be declared with a static storage class: llbuf "hashtable.c", line 1302: cannot recover from previous errors cc: acomp failed for hashtable.c *** Error code 2 Stop. bmake: stopped in /pkgbuild/shells/zsh3/work/zsh-3.0.8/Src *** Error code 1 Stop. bmake: stopped in /pkgbuild/shells/zsh3/work/zsh-3.0.8 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/shells/zsh3 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/shells/zsh3 BULK> zsh-3.0.8 was marked as broken: -rw-r--r-- 1 root other 11491 Jul 11 16:11 .broken.html /usr/pkg/bin/bmake deinstall ===> Deinstalling for zsh BULK> Marking all packages which depend upon zsh-3.0.8 as broken: BULK> Build for zsh-3.0.8 was not successful, aborting.