=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for netmaze-0.81nb4 --- x11cntrl.o --- --- draw_3d.o --- --- x11smiley.o --- --- x11cntrl.o --- clang -O -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DSH_MEM -I/usr/pkg/include -c x11cntrl.c --- draw_3d.o --- clang -O -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DSH_MEM -I/usr/pkg/include -c draw_3d.c --- x11smiley.o --- clang -O -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DSH_MEM -I/usr/pkg/include -c x11smiley.c --- draw_3d.o --- In file included from draw_3d.c:13: ./trigtab.h:5:1: error: unknown type name 'int32_t'; did you mean '__int32_t'? int32_t trigtab[] = { ^~~~~~~ __int32_t /usr/include/x86/_types.h:57:15: note: '__int32_t' declared here typedef int __int32_t; ^ --- x11gfx.o --- clang -O -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DSH_MEM -I/usr/pkg/include -c x11gfx.c --- netmaze.o --- --- draw_3d.o --- draw_3d.c:370:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if(tnr=(hwalls[i][j] & MAZE_TYPEMASK)) ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ draw_3d.c:370:13: note: place parentheses around the assignment to silence this warning if(tnr=(hwalls[i][j] & MAZE_TYPEMASK)) ^ ( ) draw_3d.c:370:13: note: use '==' to turn this assignment into an equality comparison if(tnr=(hwalls[i][j] & MAZE_TYPEMASK)) ^ == draw_3d.c:385:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if(tnr=(vwalls[i][j] & MAZE_TYPEMASK)) ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ draw_3d.c:385:13: note: place parentheses around the assignment to silence this warning if(tnr=(vwalls[i][j] & MAZE_TYPEMASK)) ^ ( ) draw_3d.c:385:13: note: use '==' to turn this assignment into an equality comparison if(tnr=(vwalls[i][j] & MAZE_TYPEMASK)) ^ == --- netmaze.o --- clang -O -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DSH_MEM -I/usr/pkg/include -c netmaze.c --- draw_3d.o --- 2 warnings and 1 error generated. *** [draw_3d.o] Error code 1 bmake: stopped in /var/pkgsrc/work/games/netmaze/work/netmaze 1 error bmake: stopped in /var/pkgsrc/work/games/netmaze/work/netmaze *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/games/netmaze *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/games/netmaze