=> Bootstrap dependency digest>=20010302: found digest-20160304
WARNING: [license.mk] Every package should define a LICENSE.
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Building for craft-3.5nb4
--- config.h ---
--- hcc/hcc ---
--- config.h ---
echo '#define PREFIX "/usr/pkg"' > config.h
--- hcc/hcc ---
clang++ -O2 -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT hcc/hcc.cc -o hcc/hcc
hcc/hcc.cc:1019:3: warning: control reaches end of non-void function [-Wreturn-type]
  }
  ^
hcc/hcc.cc:1073:61: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
       /* calc_min */      {if   ( /* first_line */      (l == ref_start_line [ref_n]))
                                                          ~~^~~~~~~~~~~~~~~~~~~~~~~~~
hcc/hcc.cc:1073:61: note: remove extraneous parentheses around the comparison to silence this warning
       /* calc_min */      {if   ( /* first_line */      (l == ref_start_line [ref_n]))
                                                         ~  ^                        ~
hcc/hcc.cc:1073:61: note: use '=' to turn this equality comparison into an assignment
       /* calc_min */      {if   ( /* first_line */      (l == ref_start_line [ref_n]))
                                                            ^~
                                                            =
hcc/hcc.cc:1077:60: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
       /* calc_max */      {if   ( /* last_line */      (l == ref_end_line [ref_n]))
                                                         ~~^~~~~~~~~~~~~~~~~~~~~~~
hcc/hcc.cc:1077:60: note: remove extraneous parentheses around the comparison to silence this warning
       /* calc_max */      {if   ( /* last_line */      (l == ref_end_line [ref_n]))
                                                        ~  ^                      ~
hcc/hcc.cc:1077:60: note: use '=' to turn this equality comparison into an assignment
       /* calc_max */      {if   ( /* last_line */      (l == ref_end_line [ref_n]))
                                                           ^~
                                                           =
hcc/hcc.cc:1196:3: warning: control reaches end of non-void function [-Wreturn-type]
  }
  ^
4 warnings generated.
--- xtimer.o ---
--- option_menu.o ---
--- setupedit.o ---
--- robot.o ---
--- land.o ---
--- ship.o ---
--- building.o ---
--- dir.o ---
--- object_handler.o ---
--- pic.o ---
--- player.o ---
--- field.o ---
--- ilfield.o ---
--- xbm.o ---
--- cmap_edit.o ---
--- cmap.o ---
--- xtimer.o ---
hcc/hcc -compiler clang -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -c xtimer
--- option_menu.o ---
hcc/hcc -compiler clang -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -c option_menu
--- setupedit.o ---
hcc/hcc -compiler clang -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -c setupedit
--- field.o ---
hcc/hcc -compiler clang -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -c field
--- land.o ---
hcc/hcc -compiler clang -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -c land
--- ship.o ---
hcc/hcc -compiler clang -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -c ship
--- building.o ---
hcc/hcc -compiler clang -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -c building
--- dir.o ---
hcc/hcc -compiler clang -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -c dir
--- object_handler.o ---
hcc/hcc -compiler clang -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -c object_handler
--- setupedit.o ---
error : 194 : EOF (187) inside string, depp
*** [setupedit.o] Error code 1

make: stopped in /data/scratch/games/craft/work
--- dir.o ---
error : 92 : EOF (47) inside string, depp
--- player.o ---
hcc/hcc -compiler clang -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -c player
--- ilfield.o ---
hcc/hcc -compiler clang -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -c ilfield
--- xbm.o ---
hcc/hcc -compiler clang -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -c xbm
--- dir.o ---
*** [dir.o] Error code 1

make: stopped in /data/scratch/games/craft/work
--- xtimer.o ---
error : 60 : EOF (5) inside string, depp
*** [xtimer.o] Error code 1

make: stopped in /data/scratch/games/craft/work
--- cmap_edit.o ---
hcc/hcc -compiler clang -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -c cmap_edit
--- xbm.o ---
error : 183 : EOF (162) inside string, depp
--- ship.o ---
error : 445 : EOF (4) inside string, depp
--- pic.o ---
hcc/hcc -compiler clang -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -c pic
--- xbm.o ---
*** [xbm.o] Error code 1

make: stopped in /data/scratch/games/craft/work
--- ship.o ---
*** [ship.o] Error code 1

make: stopped in /data/scratch/games/craft/work
--- building.o ---
error : 145 : EOF (117) inside string, depp
*** [building.o] Error code 1

make: stopped in /data/scratch/games/craft/work
--- ilfield.o ---
error : 161 : EOF (1) inside string, depp
*** [ilfield.o] Error code 1

make: stopped in /data/scratch/games/craft/work
--- option_menu.o ---
error : 634 : EOF (611) inside string, depp
*** [option_menu.o] Error code 1

make: stopped in /data/scratch/games/craft/work
--- pic.o ---
error : 160 : EOF (1) inside string, depp
*** [pic.o] Error code 1

make: stopped in /data/scratch/games/craft/work
--- land.o ---
error : 1321 : EOF (1166) inside string, depp
*** [land.o] Error code 1

make: stopped in /data/scratch/games/craft/work
--- robot.o ---
hcc/hcc -compiler clang -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -c robot
--- cmap.o ---
hcc/hcc -compiler clang -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -c cmap
--- player.o ---
error : 3433 : EOF (2923) inside string, depp
--- cmap_edit.o ---
error : 1573 : EOF (1566) inside string, depp
--- player.o ---
*** [player.o] Error code 1

make: stopped in /data/scratch/games/craft/work
--- cmap_edit.o ---
*** [cmap_edit.o] Error code 1

make: stopped in /data/scratch/games/craft/work
--- cmap.o ---
error : 155 : EOF (100) inside string, depp
*** [cmap.o] Error code 1

make: stopped in /data/scratch/games/craft/work
--- robot.o ---
error : 2433 : EOF (2168) inside string, depp
*** [robot.o] Error code 1

make: stopped in /data/scratch/games/craft/work
--- field.o ---
error : 888 : EOF (851) inside string, depp
*** [field.o] Error code 1

make: stopped in /data/scratch/games/craft/work
--- object_handler.o ---
error : 9443 : EOF (9316) inside string, depp
*** [object_handler.o] Error code 1

make: stopped in /data/scratch/games/craft/work
16 errors

make: stopped in /data/scratch/games/craft/work
*** Error code 2

Stop.
make[1]: stopped in /data/pkgsrc/games/craft
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/games/craft