###
### Mon Aug 8 17:02:29 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for libcaca-0.9nb1
### Current pkg count:  1 installed packages: digest-20050323
###
BULK> Full rebuild in progress...
BULK> Cleaning package libcaca-0.9nb1 and pre-requisite packages
===> Cleaning for libcaca-0.9nb1
===> Cleaning for libtool-base-1.5.18nb3
===> Cleaning for ncurses-5.4nb1
BULK> Removing installed packages which are not needed to build libcaca-0.9nb1
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> Installing packages which are required to build libcaca-0.9nb1.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/libtool-base-1.5.18nb3.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 (libcaca-0.9nb1)
===> Checking for vulnerabilities in libcaca-0.9nb1
=> Checksum SHA1 OK for libcaca-0.9.tar.bz2.
=> Checksum RMD160 OK for libcaca-0.9.tar.bz2.
work -> /pkgobj/graphics/libcaca/work
===> Extracting for libcaca-0.9nb1
===> Required installed package ncurses>=5.4nb1: ncurses-5.4nb1 found
===> Required installed package libtool-base>=1.5.18nb1: libtool-base-1.5.18nb3 found
===> Patching for libcaca-0.9nb1
===> Applying pkgsrc patches for libcaca-0.9nb1
===> Overriding tools for libcaca-0.9nb1
===> Creating toolchain wrappers for libcaca-0.9nb1
===> Configuring for libcaca-0.9nb1
=> Fixing locale directory references.
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
checking for style of include used by make... GNU
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 dependency style of cc... none
checking whether cc understands -c and -o together... yes
checking how to run the C preprocessor... cc -E
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking return type of signal handlers... void
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 signal.h usability... yes
checking signal.h presence... yes
checking for signal.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 for inttypes.h... (cached) yes
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking for unistd.h... (cached) yes
checking for signal... yes
checking for ioctl... yes
checking for vsnprintf... yes
checking for getenv... yes
checking for putenv... yes
checking for strcasecmp... yes
checking for usleep... yes
checking for gettimeofday... yes
checking for Sleep... no
checking for sin in -lm... yes
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for X... libraries , headers 
checking for XOpenDisplay in -lX11... yes
checking X11/XKBlib.h usability... no
checking X11/XKBlib.h presence... yes
configure: WARNING: X11/XKBlib.h: present but cannot be compiled
configure: WARNING: X11/XKBlib.h:     check for missing prerequisite headers?
configure: WARNING: X11/XKBlib.h: see the Autoconf documentation
configure: WARNING: X11/XKBlib.h:     section "Present But Cannot Be Compiled"
configure: WARNING: X11/XKBlib.h: proceeding with the preprocessor's result
configure: WARNING: X11/XKBlib.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING:     ## ------------------------------------------ ##
checking for X11/XKBlib.h... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for initscr in -lncurses... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for initscr in -lncurses... (cached) yes
checking valid output drivers...  x11 ncurses ncurses
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating test/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxygen.cfg
config.status: creating autotools/Makefile
config.status: creating debian/Makefile
config.status: creating msvc/Makefile
config.status: creating caca-config
config.status: creating config.h
config.status: executing depfiles commands
===> Building for libcaca-0.9nb1
cd . && /bin/ksh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
/usr/pkg/bin/bmake  all-recursive
Making all in src
cd .. && /bin/ksh ./config.status src/Makefile depfiles
config.status: creating src/Makefile
config.status: executing depfiles commands
source='caca.c' object='caca.o' libtool=no  depfile='.deps/caca.Po' tmpdepfile='.deps/caca.TPo'  depmode=none /bin/ksh ../autotools/depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/pkg/include  -O -I/usr/pkg/include -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c `test -f 'caca.c' || echo './'`caca.c
cc: Warning: illegal option -fno-strength-reduce
"caca.h", line 186: warning: enumerator value overflows INT_MAX (2147483647)
"caca.c", line 505: warning: statement not reached
source='graphics.c' object='graphics.o' libtool=no  depfile='.deps/graphics.Po' tmpdepfile='.deps/graphics.TPo'  depmode=none /bin/ksh ../autotools/depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/pkg/include  -O -I/usr/pkg/include -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c `test -f 'graphics.c' || echo './'`graphics.c
cc: Warning: illegal option -fno-strength-reduce
"caca.h", line 186: warning: enumerator value overflows INT_MAX (2147483647)
"graphics.c", line 496: warning: assignment type mismatch:
	pointer to char "=" pointer to unsigned char
"graphics.c", line 497: warning: assignment type mismatch:
	pointer to char "=" pointer to unsigned char
"graphics.c", line 1199: warning: argument #6 is incompatible with prototype:
	prototype: pointer to const char : "/usr/include/X11/Xlib.h", line 2717
	argument : pointer to unsigned char
"graphics.c", line 1306: incomplete struct/union/enum winsize: size
"graphics.c", line 1308: undefined symbol: TIOCGWINSZ
"graphics.c", line 1310: undefined struct/union member: ws_col
"graphics.c", line 1311: undefined struct/union member: ws_row
cc: acomp failed for graphics.c
*** Error code 2

Stop.
bmake: stopped in /pkgobj/graphics/libcaca/work/libcaca-0.9/src
*** Error code 1

Stop.
bmake: stopped in /pkgobj/graphics/libcaca/work/libcaca-0.9
*** Error code 1

Stop.
bmake: stopped in /pkgobj/graphics/libcaca/work/libcaca-0.9
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/graphics/libcaca

Please view the work log for libcaca-0.9nb1


BULK> libcaca-0.9nb1 was marked as broken:
-rw-r--r--   1 root     other       8919 Aug  8 17:04 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for libcaca
BULK> Marking all packages which depend upon libcaca-0.9nb1 as broken:
BULK> Build for libcaca-0.9nb1 was not successful, aborting.