### ### Sun Aug 7 21:24:36 EDT 2005: ### /usr/pkg/bin/bmake bulk-package for ht-0.9.0nb1 ### Current pkg count: 4 installed packages: digest-20050323 libtool-base-1.5.18nb3 szip-2.0 zlib-1.2.3 ### BULK> Full rebuild in progress... BULK> Cleaning package ht-0.9.0nb1 and pre-requisite packages ===> Cleaning for ht-0.9.0nb1 ===> Cleaning for bison-2.0 ===> Cleaning for gettext-0.11.5nb5 ===> Cleaning for gettext-lib-0.11.5nb4 ===> Cleaning for libiconv-1.9.2nb1 ===> Cleaning for libtool-base-1.5.18nb3 ===> Cleaning for gettext-m4-0.11.5 ===> Cleaning for pkg_install-info-4.5nb3 ===> Cleaning for m4-1.4.3 ===> Cleaning for gtexinfo-4.8 ===> Cleaning for flex-2.5.4a ===> Cleaning for ncurses-5.4nb1 BULK> Removing installed packages which are not needed to build ht-0.9.0nb1 BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest) /usr/pkg/sbin/pkg_delete -K /var/db/pkg -r szip-2.0 BULK> ht-0.9.0nb1 requires installed package libtool-base-1.5.18nb3 (devel/libtool-base) to build. /usr/pkg/sbin/pkg_delete -K /var/db/pkg -r zlib-1.2.3 BULK> Installing packages which are required to build ht-0.9.0nb1. BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS-5.8/sparc/All/bison-2.0.tgz BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS-5.8/sparc/All/gettext-0.11.5nb5.tgz =========================================================================== Installing files needed by libiconv-1.9.2nb1: /usr/pkg/lib/charset.alias [/usr/pkg/share/examples/libiconv/charset.alias] =========================================================================== BULK> Required package gettext-lib-0.11.5nb4 (devel/gettext-lib) is already installed BULK> Required package libiconv-1.9.2nb1 (converters/libiconv) is already installed BULK> Required package libtool-base-1.5.18nb3 (devel/libtool-base) is already installed BULK> Required package gettext-m4-0.11.5 (devel/gettext-m4) is already installed BULK> Required package pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) is already installed BULK> Required package m4-1.4.3 (devel/m4) is already installed BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS-5.8/sparc/All/gtexinfo-4.8.tgz BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS-5.8/sparc/All/flex-2.5.4a.tgz BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS-5.8/sparc/All/ncurses-5.4nb1.tgz BULK> Required package digest-20050323 (pkgtools/digest) is already installed /usr/pkg/bin/bmake package (ht-0.9.0nb1) ===> Checking for vulnerabilities in ht-0.9.0nb1 => ht-0.9.0.tar.bz2 doesn't seem to exist on this system. => Attempting to fetch ht-0.9.0.tar.bz2 from ftp://netbsd.stevens-tech.edu/pub/NetBSD/packages/distfiles/. => [765072 bytes] => Checksum SHA1 OK for ht-0.9.0.tar.bz2. => Checksum RMD160 OK for ht-0.9.0.tar.bz2. work -> /pkgobj/devel/ht/work ===> Extracting for ht-0.9.0nb1 ===> Required installed package ncurses>=5.4nb1: ncurses-5.4nb1 found ===> Required installed package bison>=1.0: bison-2.0 found ===> Required installed package flex>=2.5.4a: flex-2.5.4a found ===> Required installed package flex>=2.5.4a: flex-2.5.4a found ===> Patching for ht-0.9.0nb1 ===> Overriding tools for ht-0.9.0nb1 ===> Creating toolchain wrappers for ht-0.9.0nb1 ===> Configuring for ht-0.9.0nb1 configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... sparc-sun-solaris2.8 checking host system type... sparc-sun-solaris2 checking target system type... sparc-sun-solaris2 checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root checking whether build environment is sane... yes checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking for sparc-sun-solaris2-strip... no checking for strip... strip configure: warning: solaris2: unknown target OS, assuming POSIX-compatible... *** POSIX-generic, we need (n)curses, '-pipe' disabled for safety checking for sparc-sun-solaris2-ranlib... no checking for ranlib... ranlib checking for gmake... no checking for make... /pkgobj/devel/ht/work/.tools/bin/make checking whether /pkgobj/devel/ht/work/.tools/bin/make sets $(MAKE)... yes checking for sparc-sun-solaris2-gcc... cc 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... no checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by /pkgobj/devel/ht/work/.tools/bin/make... GNU checking dependency style of cc... none checking for sparc-sun-solaris2-g++... CC checking whether we are using the GNU C++ compiler... no checking whether CC accepts -g... yes checking dependency style of CC... none checking for bison... /usr/pkg/bin/bison -y checking for flex... /usr/pkg/bin/flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for ar... /usr/ccs/bin/ar checking for gar... (cached) /usr/ccs/bin/ar checking for XOpenDisplay in -lX11... yes checking how to run the C preprocessor... cc -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... no checking for unistd.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for an ANSI C-conforming const... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long int... yes checking size of long int... 4 checking for asinh... yes checking for acosh... yes checking for atanh... yes configure: creating ./config.status config.status: creating Makefile config.status: creating analyser/Makefile config.status: creating asm/Makefile config.status: creating doc/Makefile config.status: creating eval/Makefile config.status: creating info/Makefile config.status: creating io/Makefile config.status: creating io/posix/Makefile config.status: creating io/djgpp/Makefile config.status: creating io/win32/Makefile config.status: creating minilzo/Makefile config.status: creating output/Makefile config.status: creating srt/Makefile config.status: creating tools/Makefile config.status: creating config.h config.status: executing depfiles commands ./configure successful. ===================== Configuration summary ===================== X11 textmode support available: yes enable profiling: no make a release build: yes ===> Building for ht-0.9.0nb1 cd . && /bin/ksh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /pkgobj/devel/ht/work/.tools/bin/make all-recursive Making all in tools source='bin2c.c' object='bin2c.o' libtool=no DEPDIR=.deps depmode=none /bin/ksh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -fomit-frame-pointer -Wall -fsigned-char -c bin2c.c cc: Warning: illegal option -fsigned-char cc -O2 -fomit-frame-pointer -Wall -fsigned-char -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o bin2c bin2c.o -lm cc: Warning: illegal option -fsigned-char Making all in analyser source='analy.cc' object='analy.o' libtool=no DEPDIR=.deps depmode=none /bin/ksh ../depcomp CC -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -I/usr/pkg/include -O2 -fomit-frame-pointer -Wall -fsigned-char -c -o analy.o analy.cc CC: Warning: Option -fsigned-char passed to ld, if ld is invoked, ignored otherwise "../global.h", line 33: Error: #error "you're not using the GNU C compiler :-) please add the macro and conditionals for your compiler". *** Error code 1 Stop. make: stopped in /pkgobj/devel/ht/work/ht-0.9.0/analyser *** Error code 1 Stop. make: stopped in /pkgobj/devel/ht/work/ht-0.9.0 *** Error code 1 Stop. bmake: stopped in /pkgobj/devel/ht/work/ht-0.9.0 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/devel/ht ===> ===> There was an error during the ``build'' phase. ===> Please investigate the following for more information: ===> * log of the build ===> * /pkgobj/devel/ht/work/.work.log ===> *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/devel/ht
Please view the work log for ht-0.9.0nb1
BULK> ht-0.9.0nb1 was marked as broken: -rw-r--r-- 1 root other 8786 Aug 7 21:27 .broken.html /usr/pkg/bin/bmake deinstall ===> Deinstalling for ht BULK> Marking all packages which depend upon ht-0.9.0nb1 as broken: BULK> Build for ht-0.9.0nb1 was not successful, aborting.