=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> 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_THREAD_SAFE -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 --- --- xtimer.o --- hcc/hcc -compiler clang -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/pkg/include -D_THREAD_SAFE -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_THREAD_SAFE -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_THREAD_SAFE -D_REENTRANT -c setupedit --- xtimer.o --- error : 60 : EOF (5) inside string, depp *** [xtimer.o] Error code 1 bmake: stopped in /var/pkgsrc/work/games/craft/work --- option_menu.o --- error : 634 : EOF (611) inside string, depp *** [option_menu.o] Error code 1 bmake: stopped in /var/pkgsrc/work/games/craft/work --- setupedit.o --- error : 194 : EOF (187) inside string, depp *** [setupedit.o] Error code 1 bmake: stopped in /var/pkgsrc/work/games/craft/work 3 errors bmake: stopped in /var/pkgsrc/work/games/craft/work *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/games/craft *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/games/craft