=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for cc65-2.12.0nb1 for i in common ar65 ca65 cc65 cl65 co65 da65 grc ld65 od65; do /usr/bin/gnumake -C $i -f make/gcc.mak all || exit $?; done 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 gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o abend.o abend.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o addrsize.o addrsize.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o bitops.o bitops.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o chartype.o chartype.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o check.o check.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o cmdline.o cmdline.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o coll.o coll.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o cpu.o cpu.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o debugflag.o debugflag.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o exprdefs.o exprdefs.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o filepos.o filepos.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o filetype.o filetype.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o fname.o fname.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o hashstr.o hashstr.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o hashtab.o hashtab.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o intstack.o intstack.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o matchpat.o matchpat.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o mmodel.o mmodel.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o print.o print.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o searchpath.o searchpath.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o segdefs.o segdefs.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o segnames.o segnames.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o shift.o shift.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o strbuf.o strbuf.c strbuf.c: In function 'SB_VPrintf': strbuf.c:458: warning: implicit declaration of function 'va_copy' gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o strpool.o strpool.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o strstack.o strstack.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o strutil.o strutil.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o target.o target.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o tgttrans.o tgttrans.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o xmalloc.o xmalloc.c gcc -g -O2 -Wall -W -std=c89 -no-cpp-precomp -isystem /usr/include -c -o xsprintf.o xsprintf.c xsprintf.c: In function 'xvsnprintf': xsprintf.c:382: 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 archive common.a 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 gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o add.o add.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o del.o del.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o error.o error.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o exports.o exports.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o extract.o extract.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o fileio.o fileio.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o global.o global.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o library.o library.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o list.o list.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o main.o main.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o objdata.o objdata.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -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 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 gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o anonname.o anonname.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o asserts.o asserts.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o condasm.o condasm.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o dbginfo.o dbginfo.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o ea65.o ea65.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o easw16.o easw16.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o enum.o enum.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o error.o error.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o expr.o expr.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o feature.o feature.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o filetab.o filetab.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o fragment.o fragment.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o global.o global.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o incpath.o incpath.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o instr.o instr.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o istack.o istack.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o lineinfo.o lineinfo.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o listing.o listing.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o macpack.o macpack.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o macro.o macro.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o main.o main.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o nexttok.o nexttok.c nexttok.c: In function 'Consume': nexttok.c:710: warning: format not a string literal and no format arguments gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o objcode.o objcode.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o objfile.o objfile.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o options.o options.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o pseudo.o pseudo.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o repeat.o repeat.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o scanner.o scanner.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o segment.o segment.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o segrange.o segrange.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o sizeof.o sizeof.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o spool.o spool.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o struct.o struct.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o studyexpr.o studyexpr.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o symentry.o symentry.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o symbol.o symbol.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o symtab.o symtab.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o token.o token.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -c -o toklist.o toklist.c gcc -g -O2 -Wall -W -std=c89 -I../common -no-cpp-precomp -isystem /usr/include -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 Undefined symbols for architecture i386: "_va_copy", referenced from: _SB_VPrintf in common.a(strbuf.o) _xvsnprintf in common.a(xsprintf.o) ld: symbol(s) not found for architecture i386 collect2: ld returned 1 exit status gnumake[3]: *** [ca65] Error 1 gnumake[2]: *** [all] Error 2 gnumake[1]: *** [all] Error 2 gnumake: *** [bins] Error 2 *** Error code 2 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/cross/cc65 *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/cross/cc65