###
### Sun Jul 3 01:45:25 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for fe-1.6
### Current pkg count:  2 installed packages: digest-20050323 ex-20040103
###
BULK> Full rebuild in progress...
BULK> Cleaning package fe-1.6 and pre-requisite packages
===> Cleaning for fe-1.6
===> Cleaning for gettext-lib-0.11.5nb4
===> Cleaning for libiconv-1.9.2nb1
===> Cleaning for libtool-base-1.5.18nb3
BULK> Removing installed packages which are not needed to build fe-1.6
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r ex-20040103
BULK> Installing packages which are required to build fe-1.6.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/gettext-lib-0.11.5nb4.tgz
===========================================================================
Installing files needed by libiconv-1.9.2nb1:

	/usr/pkg/lib/charset.alias
	    [/usr/pkg/share/examples/libiconv/charset.alias]

===========================================================================
BULK> Required package libiconv-1.9.2nb1 (converters/libiconv) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/libtool-base-1.5.18nb3.tgz
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (fe-1.6)
===> Checking for vulnerabilities in fe-1.6
=> fe-1.6.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch fe-1.6.tar.gz from ftp://netbsd.stevens-tech.edu/pub/NetBSD/packages/distfiles/.
=> [160770 bytes]
=> Checksum SHA1 OK for fe-1.6.tar.gz.
=> Checksum RMD160 OK for fe-1.6.tar.gz.
work -> /pkgobj/editors/fe/work
===> Extracting for fe-1.6
===> Required installed package gettext-lib>=0.11.5nb4: gettext-lib-0.11.5nb4 found
===> Required installed package libiconv>=1.9.1nb4: libiconv-1.9.2nb1 found
===> Patching for fe-1.6
===> Overriding tools for fe-1.6
===> Creating toolchain wrappers for fe-1.6
===> Configuring for fe-1.6
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 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 a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for sendmail... /usr/lib/sendmail
checking for strerror... yes
(B)0checking for modern curses without raw() bug... yes
checking for typeahead... yes
checking for idcok... yes
checking for broken realloc... no
checking for msgfmt... 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 libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for library containing gettext... none required
configure: creating ./config.status
config.status: creating Makefile
config.status: creating fe.1
config.status: creating config.h
===> Building for fe-1.6
cc -c -I/usr/pkg/include -DLOCALEDIR=\"/usr/pkg/share/locale\" -O -I/usr/pkg/include fe.c
cc -c -I/usr/pkg/include -DLOCALEDIR=\"/usr/pkg/share/locale\" -O -I/usr/pkg/include buffer.c
"buffer.c", line 340: warning: initializer does not fit or is out of range: -1
"buffer.c", line 340: warning: initializer does not fit or is out of range: -1
cc -c -I/usr/pkg/include -DLOCALEDIR=\"/usr/pkg/share/locale\" -O -I/usr/pkg/include complete.c
cc -c -I/usr/pkg/include -DLOCALEDIR=\"/usr/pkg/share/locale\" -O -I/usr/pkg/include display.c
cc -c -I/usr/pkg/include -DLOCALEDIR=\"/usr/pkg/share/locale\" -O -I/usr/pkg/include macro.c
cc -c -I/usr/pkg/include -DLOCALEDIR=\"/usr/pkg/share/locale\" -O -I/usr/pkg/include misc.c
cc -c -I/usr/pkg/include -DLOCALEDIR=\"/usr/pkg/share/locale\" -O -I/usr/pkg/include msgline.c
"msgline.c", line 150: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "/usr/include/curses.h", line 1104
	argument : pointer to const char
"msgline.c", line 403: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "/usr/include/curses.h", line 1104
	argument : pointer to const char
rm -f libfe.a; ar q libfe.a buffer.o complete.o display.o macro.o misc.o msgline.o; ranlib libfe.a
ar: creating libfe.a
cc -o fe -L/usr/pkg/lib -R/usr/pkg/lib fe.o libfe.a -lcurses -lintl -liconv
xgettext --add-comments --keyword=_ *.[ch] && test -f messages.po && mv messages.po fe.pot
xgettext: illegal option -- -
xgettext: illegal option -- -
xgettext: illegal option -- k
xgettext: illegal option -- e
xgettext: illegal option -- y
xgettext: illegal option -- w
xgettext: illegal option -- o
xgettext: illegal option -- r
Usage:	xgettext [-a [-x exclude-file]] [-jns][-c comment-tag]
	[-d default-domain] [-m prefix] [-M suffix] [-p pathname] files ...
	xgettext -h
*** Error code 2

Stop.
bmake: stopped in /pkgobj/editors/fe/work/fe-1.6
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/editors/fe
===> 
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /pkgobj/editors/fe/work/.work.log
===> 
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/editors/fe

Please view the work log for fe-1.6


BULK> fe-1.6 was marked as broken:
-rw-r--r--   1 root     other       6140 Jul  3 01:46 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for fe
BULK> Marking all packages which depend upon fe-1.6 as broken:
BULK> Build for fe-1.6 was not successful, aborting.