=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for cc65-2.12.0
make[1]: Entering directory `/tmp/pkgsrc/cross/cc65/work/cc65-2.12.0/src'
for i in common ar65 ca65 cc65 cl65 co65 da65 grc ld65 od65; do /usr/bin/make -C $i -f make/gcc.mak all || exit $?; done
make[2]: Entering directory `/tmp/pkgsrc/cross/cc65/work/cc65-2.12.0/src/common'
Creating dependency information
gcc -g -O2 -Wall -W -std=c89 -MM abend.c addrsize.c bitops.c chartype.c check.c cmdline.c coll.c cpu.c debugflag.c exprdefs.c filepos.c filetype.c fname.c hashstr.c hashtab.c intstack.c matchpat.c mmodel.c print.c searchpath.c segdefs.c segnames.c shift.c strbuf.c strpool.c strstack.c strutil.c target.c tgttrans.c xmalloc.c xsprintf.c > .depend
make[3]: Entering directory `/tmp/pkgsrc/cross/cc65/work/cc65-2.12.0/src/common'
gcc -g -O2 -Wall -W -std=c89   -c -o abend.o abend.c
gcc -g -O2 -Wall -W -std=c89   -c -o addrsize.o addrsize.c
gcc -g -O2 -Wall -W -std=c89   -c -o bitops.o bitops.c
gcc -g -O2 -Wall -W -std=c89   -c -o chartype.o chartype.c
gcc -g -O2 -Wall -W -std=c89   -c -o check.o check.c
gcc -g -O2 -Wall -W -std=c89   -c -o cmdline.o cmdline.c
gcc -g -O2 -Wall -W -std=c89   -c -o coll.o coll.c
gcc -g -O2 -Wall -W -std=c89   -c -o cpu.o cpu.c
gcc -g -O2 -Wall -W -std=c89   -c -o debugflag.o debugflag.c
gcc -g -O2 -Wall -W -std=c89   -c -o exprdefs.o exprdefs.c
gcc -g -O2 -Wall -W -std=c89   -c -o filepos.o filepos.c
gcc -g -O2 -Wall -W -std=c89   -c -o filetype.o filetype.c
gcc -g -O2 -Wall -W -std=c89   -c -o fname.o fname.c
gcc -g -O2 -Wall -W -std=c89   -c -o hashstr.o hashstr.c
gcc -g -O2 -Wall -W -std=c89   -c -o hashtab.o hashtab.c
gcc -g -O2 -Wall -W -std=c89   -c -o intstack.o intstack.c
gcc -g -O2 -Wall -W -std=c89   -c -o matchpat.o matchpat.c
gcc -g -O2 -Wall -W -std=c89   -c -o mmodel.o mmodel.c
gcc -g -O2 -Wall -W -std=c89   -c -o print.o print.c
gcc -g -O2 -Wall -W -std=c89   -c -o searchpath.o searchpath.c
gcc -g -O2 -Wall -W -std=c89   -c -o segdefs.o segdefs.c
gcc -g -O2 -Wall -W -std=c89   -c -o segnames.o segnames.c
gcc -g -O2 -Wall -W -std=c89   -c -o shift.o shift.c
gcc -g -O2 -Wall -W -std=c89   -c -o strbuf.o strbuf.c
strbuf.c: In function 'SB_VPrintf':
strbuf.c:458:5: warning: implicit declaration of function 'va_copy'
gcc -g -O2 -Wall -W -std=c89   -c -o strpool.o strpool.c
gcc -g -O2 -Wall -W -std=c89   -c -o strstack.o strstack.c
gcc -g -O2 -Wall -W -std=c89   -c -o strutil.o strutil.c
gcc -g -O2 -Wall -W -std=c89   -c -o target.o target.c
gcc -g -O2 -Wall -W -std=c89   -c -o tgttrans.o tgttrans.c
gcc -g -O2 -Wall -W -std=c89   -c -o xmalloc.o xmalloc.c
gcc -g -O2 -Wall -W -std=c89   -c -o xsprintf.o xsprintf.c
xsprintf.c: In function 'xvsnprintf':
xsprintf.c:382:5: warning: implicit declaration of function 'va_copy'
ar rs common.a abend.o addrsize.o bitops.o chartype.o check.o cmdline.o coll.o cpu.o debugflag.o exprdefs.o filepos.o filetype.o fname.o hashstr.o hashtab.o intstack.o matchpat.o mmodel.o print.o searchpath.o segdefs.o segnames.o shift.o strbuf.o strpool.o strstack.o strutil.o target.o tgttrans.o xmalloc.o xsprintf.o
ar: creating common.a
make[3]: Leaving directory `/tmp/pkgsrc/cross/cc65/work/cc65-2.12.0/src/common'
make[2]: Leaving directory `/tmp/pkgsrc/cross/cc65/work/cc65-2.12.0/src/common'
make[2]: Entering directory `/tmp/pkgsrc/cross/cc65/work/cc65-2.12.0/src/ar65'
Creating dependency information
gcc -g -O2 -Wall -W -std=c89 -I../common -MM add.c del.c error.c exports.c extract.c fileio.c global.c library.c list.c main.c objdata.c objfile.c > .depend
make[3]: Entering directory `/tmp/pkgsrc/cross/cc65/work/cc65-2.12.0/src/ar65'
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o add.o add.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o del.o del.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o error.o error.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o exports.o exports.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o extract.o extract.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o fileio.o fileio.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o global.o global.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o library.o library.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o list.o list.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o main.o main.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o objdata.o objdata.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o objfile.o objfile.c
gcc -g -O2 -Wall -W -std=c89 -I../common -o ar65 add.o del.o error.o exports.o extract.o fileio.o global.o library.o list.o main.o objdata.o objfile.o ../common/common.a
make[3]: Leaving directory `/tmp/pkgsrc/cross/cc65/work/cc65-2.12.0/src/ar65'
make[2]: Leaving directory `/tmp/pkgsrc/cross/cc65/work/cc65-2.12.0/src/ar65'
make[2]: Entering directory `/tmp/pkgsrc/cross/cc65/work/cc65-2.12.0/src/ca65'
Creating dependency information
gcc -g -O2 -Wall -W -std=c89 -I../common -MM -MG anonname.c asserts.c condasm.c dbginfo.c ea65.c easw16.c enum.c error.c expr.c feature.c filetab.c fragment.c global.c incpath.c instr.c istack.c lineinfo.c listing.c macpack.c macro.c main.c nexttok.c objcode.c objfile.c options.c pseudo.c repeat.c scanner.c segment.c segrange.c sizeof.c spool.c struct.c studyexpr.c symentry.c symbol.c symtab.c token.c toklist.c ulabel.c > .depend
make[3]: Entering directory `/tmp/pkgsrc/cross/cc65/work/cc65-2.12.0/src/ca65'
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o anonname.o anonname.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o asserts.o asserts.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o condasm.o condasm.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o dbginfo.o dbginfo.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o ea65.o ea65.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o easw16.o easw16.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o enum.o enum.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o error.o error.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o expr.o expr.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o feature.o feature.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o filetab.o filetab.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o fragment.o fragment.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o global.o global.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o incpath.o incpath.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o instr.o instr.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o istack.o istack.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o lineinfo.o lineinfo.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o listing.o listing.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o macpack.o macpack.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o macro.o macro.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o main.o main.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o nexttok.o nexttok.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o objcode.o objcode.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o objfile.o objfile.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o options.o options.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o pseudo.o pseudo.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o repeat.o repeat.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o scanner.o scanner.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o segment.o segment.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o segrange.o segrange.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o sizeof.o sizeof.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o spool.o spool.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o struct.o struct.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o studyexpr.o studyexpr.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o symentry.o symentry.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o symbol.o symbol.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o symtab.o symtab.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o token.o token.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o toklist.o toklist.c
gcc -g -O2 -Wall -W -std=c89 -I../common   -c -o ulabel.o ulabel.c
gcc -g -O2 -Wall -W -std=c89 -I../common -o ca65 anonname.o asserts.o condasm.o dbginfo.o ea65.o easw16.o enum.o error.o expr.o feature.o filetab.o fragment.o global.o incpath.o instr.o istack.o lineinfo.o listing.o macpack.o macro.o main.o nexttok.o objcode.o objfile.o options.o pseudo.o repeat.o scanner.o segment.o segrange.o sizeof.o spool.o struct.o studyexpr.o symentry.o symbol.o symtab.o token.o toklist.o ulabel.o ../common/common.a
../common/common.a(strbuf.o): In function `SB_VPrintf':
/tmp/pkgsrc/cross/cc65/work/cc65-2.12.0/src/common/strbuf.c:458: undefined reference to `va_copy'
../common/common.a(xsprintf.o): In function `xvsnprintf':
/tmp/pkgsrc/cross/cc65/work/cc65-2.12.0/src/common/xsprintf.c:382: undefined reference to `va_copy'
collect2: ld returned 1 exit status
make[3]: *** [ca65] Error 1
make[3]: Leaving directory `/tmp/pkgsrc/cross/cc65/work/cc65-2.12.0/src/ca65'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/pkgsrc/cross/cc65/work/cc65-2.12.0/src/ca65'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/pkgsrc/cross/cc65/work/cc65-2.12.0/src'
make: *** [bins] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/cross/cc65
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/cross/cc65