###
### Mon Feb 2 04:22:02 EST 2004:
### bmake bulk-package for id3ed-1.10.4
### Current pkg count:  9 installed packages: digest-20021220 libtool-base-1.4.20010614nb19 patch-2.5.4nb2 pkg_install-info-4.5nb2 python22-2.2.3nb1 readline-4.3pl5 tcp_wrappers-7.6.1nb1 xpkgwedge-1.9 zlib-1.2.1
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for id3ed-1.10.4
===> Cleaning for readline-4.3pl5
===> Cleaning for pkg_install-info-4.5nb2
===> Cleaning for libtool-base-1.4.20010614nb19
===> Cleaning for patch-2.5.4nb2
===> Cleaning for gmake-3.80nb2
===> Cleaning for gettext-lib-0.11.5nb2
===> Cleaning for libiconv-1.9.1nb1
BULK> Removing installed packages which are not needed to build id3ed-1.10.4
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
BULK> id3ed-1.10.4 requires installed package libtool-base-1.4.20010614nb19 (devel/libtool-base) to build.
BULK> id3ed-1.10.4 requires installed package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) to build.
BULK> id3ed-1.10.4 requires installed package readline-4.3pl5 (devel/readline) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r zlib-1.2.1
BULK> id3ed-1.10.4 requires installed package patch-2.5.4nb2 (devel/patch) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r tcp_wrappers-7.6.1nb1
BULK> Installing packages which are required to build id3ed-1.10.4.
BULK> Required package readline-4.3pl5 (devel/readline) is already installed
BULK> Required package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) is already installed
BULK> Required package libtool-base-1.4.20010614nb19 (devel/libtool-base) is already installed
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/gmake-3.80nb2.tgz

===> Installing configuration/support files for libiconv-1.9.1nb1

	/usr/pkg/lib/charset.alias
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 xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
bmake package (id3ed-1.10.4)
===> Checking for vulnerabilities in id3ed-1.10.4
=> Checksum OK for id3ed-1.10.4.tar.gz.
work.sol9 -> /work/pkgbuild/audio/id3ed/work.sol9
===> Extracting for id3ed-1.10.4
===> Required installed package readline>=2.2: readline-4.3pl5 found
===> Required installed package gmake>=3.78: gmake-3.80nb2 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for id3ed-1.10.4
===> Applying pkgsrc patches for id3ed-1.10.4
===> Overriding tools for id3ed-1.10.4
===> Buildlinking for id3ed-1.10.4
===> Configuring for id3ed-1.10.4
creating cache ./config.cache
checking for c++... CC
checking whether the C++ compiler (CC -O -I/usr/pkg/include  -L/usr/pkg/lib -R/usr/pkg/lib) works... yes
checking whether the C++ compiler (CC -O -I/usr/pkg/include  -L/usr/pkg/lib -R/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C++... no
checking whether CC accepts -g... yes
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking for tputs in -lcurses... yes
checking for readline in -lreadline... yes
checking for add_history in -lhistory... yes
checking how to run the C++ preprocessor... CC -E
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for unistd.h... yes
checking for set.h... no
checking for getopt.h... no
checking for off_t... yes
checking for strerror... yes
checking for strtol... yes
checking for snprintf... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
===> Building for id3ed-1.10.4
CC -O -I/usr/pkg/include -Wall -DHAVE_CONFIG_H -DOLD_READLINE   -I/usr/pkg/include  -c -o id3ed.o id3ed.cc
CC: Warning: Option -Wall passed to ld, if ld is invoked, ignored otherwise
"/usr/include/sys/euc.h", line 26: Warning (Anachronism): Attempt to redefine ISPRINT without using #undef.
"/usr/include/sys/termios.h", line 38: Warning (Anachronism): Attempt to redefine CTRL without using #undef.
2 Warning(s) detected.
CC -O -I/usr/pkg/include -Wall -DHAVE_CONFIG_H -DOLD_READLINE   -I/usr/pkg/include  -c -o misc.o misc.cc
CC: Warning: Option -Wall passed to ld, if ld is invoked, ignored otherwise
CC -O -I/usr/pkg/include -Wall -DHAVE_CONFIG_H -DOLD_READLINE id3ed.o misc.o -o id3ed  -L/usr/pkg/lib -R/usr/pkg/lib -lhistory -lreadline -lcurses 
CC: Warning: Option -Wall passed to ld, if ld is invoked, ignored otherwise
/usr/ccs/bin/ld: illegal option -- W
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
gmake: *** [id3ed] Error 1
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/audio/id3ed
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/audio/id3ed
BULK> id3ed-1.10.4 was marked as broken:
-rw-r--r--   1 root     other       9479 Feb  2 04:23 .broken.html
bmake deinstall
===> Deinstalling for id3ed
BULK> Marking all packages which depend upon id3ed-1.10.4 as broken:
BULK> Build for id3ed-1.10.4 was not successful, aborting.