###
### Fri Feb 6 07:27:59 EST 2004:
### bmake bulk-package for gif320-3.3
### Current pkg count:  16 installed packages: digest-20021220 gettext-0.11.5nb3 gettext-lib-0.11.5nb2 gettext-m4-0.11.5 glib-1.2.10nb5 gmake-3.80nb2 gtk+-1.2.10nb6 libiconv-1.9.1nb1 libtool-base-1.4.20010614nb19 patch-2.5.4nb2 perl-5.6.1nb10 pkg_install-info-4.5nb2 png-1.2.5nb2 x11-links-0.20 xpkgwedge-1.9 zlib-1.2.1
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for gif320-3.3
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build gif320-3.3
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r zlib-1.2.1
BULK> gif320-3.3 requires installed package patch-2.5.4nb2 (devel/patch) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r perl-5.6.1nb10
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libtool-base-1.4.20010614nb19
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libiconv-1.9.1nb1
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r pkg_install-info-4.5nb2
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r gettext-m4-0.11.5
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r x11-links-0.20
BULK> Installing packages which are required to build gif320-3.3.
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
bmake package (gif320-3.3)
===> Checking for vulnerabilities in gif320-3.3
=> Checksum OK for gif320-3.3.tar.Z.
work.sol9 -> /work/pkgbuild/graphics/gif320/work.sol9
===> Extracting for gif320-3.3
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for gif320-3.3
===> Applying pkgsrc patches for gif320-3.3
===> Overriding tools for gif320-3.3
===> Configuring for gif320-3.3
===> Building for gif320-3.3
cc -O2   -c develop.c
cc: Warning: option -2 passed to ld
"develop.c", line 84: warning: implicit function declaration: linedraw
"develop.c", line 140: warning: implicit function declaration: pack
"develop.c", line 396: warning: implicit function declaration: optBoxes
cc -O2   -c primary.c
cc: Warning: option -2 passed to ld
"primary.c", line 63: warning: implicit function declaration: exit
"primary.c", line 69: warning: implicit function declaration: trap_off
"primary.c", line 177: warning: no explicit type given for parameter: r
"primary.c", line 177: warning: no explicit type given for parameter: g
"primary.c", line 177: warning: no explicit type given for parameter: b
"primary.c", line 247: warning: implicit function declaration: develop
"primary.c", line 304: warning: implicit function declaration: atoi
"primary.c", line 471: warning: implicit function declaration: estim_area
"primary.c", line 491: warning: implicit function declaration: standout
"primary.c", line 492: warning: implicit function declaration: linedraw
"primary.c", line 512: warning: old-style declaration or incorrect type for: main
"primary.c", line 524: warning: implicit function declaration: trap_on
cc -O2   -c misc.c
cc: Warning: option -2 passed to ld
"misc.c", line 64: warning: implicit function declaration: exit
cc -O2   -c readgif.c
cc: Warning: option -2 passed to ld
"readgif.c", line 74: warning: no explicit type given
"readgif.c", line 77: warning: no explicit type given
"readgif.c", line 158: warning: implicit function declaration: malloc
"readgif.c", line 184: warning: implicit function declaration: free
"readgif.c", line 217: warning: implicit function declaration: drawBox
"readgif.c", line 218: warning: implicit function declaration: setupReadMeter
"readgif.c", line 219: warning: implicit function declaration: linedraw
"readgif.c", line 234: warning: implicit function declaration: drawReadMeter
cc -O2   -c vtgraph.c
cc: Warning: option -2 passed to ld
"vtgraph.c", line 291: warning: old-style declaration or incorrect type for: optBoxes
"vtgraph.c", line 328: warning: implicit function declaration: redraw_screen
"vtgraph.c", line 340: warning: implicit function declaration: exit
"vtgraph.c", line 345: warning: implicit function declaration: getpid
"vtgraph.c", line 359: warning: argument #2 is incompatible with prototype:
	prototype: pointer to function(int) returning void : "/usr/include/iso/signal_iso.h", line 48
	argument : pointer to function() returning int
"vtgraph.c", line 360: warning: argument #2 is incompatible with prototype:
	prototype: pointer to function(int) returning void : "/usr/include/iso/signal_iso.h", line 48
	argument : pointer to function() returning int
cc -O2 -o gif320 develop.o primary.o misc.o readgif.o vtgraph.o
cc: Warning: option -2 passed to ld
/usr/ccs/bin/ld: illegal option -- 2
usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?] file(s)
	[-64]		enforce a 64-bit link-edit
	[-a]		create an absolute file
	[-b]		do not do special PIC relocations in a.out
	[-B direct]	specify `direct' bindings for executable when run
	[-B dynamic | static]
			search for shared libraries|archives
	[-B eliminate]	eliminate unqualified global symbols from the
			symbol table
	[-B group]	relocate object from within group
	[-B local]	reduce unqualified global symbols to local
	[-B reduce]	process symbol reductions
	[-B symbolic]	bind external references to definitions when creating
			shared objects
	[-c name]	record configuration file `name'
	[-C]		demangle C++ symbol name diagnostics
	[-d y | n]	operate in dynamic|static mode
	[-D token,...]	print diagnostic messages
	[-e epsym]	use `epsym' as entry point address
	[-f name]	specify library for which this file is an auxiliary
			filter
	[-F name]	specify library for which this file is a filter
	[-G]		create a shared object
	[-h name]	use `name' as internal shared object identifier
	[-i]		ignore LD_LIBRARY_PATH setting
	[-I name]	use `name' as path of interpreter
	[-l x]		search for libx.so or libx.a
	[-L path]	search for libraries in directory `path'
	[-m]		print memory map
	[-M mapfile]	use processing directives contained in `mapfile'
	[-N string]	create a dynamic dependency for `string'
	[-o outfile]	name the output file `outfile'
	[-p auditlib]	identify audit library to accompany this object
	[-P auditlib]	identify audit library for processing the dependencies
			of this object
	[-Q y | n]	do|do not place version information in output file
	[-r]		create a relocatable object
	[-R path]	specify a library search path to be used at run time
	[-s]		strip any symbol and debugging information
	[-S supportlib]
			specify a link-edit support library
	[-t]		do not warn of multiply-defined symbols that have
			different sizes or alignments
	[-u symname]	create an undefined symbol `symname'
	[-V]		print version information
	[-Y P,dirlist]	use `dirlist' as a default path when searching for
			libraries
	[-z absexec]	when building an executable absolute symbols
 			referenced in dynamic objects are promoted to
 			the executable
	[-z allextract | defaultextract | weakextract]
			extract all member files, only members that resolve
			undefined tor tentative symbols, or allow extraction of
			archive members to resolvetweak references from 
			archive files
	[-z combreloc]	combine multiple relocation sections
	[-z nocompstrtab]	disable compression of string tables
	[-z defs]	disallow undefined symbol references
	[-z endfiltee]	marks a filtee such that it will terminate a filters
			search
	[-z finiarray=function]
			name of function to be appended to the .finiarray
	[-z groupperm | nogroupperm]
			enable|disable setting of group permissions
			on dynamic dependencies
	[-z ignore | record]
			ignore|record unused dynamic dependencies
	[-z initarray=function]
			name of function to be appended to the .initarray
	[-z initfirst]	mark object to indicate that its .init section should
			be executed before the .init section of any other
			objects
	[-z interpose]	dynamic object is to be an `interposer' on direct
			bindings
	[-z lazyload | nolazyload]
			enable|disable delayed loading of shared objects
	[-z ld32=arg1,arg2,...]
			define arguments applicable to the 32-bit class of ld(1)
	[-z ld64=arg1,arg2,...]
			define arguments applicable to the 64-bit class of ld(1)
	[-z loadfltr]	mark filter as requiring immediate loading of its
			filtees at runtime
	[-z muldefs]	allow multiply-defined symbols
	[-z nodefs]	allow undefined symbol references
	[-z nodefaultlib]
			mark object to ignore any default library search path
	[-z nodelete]	mark object as non-deletable
	[-z nodlopen]	mark object as non-dlopen()'able
	[-z nodump]	mark object as non-dldump()'able
	[-z nopartial]	expand any partially initialized symbols
	[-z noversion]	don't record any version sections
	[-z now]	mark object as requiring non-lazy binding
	[-z origin]	mark object as requiring $ORIGIN processing
	[-z preinitarray=function]
			name of function to be appended to the .preinitarray
	[-z redlocsym]	reduce local syms in .symtab to a minimum
	[-z rescan]	rescan archive list until no further member
			extraction occurs
	[-z text]	disallow output relocations against text
	[-z textoff]	allow output relocations against text
	[-z textwarn]	warn if there are relocations against text
	[-z verbose]	generate warnings for suspicious processings
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/graphics/gif320/work.sol9/gif320
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/graphics/gif320
BULK> gif320-3.3 was marked as broken:
-rw-r--r--   1 root     other       9631 Feb  6 07:28 .broken.html
bmake deinstall
===> Deinstalling for gif320
BULK> Marking all packages which depend upon gif320-3.3 as broken:
BULK> Build for gif320-3.3 was not successful, aborting.