### ### Fri Feb 6 07:26:39 EST 2004: ### bmake bulk-package for gfract-0.21nb3 ### Current pkg count: 5 installed packages: digest-20021220 get_ds7-1.2.4 patch-2.5.4nb2 perl-5.6.1nb10 xpkgwedge-1.9 ### BULK> Full rebuild in progress... BULK> Cleaning package and its depends ===> Cleaning for gfract-0.21nb3 ===> Cleaning for png-1.2.5nb2 ===> Cleaning for zlib-1.2.1 ===> Cleaning for libtool-base-1.4.20010614nb19 ===> Cleaning for patch-2.5.4nb2 ===> Cleaning for gtk+-1.2.10nb6 ===> Cleaning for pkg_install-info-4.5nb2 ===> Cleaning for gettext-lib-0.11.5nb2 ===> Cleaning for libiconv-1.9.1nb1 ===> Cleaning for glib-1.2.10nb5 ===> Cleaning for xpkgwedge-1.9 ===> Cleaning for perl-5.6.1nb10 ===> Cleaning for gettext-0.11.5nb3 ===> Cleaning for gettext-m4-0.11.5 ===> Cleaning for x11-links-0.20 ===> Cleaning for gmake-3.80nb2 BULK> Removing installed packages which are not needed to build gfract-0.21nb3 BULK> gfract-0.21nb3 requires installed package xpkgwedge-1.9 (pkgtools/xpkgwedge) to build. BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest) BULK> gfract-0.21nb3 requires installed package patch-2.5.4nb2 (devel/patch) to build. BULK> gfract-0.21nb3 requires installed package perl-5.6.1nb10 (lang/perl5) to build. /usr/pkg/sbin/pkg_delete -K /var/db/pkg -r get_ds7-1.2.4 BULK> Installing packages which are required to build gfract-0.21nb3. BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS/5.9/sparc/All/png-1.2.5nb2.tgz BULK> Required package zlib-1.2.1 (devel/zlib) is already installed BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS/5.9/sparc/All/libtool-base-1.4.20010614nb19.tgz BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS/5.9/sparc/All/gtk+-1.2.10nb6.tgz ===> Installing configuration/support files for libiconv-1.9.1nb1 /usr/pkg/lib/charset.alias BULK> Required package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) is already installed BULK> Required package gettext-lib-0.11.5nb2 (devel/gettext-lib) is already installed BULK> Required package libiconv-1.9.1nb1 (converters/libiconv) is already installed BULK> Required package glib-1.2.10nb5 (devel/glib) is already installed BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed BULK> Required package perl-5.6.1nb10 (lang/perl5) is already installed BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS/5.9/sparc/All/gettext-0.11.5nb3.tgz BULK> Required package gettext-m4-0.11.5 (devel/gettext-m4) is already installed BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS/5.9/sparc/All/x11-links-0.20.tgz BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS/5.9/sparc/All/gmake-3.80nb2.tgz BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed BULK> Required package digest-20021220 (pkgtools/digest) is already installed bmake package (gfract-0.21nb3) ===> Checking for vulnerabilities in gfract-0.21nb3 => Checksum OK for gfract-0.21.tar.gz. => Checksum OK for gfract-palettes-0.1.tar.gz. work.sol9 -> /work/pkgbuild/graphics/gfract/work.sol9 ===> Extracting for gfract-0.21nb3 ===> Required installed package png>=1.2.4: png-1.2.5nb2 found ===> Required installed package gtk+>=1.2.10: gtk+-1.2.10nb6 found ===> Required installed package x11-links>=0.20: x11-links-0.20 found ===> Required installed package patch>=2.2: patch-2.5.4nb2 found /usr/bin/mv /work/pkgbuild/graphics/gfract/work.sol9/monk2\'.map /work/pkgbuild/graphics/gfract/work.sol9/monk2.map files="main.c"; cd /work/pkgbuild/graphics/gfract/work.sol9/gfract-0.21; for file in ${files}; do /usr/bin/mv ${file} ${file}.fixme; /usr/pkg/bin/nbsed -e "s|/usr/local/|/usr/pkg/|g" ${file}.fixme > ${file}; if [ -x ${file}.fixme ]; then /usr/bin/chmod +x ${file}; fi; /usr/bin/rm ${file}.fixme; done ===> Patching for gfract-0.21nb3 ===> Applying pkgsrc patches for gfract-0.21nb3 ===> Overriding tools for gfract-0.21nb3 ===> Buildlinking for gfract-0.21nb3 ===> Configuring for gfract-0.21nb3 ===> Building for gfract-0.21nb3 cc -O -I/usr/pkg/include `gtk-config --cflags` -I/usr/pkg/include -c main.c "fractal_types.h", line 7: zero-sized struct/union "main.c", line 183: warning: implicit function declaration: strcmp "main.c", line 573: warning: argument #3 is incompatible with prototype: prototype: pointer to void : "main.c", line 536 argument : pointer to function(void) returning void "main.c", line 575: warning: argument #3 is incompatible with prototype: prototype: pointer to void : "main.c", line 536 argument : pointer to function(void) returning void "main.c", line 577: warning: argument #3 is incompatible with prototype: prototype: pointer to void : "main.c", line 536 argument : pointer to function(void) returning void "main.c", line 581: warning: argument #3 is incompatible with prototype: prototype: pointer to void : "main.c", line 536 argument : pointer to function(void) returning void "main.c", line 584: warning: argument #3 is incompatible with prototype: prototype: pointer to void : "main.c", line 536 argument : pointer to function(void) returning void "main.c", line 588: warning: argument #3 is incompatible with prototype: prototype: pointer to void : "main.c", line 536 argument : pointer to function(void) returning void "main.c", line 590: warning: argument #3 is incompatible with prototype: prototype: pointer to void : "main.c", line 536 argument : pointer to function(void) returning void "main.c", line 591: warning: argument #3 is incompatible with prototype: prototype: pointer to void : "main.c", line 536 argument : pointer to function(void) returning void cc: acomp failed for main.c *** Error code 2 Stop. bmake: stopped in /work/pkgbuild/graphics/gfract/work.sol9/gfract-0.21 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/graphics/gfract *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/graphics/gfract BULK> gfract-0.21nb3 was marked as broken: -rw-r--r-- 1 root other 6024 Feb 6 07:27 .broken.html bmake deinstall ===> Deinstalling for gfract BULK> Marking all packages which depend upon gfract-0.21nb3 as broken: BULK> Build for gfract-0.21nb3 was not successful, aborting.