=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for knightcap-3.6nb5 gcc -O2 -march=i586 -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/libdrm -O2 -fshort-enums -Wall -DTB_DIR=\"/usr/pkg/share/egtb\" -I/usr/X11R7/include -I/usr/X11R7/include -DRENDERED_DISPLAY=1 -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/libdrm -c knightcap.c In file included from knightcap.c:7: ./knightcap.h:234:9: warning: 'INFINITY' macro redefined [-Wmacro-redefined] #define INFINITY (40.50*STATIC_PAWN_VALUE) ^ /usr/include/math.h:108:9: note: previous definition is here #define INFINITY __builtin_inff() ^ In file included from knightcap.c:7: ./knightcap.h:664:21: error: static declaration of 'fmin' follows non-static declaration static inline float fmin(float i1, float i2) ^ /usr/include/math.h:457:8: note: previous declaration is here double fmin(double, double); ^ In file included from knightcap.c:7: ./knightcap.h:669:21: error: static declaration of 'fmax' follows non-static declaration static inline float fmax(float i1, float i2) ^ /usr/include/math.h:456:8: note: previous declaration is here double fmax(double, double); ^ knightcap.c:362:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] } else if (on == 0) { ^ 2 warnings and 2 errors generated. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/games/knightcap/work/Export *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/games/knightcap *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/games/knightcap