=> 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 spider-1.1nb2
--- gfx.o ---
--- spider.o ---
--- events.o ---
--- windows.o ---
--- movelog.o ---
--- gfx.o ---
gcc -O2 -fno-strength-reduce -fno-strict-aliasing    -I.   -I/usr/pkg/include    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				  -DFUNCPROTO=15 -DNARROWPROTO   -DXAW -DROUND_CARDS -DHELPDIR="\"/usr/pkg/share/doc/spider\""    -c gfx.c
--- spider.o ---
gcc -O2 -fno-strength-reduce -fno-strict-aliasing    -I.   -I/usr/pkg/include    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				  -DFUNCPROTO=15 -DNARROWPROTO   -DXAW -DROUND_CARDS -DHELPDIR="\"/usr/pkg/share/doc/spider\""    -c spider.c
--- events.o ---
gcc -O2 -fno-strength-reduce -fno-strict-aliasing    -I.   -I/usr/pkg/include    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				  -DFUNCPROTO=15 -DNARROWPROTO   -DXAW -DROUND_CARDS -DHELPDIR="\"/usr/pkg/share/doc/spider\""    -c events.c
--- windows.o ---
gcc -O2 -fno-strength-reduce -fno-strict-aliasing    -I.   -I/usr/pkg/include    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				  -DFUNCPROTO=15 -DNARROWPROTO   -DXAW -DROUND_CARDS -DHELPDIR="\"/usr/pkg/share/doc/spider\""    -c windows.c
--- movelog.o ---
gcc -O2 -fno-strength-reduce -fno-strict-aliasing    -I.   -I/usr/pkg/include    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				  -DFUNCPROTO=15 -DNARROWPROTO   -DXAW -DROUND_CARDS -DHELPDIR="\"/usr/pkg/share/doc/spider\""    -c movelog.c
In file included from movelog.c:17:0:
defs.h:34:7: warning: extra tokens at end of #else directive
defs.h:63:8: warning: extra tokens at end of #endif directive
In file included from movelog.c:18:0:
globals.h:93:8: warning: extra tokens at end of #endif directive
globals.h:99:14: error: conflicting types for 'malloc'
globals.h:100:14: error: conflicting types for 'calloc'
globals.h:101:14: warning: conflicting types for built-in function 'realloc'
movelog.c: In function 'init_cache':
movelog.c:54:3: warning: incompatible implicit declaration of built-in function 'free'
movelog.c: In function 'grow_cache':
movelog.c:69:3: warning: incompatible implicit declaration of built-in function 'exit'
movelog.c: In function 'read_position':
movelog.c:395:2: warning: incompatible implicit declaration of built-in function 'free'
movelog.c: In function 'read_selection':
movelog.c:731:2: warning: incompatible implicit declaration of built-in function 'free'
*** [movelog.o] Error code 1

bmake: stopped in /tmp/pkgsrc/games/spider/work/spider
--- windows.o ---
In file included from windows.c:17:0:
defs.h:34:7: warning: extra tokens at end of #else directive
defs.h:63:8: warning: extra tokens at end of #endif directive
In file included from windows.c:18:0:
globals.h:93:8: warning: extra tokens at end of #endif directive
globals.h:99:14: error: conflicting types for 'malloc'
globals.h:100:14: error: conflicting types for 'calloc'
globals.h:101:14: warning: conflicting types for built-in function 'realloc'
windows.c:119:8: warning: extra tokens at end of #endif directive
windows.c:143:8: warning: extra tokens at end of #endif directive
--- spider.o ---
In file included from spider.c:17:0:
defs.h:34:7: warning: extra tokens at end of #else directive
defs.h:63:8: warning: extra tokens at end of #endif directive
In file included from spider.c:18:0:
globals.h:93:8: warning: extra tokens at end of #endif directive
globals.h:99:14: error: conflicting types for 'malloc'
globals.h:100:14: error: conflicting types for 'calloc'
globals.h:101:14: warning: conflicting types for built-in function 'realloc'
--- windows.o ---
*** [windows.o] Error code 1

bmake: stopped in /tmp/pkgsrc/games/spider/work/spider
--- spider.o ---
spider.c:622:8: warning: extra tokens at end of #endif directive
--- events.o ---
In file included from events.c:17:0:
defs.h:34:7: warning: extra tokens at end of #else directive
defs.h:63:8: warning: extra tokens at end of #endif directive
In file included from events.c:18:0:
globals.h:93:8: warning: extra tokens at end of #endif directive
globals.h:99:14: error: conflicting types for 'malloc'
globals.h:100:14: error: conflicting types for 'calloc'
globals.h:101:14: warning: conflicting types for built-in function 'realloc'
events.c: In function 'key_press':
events.c:462:3: warning: incompatible implicit declaration of built-in function 'exit'
*** [events.o] Error code 1

bmake: stopped in /tmp/pkgsrc/games/spider/work/spider
--- spider.o ---
*** [spider.o] Error code 1

bmake: stopped in /tmp/pkgsrc/games/spider/work/spider
--- gfx.o ---
In file included from gfx.c:16:0:
defs.h:34:7: warning: extra tokens at end of #else directive
defs.h:63:8: warning: extra tokens at end of #endif directive
In file included from gfx.c:17:0:
globals.h:93:8: warning: extra tokens at end of #endif directive
globals.h:99:14: error: conflicting types for 'malloc'
globals.h:100:14: error: conflicting types for 'calloc'
globals.h:101:14: warning: conflicting types for built-in function 'realloc'
gfx.c: In function 'gfx_init':
gfx.c:169:8: warning: extra tokens at end of #endif directive
gfx.c: In function 'make_card_maps':
gfx.c:310:3: warning: incompatible implicit declaration of built-in function 'free'
gfx.c:333:3: warning: incompatible implicit declaration of built-in function 'free'
gfx.c:347:2: warning: incompatible implicit declaration of built-in function 'free'
gfx.c: At top level:
gfx.c:1324:8: warning: extra tokens at end of #endif directive
gfx.c: In function 'rot_180':
gfx.c:1437:2: warning: incompatible implicit declaration of built-in function 'free'
*** [gfx.o] Error code 1

bmake: stopped in /tmp/pkgsrc/games/spider/work/spider
5 errors

bmake: stopped in /tmp/pkgsrc/games/spider/work/spider
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/games/spider
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/spider