=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for ficl-4.1.0 cc -O -fPIC -Wall -I. -c -o main.o main.c cc -O -fPIC -Wall -I. -c -o dictionary.o dictionary.c dictionary.c: In function 'ficlDictionarySee': dictionary.c:698: warning: format '%d' expects type 'int', but argument 5 has type 'ficlInteger' dictionary.c:698: warning: format '%d' expects type 'int', but argument 6 has type 'ficlInteger' cc -O -fPIC -Wall -I. -c -o system.o system.c cc -O -fPIC -Wall -I. -c -o fileaccess.o fileaccess.c fileaccess.c: In function 'ficlPrimitiveDeleteFile': fileaccess.c:116: warning: implicit declaration of function 'unlink' cc -O -fPIC -Wall -I. -c -o float.o float.c float.c: In function 'ficlFloatStackDisplayCallback': float.c:162: warning: format '%08x' expects type 'unsigned int', but argument 5 has type 'union ficlCell *' float.c:162: warning: format '%08x' expects type 'unsigned int', but argument 8 has type 'ficlInteger' cc -O -fPIC -Wall -I. -c -o double.o double.c cc -O -fPIC -Wall -I. -c -o prefix.o prefix.c cc -O -fPIC -Wall -I. -c -o search.o search.c cc -O -fPIC -Wall -I. -c -o softcore.o softcore.c cc -O -fPIC -Wall -I. -c -o stack.o stack.c cc -O -fPIC -Wall -I. -c -o tools.o tools.c tools.c: In function 'ficlStackDisplayCallback': tools.c:570: warning: format '%08x' expects type 'unsigned int', but argument 5 has type 'union ficlCell *' tools.c:570: warning: format '%12d' expects type 'int', but argument 7 has type 'ficlInteger' tools.c:570: warning: format '%08x' expects type 'unsigned int', but argument 8 has type 'ficlInteger' tools.c: In function 'ficlStackDisplay': tools.c:583: warning: format '%08x' expects type 'unsigned int', but argument 7 has type 'union ficlCell *' tools.c:595: warning: format '%08x' expects type 'unsigned int', but argument 6 has type 'union ficlCell *' tools.c: In function 'ficlStackDisplaySimpleCallback': tools.c:615: warning: format '%d' expects type 'int', but argument 6 has type 'ficlInteger' tools.c: In function 'ficlReturnStackDisplayCallback': tools.c:647: warning: format '%08x' expects type 'unsigned int', but argument 5 has type 'union ficlCell *' tools.c:647: warning: format '%12d' expects type 'int', but argument 7 has type 'ficlInteger' tools.c:647: warning: format '%08x' expects type 'unsigned int', but argument 8 has type 'ficlInteger' cc -O -fPIC -Wall -I. -c -o vm.o vm.c cc -O -fPIC -Wall -I. -c -o primitives.o primitives.c cc -O -fPIC -Wall -I. -c -o bit.o bit.c cc -O -fPIC -Wall -I. -c -o lzuncompress.o lzuncompress.c cc -O -fPIC -Wall -I. -c -o unix.o ficlplatform/unix.c ficlplatform/unix.c: In function 'ficlFileTruncate': ficlplatform/unix.c:11: warning: implicit declaration of function 'ftruncate' cc -O -fPIC -Wall -I. -c -o utility.o utility.c cc -O -fPIC -Wall -I. -c -o hash.o hash.c cc -O -fPIC -Wall -I. -c -o callback.o callback.c cc -O -fPIC -Wall -I. -c -o word.o word.c cc -O -fPIC -Wall -I. -c -o extras.o extras.c ar cr libficl.a dictionary.o system.o fileaccess.o float.o double.o prefix.o search.o softcore.o stack.o tools.o vm.o primitives.o bit.o lzuncompress.o unix.o utility.o hash.o callback.o word.o extras.o ranlib libficl.a cc -O -fPIC -Wall -L/usr/pkg/lib main.o -o ficl -L. -lficl -lm cc -L/usr/pkg/lib -shared -Wl,-soname,libficl.so.4.1.0 -o libficl.so.4.1.0 dictionary.o system.o fileaccess.o float.o double.o prefix.o search.o softcore.o stack.o tools.o vm.o primitives.o bit.o lzuncompress.o unix.o utility.o hash.o callback.o word.o extras.o ld: unknown option: -soname collect2: ld returned 1 exit status *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/scratch/lang/ficl/work/ficl-4.1.0 *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/lang/ficl *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/lang/ficl