=> Bootstrap dependency digest>=20010302: found digest-20190127 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for orbital_eunuchs_sniper-1.30nb6 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in bin Making all in src --- all --- /opt/pkg/bin/bmake all-am --- ai.o --- --- binds.o --- --- gameover.o --- --- highscores.o --- --- logoscreen.o --- --- petopt.o --- --- prefs.o --- --- prints.o --- --- ai.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include -O2 -I/opt/pkg/include/SDL -I/opt/pkg/include -MT ai.o -MD -MP -MF ".deps/ai.Tpo" -c -o ai.o ai.cpp; then mv -f ".deps/ai.Tpo" ".deps/ai.Po"; else rm -f ".deps/ai.Tpo"; exit 1; fi --- binds.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include -O2 -I/opt/pkg/include/SDL -I/opt/pkg/include -MT binds.o -MD -MP -MF ".deps/binds.Tpo" -c -o binds.o binds.cpp; then mv -f ".deps/binds.Tpo" ".deps/binds.Po"; else rm -f ".deps/binds.Tpo"; exit 1; fi --- gameover.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include -O2 -I/opt/pkg/include/SDL -I/opt/pkg/include -MT gameover.o -MD -MP -MF ".deps/gameover.Tpo" -c -o gameover.o gameover.cpp; then mv -f ".deps/gameover.Tpo" ".deps/gameover.Po"; else rm -f ".deps/gameover.Tpo"; exit 1; fi --- highscores.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include -O2 -I/opt/pkg/include/SDL -I/opt/pkg/include -MT highscores.o -MD -MP -MF ".deps/highscores.Tpo" -c -o highscores.o highscores.cpp; then mv -f ".deps/highscores.Tpo" ".deps/highscores.Po"; else rm -f ".deps/highscores.Tpo"; exit 1; fi --- logoscreen.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include -O2 -I/opt/pkg/include/SDL -I/opt/pkg/include -MT logoscreen.o -MD -MP -MF ".deps/logoscreen.Tpo" -c -o logoscreen.o logoscreen.cpp; then mv -f ".deps/logoscreen.Tpo" ".deps/logoscreen.Po"; else rm -f ".deps/logoscreen.Tpo"; exit 1; fi --- petopt.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include -O2 -I/opt/pkg/include/SDL -I/opt/pkg/include -MT petopt.o -MD -MP -MF ".deps/petopt.Tpo" -c -o petopt.o petopt.cpp; then mv -f ".deps/petopt.Tpo" ".deps/petopt.Po"; else rm -f ".deps/petopt.Tpo"; exit 1; fi --- prefs.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include -O2 -I/opt/pkg/include/SDL -I/opt/pkg/include -MT prefs.o -MD -MP -MF ".deps/prefs.Tpo" -c -o prefs.o prefs.cpp; then mv -f ".deps/prefs.Tpo" ".deps/prefs.Po"; else rm -f ".deps/prefs.Tpo"; exit 1; fi --- prints.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include -O2 -I/opt/pkg/include/SDL -I/opt/pkg/include -MT prints.o -MD -MP -MF ".deps/prints.Tpo" -c -o prints.o prints.cpp; then mv -f ".deps/prints.Tpo" ".deps/prints.Po"; else rm -f ".deps/prints.Tpo"; exit 1; fi --- binds.o --- binds.cpp:118:18: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] char *keysname="keys.cfg"; ^ --- petopt.o --- petopt.cpp:149:13: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] boolval = "true"; ^ petopt.cpp:154:13: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] boolval = "false"; ^ --- binds.o --- 1 warning generated. --- render_ai.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include -O2 -I/opt/pkg/include/SDL -I/opt/pkg/include -MT render_ai.o -MD -MP -MF ".deps/render_ai.Tpo" -c -o render_ai.o render_ai.cpp; then mv -f ".deps/render_ai.Tpo" ".deps/render_ai.Po"; else rm -f ".deps/render_ai.Tpo"; exit 1; fi --- petopt.o --- 2 warnings generated. --- snipe2d.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include -O2 -I/opt/pkg/include/SDL -I/opt/pkg/include -MT snipe2d.o -MD -MP -MF ".deps/snipe2d.Tpo" -c -o snipe2d.o snipe2d.cpp; then mv -f ".deps/snipe2d.Tpo" ".deps/snipe2d.Po"; else rm -f ".deps/snipe2d.Tpo"; exit 1; fi --- prefs.o --- prefs.cpp:115:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] self->wwwbrowser = WWWBROWSER; ^ prefs.cpp:12:20: note: expanded from macro 'WWWBROWSER' #define WWWBROWSER "mozilla" ^ --- target.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include -O2 -I/opt/pkg/include/SDL -I/opt/pkg/include -MT target.o -MD -MP -MF ".deps/target.Tpo" -c -o target.o target.cpp; then mv -f ".deps/target.Tpo" ".deps/target.Po"; else rm -f ".deps/target.Tpo"; exit 1; fi --- ui.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include -O2 -I/opt/pkg/include/SDL -I/opt/pkg/include -MT ui.o -MD -MP -MF ".deps/ui.Tpo" -c -o ui.o ui.cpp; then mv -f ".deps/ui.Tpo" ".deps/ui.Po"; else rm -f ".deps/ui.Tpo"; exit 1; fi --- zooms.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include -O2 -I/opt/pkg/include/SDL -I/opt/pkg/include -MT zooms.o -MD -MP -MF ".deps/zooms.Tpo" -c -o zooms.o zooms.cpp; then mv -f ".deps/zooms.Tpo" ".deps/zooms.Po"; else rm -f ".deps/zooms.Tpo"; exit 1; fi --- prefs.o --- 1 warning generated. --- sexp.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include -O2 -I/opt/pkg/include/SDL -I/opt/pkg/include -MT sexp.o -MD -MP -MF ".deps/sexp.Tpo" -c -o sexp.o `test -f 'sexpr/sexp.c' || echo './'`sexpr/sexp.c; then mv -f ".deps/sexp.Tpo" ".deps/sexp.Po"; else rm -f ".deps/sexp.Tpo"; exit 1; fi --- sexp_ops.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include -O2 -I/opt/pkg/include/SDL -I/opt/pkg/include -MT sexp_ops.o -MD -MP -MF ".deps/sexp_ops.Tpo" -c -o sexp_ops.o `test -f 'sexpr/sexp_ops.c' || echo './'`sexpr/sexp_ops.c; then mv -f ".deps/sexp_ops.Tpo" ".deps/sexp_ops.Po"; else rm -f ".deps/sexp_ops.Tpo"; exit 1; fi --- faststack.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include -O2 -I/opt/pkg/include/SDL -I/opt/pkg/include -MT faststack.o -MD -MP -MF ".deps/faststack.Tpo" -c -o faststack.o `test -f 'sexpr/faststack.c' || echo './'`sexpr/faststack.c; then mv -f ".deps/faststack.Tpo" ".deps/faststack.Po"; else rm -f ".deps/faststack.Tpo"; exit 1; fi --- io.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include -O2 -I/opt/pkg/include/SDL -I/opt/pkg/include -MT io.o -MD -MP -MF ".deps/io.Tpo" -c -o io.o `test -f 'sexpr/io.c' || echo './'`sexpr/io.c; then mv -f ".deps/io.Tpo" ".deps/io.Po"; else rm -f ".deps/io.Tpo"; exit 1; fi --- parser.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include -O2 -I/opt/pkg/include/SDL -I/opt/pkg/include -MT parser.o -MD -MP -MF ".deps/parser.Tpo" -c -o parser.o `test -f 'sexpr/parser.c' || echo './'`sexpr/parser.c; then mv -f ".deps/parser.Tpo" ".deps/parser.Po"; else rm -f ".deps/parser.Tpo"; exit 1; fi --- snipe2d.o --- snipe2d.cpp:396:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] { 'n', POF_BOOL, "noaudio", &au, "Disable Audio" }, ^ snipe2d.cpp:396:35: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] { 'n', POF_BOOL, "noaudio", &au, "Disable Audio" }, ^ snipe2d.cpp:397:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] { 'f', POF_BOOL, "fullscreen", &fs, "Enable Fullscreen" }, ^ snipe2d.cpp:397:38: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] { 'f', POF_BOOL, "fullscreen", &fs, "Enable Fullscreen" }, ^ snipe2d.cpp:398:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] { 'w', POF_BOOL, "windowed", &fs, "Disable Fullscreen" }, ^ snipe2d.cpp:398:36: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] { 'w', POF_BOOL, "windowed", &fs, "Disable Fullscreen" }, ^ snipe2d.cpp:399:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] { 'a', POF_BOOL, "audio", &au, "Enable Audio" }, ^ snipe2d.cpp:399:33: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] { 'a', POF_BOOL, "audio", &au, "Enable Audio" }, ^ snipe2d.cpp:400:25: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] { '1', POF_OPT|POF_INT,"diff1", &ds, "Difficulty Setting 1" }, ^ snipe2d.cpp:400:39: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] { '1', POF_OPT|POF_INT,"diff1", &ds, "Difficulty Setting 1" }, ^ snipe2d.cpp:401:25: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] { '2', POF_OPT|POF_INT,"diff2", &ds, "Difficulty Setting 2" }, ^ snipe2d.cpp:401:39: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] { '2', POF_OPT|POF_INT,"diff2", &ds, "Difficulty Setting 2" }, ^ snipe2d.cpp:402:25: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] { '3', POF_OPT|POF_INT,"diff3", &ds, "Difficulty Setting 3" }, ^ snipe2d.cpp:402:39: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] { '3', POF_OPT|POF_INT,"diff3", &ds, "Difficulty Setting 3" }, ^ snipe2d.cpp:403:13: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] { 'h', 0, "help", NULL, "Extended mode" }, ^ snipe2d.cpp:403:28: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] { 'h', 0, "help", NULL, "Extended mode" }, ^ --- ui.o --- ui.cpp:1479:21: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] char * menuname = "menus.cfg"; ^ --- snipe2d.o --- 16 warnings generated. --- ui.o --- 1 warning generated. --- snipe2d.arm64.dynamic --- clang++ -O2 -I/opt/pkg/include/SDL -I/opt/pkg/include -L/opt/pkg/lib -L/usr/lib -o snipe2d.arm64.dynamic ai.o binds.o gameover.o highscores.o logoscreen.o petopt.o prefs.o prints.o render_ai.o snipe2d.o target.o ui.o zooms.o sexp.o sexp_ops.o faststack.o io.o parser.o -lSDL_mixer -lSDL_image -lSDL -lpthread Undefined symbols for architecture arm64: "_main", referenced from: implicit entry/start for main executable (maybe you meant: _SDL_main) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [snipe2d.arm64.dynamic] Error code 1 bmake[3]: stopped in /opt/work/games/orbital_eunuchs_sniper/work/orbital_eunuchs_sniper-1.30/src 1 error bmake[3]: stopped in /opt/work/games/orbital_eunuchs_sniper/work/orbital_eunuchs_sniper-1.30/src *** [all] Error code 2 bmake[2]: stopped in /opt/work/games/orbital_eunuchs_sniper/work/orbital_eunuchs_sniper-1.30/src 1 error bmake[2]: stopped in /opt/work/games/orbital_eunuchs_sniper/work/orbital_eunuchs_sniper-1.30/src *** [all-recursive] Error code 1 bmake[1]: stopped in /opt/work/games/orbital_eunuchs_sniper/work/orbital_eunuchs_sniper-1.30 1 error bmake[1]: stopped in /opt/work/games/orbital_eunuchs_sniper/work/orbital_eunuchs_sniper-1.30 *** [all] Error code 2 bmake: stopped in /opt/work/games/orbital_eunuchs_sniper/work/orbital_eunuchs_sniper-1.30 1 error bmake: stopped in /opt/work/games/orbital_eunuchs_sniper/work/orbital_eunuchs_sniper-1.30 *** Error code 2 Stop. bmake[1]: stopped in /opt/pkgsrc/games/orbital_eunuchs_sniper *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/games/orbital_eunuchs_sniper