=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for moria-5.5.2nb6 --- main.o --- --- misc1.o --- --- misc2.o --- --- main.o --- cc -O2 -Dunix -DLIBDIR=\"/usr/pkg/share/games/moria\" -DMORIA_TOP=\"/var/games/moria.scores\" -c main.c --- misc1.o --- cc -O2 -Dunix -DLIBDIR=\"/usr/pkg/share/games/moria\" -DMORIA_TOP=\"/var/games/moria.scores\" -c misc1.c --- misc2.o --- cc -O2 -Dunix -DLIBDIR=\"/usr/pkg/share/games/moria\" -DMORIA_TOP=\"/var/games/moria.scores\" -c misc2.c --- misc3.o --- cc -O2 -Dunix -DLIBDIR=\"/usr/pkg/share/games/moria\" -DMORIA_TOP=\"/var/games/moria.scores\" -c misc3.c --- misc4.o --- --- store1.o --- --- misc3.o --- misc3.c:286:46: warning: format specifies type 'long' but the argument has type 'int32' (aka 'int') [-Wformat] (void) sprintf(out_val, "%s:%7ld", header, num); ~~~~ ^~~ %7d misc3.c:298:47: warning: format specifies type 'long' but the argument has type 'int32' (aka 'int') [-Wformat] (void) sprintf(out_val, "%s: %7ld", header, num); ~~~~ ^~~ %7d misc3.c:320:35: warning: format specifies type 'long' but the argument has type 'int32' (aka 'int') [-Wformat] (void) sprintf(out_val, "%7ld", num); ~~~~ ^~~ %7d --- misc4.o --- cc -O2 -Dunix -DLIBDIR=\"/usr/pkg/share/games/moria\" -DMORIA_TOP=\"/var/games/moria.scores\" -c misc4.c --- store1.o --- cc -O2 -Dunix -DLIBDIR=\"/usr/pkg/share/games/moria\" -DMORIA_TOP=\"/var/games/moria.scores\" -c store1.c --- misc3.o --- misc3.c:2243:47: warning: format specifies type 'long' but the argument has type 'int32' (aka 'int') [-Wformat] --- files.o --- --- misc3.o --- (void) sprintf(object_str, "%s+%ld%s", str1, number, str2); ~~~ ^~~~~~ %d misc3.c:2245:46: warning: format specifies type 'long' but the argument has type 'int32' (aka 'int') [-Wformat] (void) sprintf(object_str, "%s%ld%s", str1, number, str2); ~~~ ^~~~~~ %d --- files.o --- cc -O2 -Dunix -DLIBDIR=\"/usr/pkg/share/games/moria\" -DMORIA_TOP=\"/var/games/moria.scores\" -c files.c --- store1.o --- store1.c:450:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ --- files.o --- files.c:420:60: warning: format specifies type 'long' but the argument has type 'int32' (aka 'int') [-Wformat] (void) fprintf(file1, "%7sExperience : %7ld", blank, py.misc.exp); --- store1.o --- 1 warning generated. --- files.o --- ~~~~ ^~~~~~~~~~~ --- io.o --- --- files.o --- %7d files.c:423:60: warning: format specifies type 'long' but the argument has type 'int32' (aka 'int') [-Wformat] (void) fprintf(file1, "%7sMax Exp : %7ld", blank, py.misc.max_exp); ~~~~ ^~~~~~~~~~~~~~~ %7d files.c:430:10: warning: format specifies type 'long' but the argument has type 'int32' (aka 'int') [-Wformat] (int32)(player_exp[py.misc.lev-1] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ files.c:434:8: warning: format specifies type 'long' but the argument has type 'int32' (aka 'int') [-Wformat] py.misc.au); ^~~~~~~~~~ --- io.o --- cc -O2 -Dunix -DLIBDIR=\"/usr/pkg/share/games/moria\" -DMORIA_TOP=\"/var/games/moria.scores\" -c io.c --- files.o --- 4 warnings generated. --- create.o --- --- io.o --- io.c:94:10: fatal error: 'sgtty.h' file not found #include ^~~~~~~~~ --- create.o --- cc -O2 -Dunix -DLIBDIR=\"/usr/pkg/share/games/moria\" -DMORIA_TOP=\"/var/games/moria.scores\" -c create.c --- io.o --- 1 error generated. *** [io.o] Error code 1 bmake: stopped in /var/pkgsrc/work/games/moria/work/umoria --- misc3.o --- 5 warnings generated. 1 error bmake: stopped in /var/pkgsrc/work/games/moria/work/umoria *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/games/moria *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/games/moria