WARNING: [license.mk] Every package should define a LICENSE.
===> Building for orbital_eunuchs_sniper-1.30nb7
/opt/pkg/bin/bmake  all-recursive
Making all in bin
Making all in src
/opt/pkg/bin/bmake  all-am
if clang++ -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include  -pipe -Os -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
if clang++ -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include  -pipe -Os -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
binds.cpp:118:18: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  char *keysname="keys.cfg";
                 ^
1 warning generated.
if clang++ -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include  -pipe -Os -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
gameover.cpp:243:13: warning: variable 'w' set but not used [-Wunused-but-set-variable]
  int x, y, w, h;
            ^
gameover.cpp:243:16: warning: variable 'h' set but not used [-Wunused-but-set-variable]
  int x, y, w, h;
               ^
2 warnings generated.
if clang++ -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include  -pipe -Os -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
highscores.cpp:36:16: warning: variable 'h' set but not used [-Wunused-but-set-variable]
  int x, y, w, h;
               ^
highscores.cpp:36:13: warning: variable 'w' set but not used [-Wunused-but-set-variable]
  int x, y, w, h;
            ^
2 warnings generated.
if clang++ -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include  -pipe -Os -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
if clang++ -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include  -pipe -Os -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
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";
                          ^
2 warnings generated.
if clang++ -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include  -pipe -Os -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
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"
                   ^
prefs.cpp:157:9: warning: variable 's' set but not used [-Wunused-but-set-variable]
  char *s;
        ^
2 warnings generated.
if clang++ -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include  -pipe -Os -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
if clang++ -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include  -pipe -Os -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
if clang++ -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include  -pipe -Os -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
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" },
                                                        ^
16 warnings generated.
if clang++ -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include  -pipe -Os -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
if clang++ -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include  -pipe -Os -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
ui.cpp:239:19: warning: variable 'next' set but not used [-Wunused-but-set-variable]
  llist_t *iter, *next;
                  ^
ui.cpp:1360:15: warning: variable 'objtype' set but not used [-Wunused-but-set-variable]
  const char *objtype;
              ^
ui.cpp:1479:21: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  char * menuname = "menus.cfg";
                    ^
3 warnings generated.
if clang++ -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include  -pipe -Os -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
if clang -DHAVE_CONFIG_H -I. -I. -I..   -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include  -pipe -Os -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
if clang -DHAVE_CONFIG_H -I. -I. -I..   -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include  -pipe -Os -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
if clang -DHAVE_CONFIG_H -I. -I. -I..   -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include  -pipe -Os -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
if clang -DHAVE_CONFIG_H -I. -I. -I..   -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include  -pipe -Os -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
if clang -DHAVE_CONFIG_H -I. -I. -I..   -Wall -I/opt/pkg/include/SDL -I/opt/pkg/include  -pipe -Os -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
sexpr/parser.c:321:12: warning: variable 'pc' set but not used [-Wunused-but-set-variable]
  pcont_t *pc;
           ^
1 warning generated.
clang++  -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include  -L/opt/pkg/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 making "all-am" in /Users/pbulk/build/games/orbital_eunuchs_sniper/work/orbital_eunuchs_sniper-1.30/src
bmake[3]: 1 error

bmake[3]: stopped making "all-am" in /Users/pbulk/build/games/orbital_eunuchs_sniper/work/orbital_eunuchs_sniper-1.30/src
*** [all] Error code 2

bmake[2]: stopped making "all" in /Users/pbulk/build/games/orbital_eunuchs_sniper/work/orbital_eunuchs_sniper-1.30/src
bmake[2]: 1 error

bmake[2]: stopped making "all" in /Users/pbulk/build/games/orbital_eunuchs_sniper/work/orbital_eunuchs_sniper-1.30/src
*** [all-recursive] Error code 1

bmake[1]: stopped making "all-recursive" in /Users/pbulk/build/games/orbital_eunuchs_sniper/work/orbital_eunuchs_sniper-1.30
bmake[1]: 1 error

bmake[1]: stopped making "all-recursive" in /Users/pbulk/build/games/orbital_eunuchs_sniper/work/orbital_eunuchs_sniper-1.30
*** [all] Error code 2

bmake: stopped making "all" in /Users/pbulk/build/games/orbital_eunuchs_sniper/work/orbital_eunuchs_sniper-1.30
bmake: 1 error

bmake: stopped making "all" in /Users/pbulk/build/games/orbital_eunuchs_sniper/work/orbital_eunuchs_sniper-1.30
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/orbital_eunuchs_sniper
*** Error code 1

Stop.
bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/orbital_eunuchs_sniper