###
### Tue Jun 15 13:26:56 EST 2004:
### /usr/pkg/bin/bmake bulk-package for giflib-4.1.0
### Current pkg count:  3 installed packages: digest-20021220 patch-2.5.4nb2 xpkgwedge-1.10
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for giflib-4.1.0
===> Cleaning for libtool-base-1.5.6nb1
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build giflib-4.1.0
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpkgwedge-1.10
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
BULK> giflib-4.1.0 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> Installing packages which are required to build giflib-4.1.0.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/libtool-base-1.5.6nb1.tgz
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 (giflib-4.1.0)
===> Checking for vulnerabilities in giflib-4.1.0
=> Checksum OK for giflib-4.1.0.tar.gz.
work -> /work/pkgbuild/graphics/giflib/work
===> Extracting for giflib-4.1.0
===> Required installed package libtool-base>=1.5.2nb4: libtool-base-1.5.6nb1 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for giflib-4.1.0
===> Applying pkgsrc patches for giflib-4.1.0
/usr/bin/rm /work/pkgbuild/graphics/giflib/work/giflib-4.1.0/doc/gif2x11.html
===> Overriding tools for giflib-4.1.0
===> Buildlinking for giflib-4.1.0
===> Configuring for giflib-4.1.0
creating cache ./config.cache
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking whether build environment is sane... yes
checking whether bmake sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking host system type... sparc-sun-solaris2
checking for ranlib... ranlib
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 for non-GNU ld... /work/pkgbuild/graphics/giflib/work/.buildlink/bin/ld
checking if the linker (/work/pkgbuild/graphics/giflib/work/.buildlink/bin/ld) is GNU ld... no
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking whether we are using GNU C... no
checking for cc option to produce PIC... -KPIC
checking if cc PIC flag -KPIC works... yes
checking if cc static flag -Bstatic works... -Bstatic
checking if the linker (/work/pkgbuild/graphics/giflib/work/.buildlink/bin/ld) is GNU ld... no
checking whether the linker (/work/pkgbuild/graphics/giflib/work/.buildlink/bin/ld) supports shared libraries... yes
checking command to parse /usr/ccs/bin/nm -p output... yes
checking how to hardcode library paths into programs... immediate
checking for /work/pkgbuild/graphics/giflib/work/.buildlink/bin/ld option to reload object files... -r
checking dynamic linker characteristics... solaris2 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking for gcc... (cached) 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... (cached) no
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking whether bmake sets ${MAKE}... (cached) yes
checking for ranlib... (cached) ranlib
checking how to run the C preprocessor... cc -E
checking for X... disabled
checking for pow in -lm... yes
checking for main in -lgl_s... no
checking for XOpenDisplay in -lX11... yes
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for working const... yes
checking for 8-bit clean memcmp... yes
checking whether setvbuf arguments are reversed... no
checking for vprintf... yes
checking for strdup... yes
updating cache ./config.cache
creating ./config.status
creating util/Makefile
creating lib/Makefile
creating Makefile
creating doc/Makefile
creating pic/Makefile
===> Building for giflib-4.1.0
Making all in lib
cd ..  && CONFIG_FILES=lib/Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating lib/Makefile
cc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -DX_DISPLAY_MISSING=1 -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.   -O  -c getarg.c
rm -f libgetarg.a
ar cru libgetarg.a getarg.o 
ranlib libgetarg.a
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -DX_DISPLAY_MISSING=1 -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.   -O  -c dev2gif.c
mkdir .libs
 cc "-DPACKAGE=\"giflib\"" "-DVERSION=\"4.1.0\"" -DX_DISPLAY_MISSING=1 -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1 -I. -O -c dev2gif.c  -KPIC -DPIC -o .libs/dev2gif.o
"dev2gif.c", line 27: cannot find include file: 
"dev2gif.c", line 138: undefined symbol: XImage
"dev2gif.c", line 138: undefined symbol: XImg
"dev2gif.c", line 140: undefined symbol: XColor
"dev2gif.c", line 140: syntax error before or at: XColorTable
"dev2gif.c", line 141: undefined symbol: XWindowAttributes
"dev2gif.c", line 257: warning: implicit function declaration: XGetWindowAttributes
"dev2gif.c", line 257: undefined symbol: Display
"dev2gif.c", line 257: syntax error before or at: )
"dev2gif.c", line 260: undefined symbol: WinAttr
"dev2gif.c", line 260: undefined struct/union member: width
"dev2gif.c", line 260: warning: left operand of "." must be struct/union object
"dev2gif.c", line 261: undefined struct/union member: height
"dev2gif.c", line 261: warning: left operand of "." must be struct/union object
"dev2gif.c", line 263: warning: implicit function declaration: XGetImage
"dev2gif.c", line 263: syntax error before or at: )
"dev2gif.c", line 272: undefined symbol: XColorTable
"dev2gif.c", line 272: cannot dereference non-pointer type
"dev2gif.c", line 272: undefined struct/union member: pixel
"dev2gif.c", line 272: warning: left operand of "." must be struct/union object
"dev2gif.c", line 276: warning: implicit function declaration: XGetPixel
"dev2gif.c", line 285: cannot dereference non-pointer type
"dev2gif.c", line 285: warning: left operand of "." must be struct/union object
"dev2gif.c", line 288: warning: implicit function declaration: XQueryColors
"dev2gif.c", line 288: syntax error before or at: )
"dev2gif.c", line 297: cannot dereference non-pointer type
"dev2gif.c", line 297: warning: left operand of "." must be struct/union object
"dev2gif.c", line 298: cannot dereference non-pointer type
"dev2gif.c", line 298: undefined struct/union member: red
"dev2gif.c", line 298: warning: left operand of "." must be struct/union object
"dev2gif.c", line 299: cannot dereference non-pointer type
"dev2gif.c", line 299: undefined struct/union member: green
"dev2gif.c", line 299: warning: left operand of "." must be struct/union object
"dev2gif.c", line 300: cannot dereference non-pointer type
"dev2gif.c", line 300: undefined struct/union member: blue
"dev2gif.c", line 300: warning: left operand of "." must be struct/union object
"dev2gif.c", line 302: cannot dereference non-pointer type
"dev2gif.c", line 302: warning: left operand of "." must be struct/union object
"dev2gif.c", line 315: cannot dereference non-pointer type
"dev2gif.c", line 315: warning: left operand of "." must be struct/union object
"dev2gif.c", line 316: warning: implicit function declaration: XDestroyImage
"dev2gif.c", line 367: cannot recover from previous errors
cc: acomp failed for dev2gif.c
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/graphics/giflib/work/giflib-4.1.0/lib
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/graphics/giflib/work/giflib-4.1.0
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/graphics/giflib
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/graphics/giflib
BULK> giflib-4.1.0 was marked as broken:
-rw-r--r--   1 root     other       8450 Jun 15 13:28 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for giflib
BULK> Marking all packages which depend upon giflib-4.1.0 as broken:
BULK> Build for giflib-4.1.0 was not successful, aborting.