=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for bsvc-2.1 --- subdirectories --- ------ Building: Assemblers --- subdirectories --- ------ Building: Assemblers/68kasm --- movem.o --- --- object.o --- --- globals.o --- --- movem.o --- gcc -O2 -c movem.c --- object.o --- gcc -O2 -c object.c --- globals.o --- gcc -O2 -c globals.c --- directive.o --- gcc -O2 -c directive.c --- object.o --- object.c: In function 'writeObj': object.c:157:2: warning: incompatible implicit declaration of built-in function 'strncpy' --- build.o --- gcc -O2 -c build.c --- insttable.o --- gcc -O2 -c insttable.c --- error.o --- gcc -O2 -c error.c --- symbol.o --- --- eval.o --- --- symbol.o --- gcc -O2 -c symbol.c --- eval.o --- gcc -O2 -c eval.c --- opparse.o --- gcc -O2 -c opparse.c --- symbol.o --- symbol.c: In function 'lookup': symbol.c:102:23: warning: incompatible implicit declaration of built-in function 'malloc' symbol.c:105:5: warning: incompatible implicit declaration of built-in function 'strcpy' symbol.c:109:23: warning: incompatible implicit declaration of built-in function 'malloc' symbol.c:112:5: warning: incompatible implicit declaration of built-in function 'strcpy' symbol.c:118:21: warning: incompatible implicit declaration of built-in function 'malloc' symbol.c:121:3: warning: incompatible implicit declaration of built-in function 'strcpy' --- codegen.o --- gcc -O2 -c codegen.c --- listing.o --- gcc -O2 -c listing.c --- instlookup.o --- --- listing.o --- listing.c: In function 'listObj': listing.c:115:3: warning: incompatible implicit declaration of built-in function 'strcpy' listing.c:120:3: warning: incompatible implicit declaration of built-in function 'strcpy' --- assemble.o --- gcc -O2 -c assemble.c --- instlookup.o --- gcc -O2 -c instlookup.c --- main.o --- gcc -O2 -c main.c --- instlookup.o --- instlookup.c: In function 'instLookup': instlookup.c:100:8: warning: extra tokens at end of #endif directive --- include.o --- gcc -O2 -c include.c --- main.o --- main.c: In function 'main': main.c:123:16: warning: incompatible implicit declaration of built-in function 'strlen' --- include.o --- include.c: In function 'buildCompleteSourceFile': include.c:34:22: warning: incompatible implicit declaration of built-in function 'strlen' --- 68kasm --- gcc movem.o object.o globals.o directive.o build.o insttable.o error.o symbol.o eval.o opparse.o codegen.o listing.o instlookup.o assemble.o main.o include.o -o 68kasm ------ Building: Framework --- AddressSpace.o --- --- BasicCPU.o --- --- BasicDevice.o --- --- AddressSpace.o --- c++ -I/scratch/wip/bsvc/work/bsvc-2.1/src/Framework -O2 -ansi -D_G_NO_EXTERN_TEMPLATES -DUSE_STD -c AddressSpace.cxx --- BasicCPU.o --- c++ -I/scratch/wip/bsvc/work/bsvc-2.1/src/Framework -O2 -ansi -D_G_NO_EXTERN_TEMPLATES -DUSE_STD -c BasicCPU.cxx --- BasicDevice.o --- c++ -I/scratch/wip/bsvc/work/bsvc-2.1/src/Framework -O2 -ansi -D_G_NO_EXTERN_TEMPLATES -DUSE_STD -c BasicDevice.cxx --- BasicDeviceRegistry.o --- c++ -I/scratch/wip/bsvc/work/bsvc-2.1/src/Framework -O2 -ansi -D_G_NO_EXTERN_TEMPLATES -DUSE_STD -c BasicDeviceRegistry.cxx --- BreakpointList.o --- c++ -I/scratch/wip/bsvc/work/bsvc-2.1/src/Framework -O2 -ansi -D_G_NO_EXTERN_TEMPLATES -DUSE_STD -c BreakpointList.cxx --- Event.o --- c++ -I/scratch/wip/bsvc/work/bsvc-2.1/src/Framework -O2 -ansi -D_G_NO_EXTERN_TEMPLATES -DUSE_STD -c Event.cxx --- RegInfo.o --- c++ -I/scratch/wip/bsvc/work/bsvc-2.1/src/Framework -O2 -ansi -D_G_NO_EXTERN_TEMPLATES -DUSE_STD -c RegInfo.cxx --- StatInfo.o --- c++ -I/scratch/wip/bsvc/work/bsvc-2.1/src/Framework -O2 -ansi -D_G_NO_EXTERN_TEMPLATES -DUSE_STD -c StatInfo.cxx --- Time.o --- c++ -I/scratch/wip/bsvc/work/bsvc-2.1/src/Framework -O2 -ansi -D_G_NO_EXTERN_TEMPLATES -DUSE_STD -c Time.cxx --- Tools.o --- c++ -I/scratch/wip/bsvc/work/bsvc-2.1/src/Framework -O2 -ansi -D_G_NO_EXTERN_TEMPLATES -DUSE_STD -c Tools.cxx --- Interface.o --- c++ -I/scratch/wip/bsvc/work/bsvc-2.1/src/Framework -O2 -ansi -D_G_NO_EXTERN_TEMPLATES -DUSE_STD -c Interface.cxx In file included from /usr/include/g++/backward/strstream:47:0, from Interface.cxx:35: /usr/include/g++/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. Interface.cxx: In member function 'void Interface::CommandLoop()': Interface.cxx:86:26: error: 'strcat' was not declared in this scope *** [Interface.o] Error code 1 make: stopped in /scratch/wip/bsvc/work/bsvc-2.1/src/Framework 1 error make: stopped in /scratch/wip/bsvc/work/bsvc-2.1/src/Framework *** [subdirectories] Error code 1 make: stopped in /scratch/wip/bsvc/work/bsvc-2.1/src 1 error make: stopped in /scratch/wip/bsvc/work/bsvc-2.1/src *** Error code 2 Stop. make: stopped in /usr/pkgsrc/wip/bsvc *** Error code 1 Stop. make: stopped in /usr/pkgsrc/wip/bsvc