###
### Tue Jun 15 01:36:43 EST 2004:
### /usr/pkg/bin/bmake bulk-package for rocksndiamonds-3.0.8
### Current pkg count:  19 installed packages: MesaLib-6.0.1 SDL-1.2.7 aalib-x11-1.4.0.4nb2 bison-1.875nb1 digest-20021220 gettext-0.11.5nb4 gettext-lib-0.11.5nb3 gettext-m4-0.11.5 glu-6.0.1 glut-6.0.1 gmake-3.80nb3 gtexinfo-4.6nb2 libiconv-1.9.1nb2 libtool-base-1.5.6nb1 m4-1.4nb1 patch-2.5.4nb2 pkg_install-info-4.5nb2 x11-links-0.23 xpkgwedge-1.10
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for rocksndiamonds-3.0.8
===> Cleaning for gmake-3.80nb3
===> Cleaning for pkg_install-info-4.5nb2
===> 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
===> Cleaning for x11-links-0.23
BULK> Removing installed packages which are not needed to build rocksndiamonds-3.0.8
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r aalib-x11-1.4.0.4nb2
BULK> rocksndiamonds-3.0.8 requires installed package gmake-3.80nb3 (devel/gmake) to build.
/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
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r glut-6.0.1
BULK> rocksndiamonds-3.0.8 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> rocksndiamonds-3.0.8 requires installed package libtool-base-1.5.6nb1 (devel/libtool-base) to build.
BULK> rocksndiamonds-3.0.8 requires installed package libiconv-1.9.1nb2 (converters/libiconv) to build.
BULK> rocksndiamonds-3.0.8 requires installed package gettext-lib-0.11.5nb3 (devel/gettext-lib) to build.
BULK> rocksndiamonds-3.0.8 requires installed package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r MesaLib-6.0.1
BULK> rocksndiamonds-3.0.8 requires installed package x11-links-0.23 (pkgtools/x11-links) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r m4-1.4nb1
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r gtexinfo-4.6nb2
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r gettext-m4-0.11.5
BULK> Installing packages which are required to build rocksndiamonds-3.0.8.
BULK> Required package gmake-3.80nb3 (devel/gmake) is already installed
BULK> Required package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) 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 x11-links-0.23 (pkgtools/x11-links) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (rocksndiamonds-3.0.8)
===> Checking for vulnerabilities in rocksndiamonds-3.0.8
=> Checksum OK for rocksndiamonds-3.0.8.tar.gz.
work -> /work/pkgbuild/games/rocksndiamonds/work
===> Extracting for rocksndiamonds-3.0.8
===> Required installed package gmake>=3.78: gmake-3.80nb3 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Required installed package x11-links>=0.23: x11-links-0.23 found
===> Patching for rocksndiamonds-3.0.8
===> Applying pkgsrc patches for rocksndiamonds-3.0.8
===> Overriding tools for rocksndiamonds-3.0.8
===> Buildlinking for rocksndiamonds-3.0.8
===> Configuring for rocksndiamonds-3.0.8
===> Building for rocksndiamonds-3.0.8
gmake[1]: Entering directory `/work/pkgbuild/games/rocksndiamonds/work/rocksndiamonds-3.0.8/src'
gmake[2]: Entering directory `/work/pkgbuild/games/rocksndiamonds/work/rocksndiamonds-3.0.8/src/libgame'
gcc  -O -I/usr/pkg/include -DTARGET_X11  -DRO_GAME_DIR="\"/usr/pkg/share/rocksndiamonds\"" -DRW_GAME_DIR="\"/var/games/rocksndiamonds\""   -c system.c
"system.c", line 1080: definition of non-constant static variable "current_modifiers" in inline extern function
"system.c", line 1118: reference to static identifier "current_modifiers" in extern inline function
"system.c", line 1120: reference to static identifier "current_modifiers" in extern inline function
"system.c", line 1124: reference to static identifier "current_modifiers" in extern inline function
"system.c", line 1192: warning: static function called but not defined: X11GetPixelFromRGB()
"system.c", line 1192: warning: static function called but not defined: X11GetPixel()
"system.c", line 1192: warning: static function called but not defined: X11DrawSimpleLine()
"system.c", line 1192: warning: static function called but not defined: X11FillRectangle()
"system.c", line 1192: warning: static function called but not defined: X11CopyArea()
"system.c", line 1192: warning: static function called but not defined: X11FreeBitmapPointers()
"system.c", line 1192: warning: static function called but not defined: X11CreateBitmapContent()
"system.c", line 1192: warning: static function called but not defined: X11InitVideoBuffer()
"system.c", line 1192: warning: static function called but not defined: X11InitVideoDisplay()
cc: acomp failed for system.c
gmake[2]: *** [system.o] Error 2
gmake[2]: Leaving directory `/work/pkgbuild/games/rocksndiamonds/work/rocksndiamonds-3.0.8/src/libgame'
gmake[1]: *** [libgame_dir] Error 2
gmake[1]: Leaving directory `/work/pkgbuild/games/rocksndiamonds/work/rocksndiamonds-3.0.8/src'
gmake: *** [solaris] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/games/rocksndiamonds
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/rocksndiamonds
BULK> rocksndiamonds-3.0.8 was marked as broken:
-rw-r--r--   1 root     other       5779 Jun 15 01:38 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for rocksndiamonds
BULK> Marking all packages which depend upon rocksndiamonds-3.0.8 as broken:
BULK> marking package that requires rocksndiamonds-3.0.8 as broken: rocksndiamonds-levels-1.0 (games/rocksndiamonds-levels)
BULK> Build for rocksndiamonds-3.0.8 was not successful, aborting.