+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/astromenace-1.4.1nb13/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/astromenace-1.4.1nb13/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for astromenace-1.4.1nb13
[  0%] Building CXX object CMakeFiles/astromenace.dir/src/assets/audio.cpp.o
[  1%] Building CXX object CMakeFiles/astromenace.dir/src/assets/loading.cpp.o
[  2%] Building CXX object CMakeFiles/astromenace.dir/src/assets/model3d.cpp.o
[  3%] Building CXX object CMakeFiles/astromenace.dir/src/assets/shader.cpp.o
[  4%] Building CXX object CMakeFiles/astromenace.dir/src/assets/texture.cpp.o
[  5%] Building CXX object CMakeFiles/astromenace.dir/src/command.cpp.o
[  6%] Building CXX object CMakeFiles/astromenace.dir/src/config/config.cpp.o
In file included from /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/config/../core/core.h:46,
                 from /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/config/config.cpp:33:
In member function 'void std::default_delete<_Tp>::operator()(_Tp*) const [with _Tp = viewizard::sXMLEntry]',
    inlined from 'void std::default_delete<_Tp>::operator()(_Tp*) const [with _Tp = viewizard::sXMLEntry]' at /opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:93:7,
    inlined from 'void std::__uniq_ptr_impl<_Tp, _Dp>::reset(pointer) [with _Tp = viewizard::sXMLEntry; _Dp = std::default_delete<viewizard::sXMLEntry>]' at /opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:211:16,
    inlined from 'void std::unique_ptr<_Tp, _Dp>::reset(pointer) [with _Tp = viewizard::sXMLEntry; _Dp = std::default_delete<viewizard::sXMLEntry>]' at /opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:509:12,
    inlined from 'viewizard::sXMLEntry* viewizard::cXMLDocument::CreateRootEntry(const std::string&)' at /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/config/../core/xml/xml.h:81:21,
    inlined from 'void viewizard::astromenace::_ZN9viewizard11astromenace17SaveXMLConfigFileEv.part.0()' at /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/config/config.cpp:144:51:
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/config/../core/xml/xml.h:59:8: warning: inlining failed in call to 'viewizard::sXMLEntry::~sXMLEntry() noexcept': --param max-inline-insns-single limit reached [-Winline]
   59 | struct sXMLEntry {
      |        ^~~~~~~~~
In file included from /opt/tools/gcc13/include/c++/13.2.0/memory:78,
                 from /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/config/../core/audio/../base.h:45,
                 from /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/config/../core/audio/audio.h:31,
                 from /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/config/../core/core.h:31:
/opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:99:9: note: called from here
   99 |         delete __ptr;
      |         ^~~~~~~~~~~~
In member function 'void std::default_delete<_Tp>::operator()(_Tp*) const [with _Tp = viewizard::sXMLEntry]',
    inlined from 'void std::default_delete<_Tp>::operator()(_Tp*) const [with _Tp = viewizard::sXMLEntry]' at /opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:93:7,
    inlined from 'std::unique_ptr<_Tp, _Dp>::~unique_ptr() [with _Tp = viewizard::sXMLEntry; _Dp = std::default_delete<viewizard::sXMLEntry>]' at /opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:404:17,
    inlined from 'viewizard::cXMLDocument::~cXMLDocument()' at /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/config/../core/xml/xml.h:70:7,
    inlined from 'void std::default_delete<_Tp>::operator()(_Tp*) const [with _Tp = viewizard::cXMLDocument]' at /opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:99:2,
    inlined from 'void std::default_delete<_Tp>::operator()(_Tp*) const [with _Tp = viewizard::cXMLDocument]' at /opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:93:7,
    inlined from 'std::unique_ptr<_Tp, _Dp>::~unique_ptr() [with _Tp = viewizard::cXMLDocument; _Dp = std::default_delete<viewizard::cXMLDocument>]' at /opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:404:17,
    inlined from 'void viewizard::astromenace::_ZN9viewizard11astromenace17SaveXMLConfigFileEv.part.0()' at /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/config/config.cpp:215:1:
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/config/../core/xml/xml.h:59:8: warning: inlining failed in call to 'viewizard::sXMLEntry::~sXMLEntry() noexcept': --param max-inline-insns-single limit reached [-Winline]
   59 | struct sXMLEntry {
      |        ^~~~~~~~~
/opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:99:9: note: called from here
   99 |         delete __ptr;
      |         ^~~~~~~~~~~~
In member function 'void std::default_delete<_Tp>::operator()(_Tp*) const [with _Tp = viewizard::sXMLEntry]',
    inlined from 'void std::default_delete<_Tp>::operator()(_Tp*) const [with _Tp = viewizard::sXMLEntry]' at /opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:93:7,
    inlined from 'std::unique_ptr<_Tp, _Dp>::~unique_ptr() [with _Tp = viewizard::sXMLEntry; _Dp = std::default_delete<viewizard::sXMLEntry>]' at /opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:404:17,
    inlined from 'viewizard::cXMLDocument::~cXMLDocument()' at /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/config/../core/xml/xml.h:70:7,
    inlined from 'void std::default_delete<_Tp>::operator()(_Tp*) const [with _Tp = viewizard::cXMLDocument]' at /opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:99:2,
    inlined from 'void std::default_delete<_Tp>::operator()(_Tp*) const [with _Tp = viewizard::cXMLDocument]' at /opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:93:7,
    inlined from 'std::unique_ptr<_Tp, _Dp>::~unique_ptr() [with _Tp = viewizard::cXMLDocument; _Dp = std::default_delete<viewizard::cXMLDocument>]' at /opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:404:17,
    inlined from 'void viewizard::astromenace::_ZN9viewizard11astromenace17SaveXMLConfigFileEv.part.0()' at /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/config/config.cpp:215:1:
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/config/../core/xml/xml.h:59:8: warning: inlining failed in call to 'viewizard::sXMLEntry::~sXMLEntry() noexcept': --param max-inline-insns-single limit reached [-Winline]
   59 | struct sXMLEntry {
      |        ^~~~~~~~~
/opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:99:9: note: called from here
   99 |         delete __ptr;
      |         ^~~~~~~~~~~~
In member function 'void std::default_delete<_Tp>::operator()(_Tp*) const [with _Tp = viewizard::sXMLEntry]',
    inlined from 'void std::default_delete<_Tp>::operator()(_Tp*) const [with _Tp = viewizard::sXMLEntry]' at /opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:93:7,
    inlined from 'std::unique_ptr<_Tp, _Dp>::~unique_ptr() [with _Tp = viewizard::sXMLEntry; _Dp = std::default_delete<viewizard::sXMLEntry>]' at /opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:404:17,
    inlined from 'viewizard::cXMLDocument::~cXMLDocument()' at /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/config/../core/xml/xml.h:70:7,
    inlined from 'void std::default_delete<_Tp>::operator()(_Tp*) const [with _Tp = viewizard::cXMLDocument]' at /opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:99:2,
    inlined from 'void std::default_delete<_Tp>::operator()(_Tp*) const [with _Tp = viewizard::cXMLDocument]' at /opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:93:7,
    inlined from 'std::unique_ptr<_Tp, _Dp>::~unique_ptr() [with _Tp = viewizard::cXMLDocument; _Dp = std::default_delete<viewizard::cXMLDocument>]' at /opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:404:17,
    inlined from 'bool viewizard::astromenace::LoadXMLConfigFile(bool)' at /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/config/config.cpp:500:1:
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/config/../core/xml/xml.h:59:8: warning: inlining failed in call to 'viewizard::sXMLEntry::~sXMLEntry() noexcept': --param max-inline-insns-single limit reached [-Winline]
   59 | struct sXMLEntry {
      |        ^~~~~~~~~
/opt/tools/gcc13/include/c++/13.2.0/bits/unique_ptr.h:99:9: note: called from here
   99 |         delete __ptr;
      |         ^~~~~~~~~~~~
[  6%] Building CXX object CMakeFiles/astromenace.dir/src/core/audio/audio.cpp.o
[  7%] Building CXX object CMakeFiles/astromenace.dir/src/core/audio/buffer.cpp.o
[  8%] Building CXX object CMakeFiles/astromenace.dir/src/core/audio/music.cpp.o
[  9%] Building CXX object CMakeFiles/astromenace.dir/src/core/audio/sound.cpp.o
[ 10%] Building CXX object CMakeFiles/astromenace.dir/src/core/camera/camera.cpp.o
[ 11%] Building CXX object CMakeFiles/astromenace.dir/src/core/camera/camera_math.cpp.o
[ 12%] Building CXX object CMakeFiles/astromenace.dir/src/core/collision_detection/collision_detection.cpp.o
[ 12%] Building CXX object CMakeFiles/astromenace.dir/src/core/font/font.cpp.o
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /opt/pkg/include/SDL2/SDL_stdinc.h:66,
                 from /opt/pkg/include/SDL2/SDL_main.h:25,
                 from /opt/pkg/include/SDL2/SDL.h:32,
                 from /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/../texture/../base.h:38,
                 from /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/../texture/texture.h:31,
                 from /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:42:
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:87:41: error: expected ',' or '...' before numeric constant
   87 |         explicit sFontMetrics(const int _X, const int _Y,
      |                                         ^~
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp: In constructor 'viewizard::{anonymous}::sFontMetrics::sFontMetrics(int)':
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:91:19: error: '_Y' was not declared in this scope; did you mean 'Y'?
   91 |                 Y{_Y},
      |                   ^~
      |                   Y
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:92:23: error: '_Width' was not declared in this scope; did you mean 'Width'?
   92 |                 Width{_Width},
      |                       ^~~~~~
      |                       Width
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:93:24: error: '_Height' was not declared in this scope; did you mean 'Height'?
   93 |                 Height{_Height},
      |                        ^~~~~~~
      |                        Height
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:95:45: error: '_AdvanceX' was not declared in this scope; did you mean 'AdvanceX'?
   95 |                 AdvanceX{static_cast<float>(_AdvanceX) / 64.0f}
      |                                             ^~~~~~~~~
      |                                             AdvanceX
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:91:17: error: no matching function for call to 'viewizard::sIF_dual_type<int, float>::sIF_dual_type(<brace-enclosed initializer list>)'
   91 |                 Y{_Y},
      |                 ^~~~~
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/../texture/../base.h:87:18: note: candidate: 'viewizard::sIF_dual_type<I, F>::sIF_dual_type(I) [with I = int; F = float]'
   87 |         explicit sIF_dual_type(const I _i) :
      |                  ^~~~~~~~~~~~~
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/../texture/../base.h:87:18: note:   conversion of argument 1 would be ill-formed:
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/../texture/../base.h:84:8: note: candidate: 'constexpr viewizard::sIF_dual_type<int, float>::sIF_dual_type(const viewizard::sIF_dual_type<int, float>&)'
   84 | struct sIF_dual_type {
      |        ^~~~~~~~~~~~~
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/../texture/../base.h:84:8: note:   conversion of argument 1 would be ill-formed:
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/../texture/../base.h:84:8: note: candidate: 'constexpr viewizard::sIF_dual_type<int, float>::sIF_dual_type(viewizard::sIF_dual_type<int, float>&&)'
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/../texture/../base.h:84:8: note:   conversion of argument 1 would be ill-formed:
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:92:17: error: no matching function for call to 'viewizard::sIF_dual_type<unsigned int, float>::sIF_dual_type(<brace-enclosed initializer list>)'
   92 |                 Width{_Width},
      |                 ^~~~~~~~~~~~~
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/../texture/../base.h:87:18: note: candidate: 'viewizard::sIF_dual_type<I, F>::sIF_dual_type(I) [with I = unsigned int; F = float]'
   87 |         explicit sIF_dual_type(const I _i) :
      |                  ^~~~~~~~~~~~~
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/../texture/../base.h:87:18: note:   conversion of argument 1 would be ill-formed:
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/../texture/../base.h:84:8: note: candidate: 'constexpr viewizard::sIF_dual_type<unsigned int, float>::sIF_dual_type(const viewizard::sIF_dual_type<unsigned int, float>&)'
   84 | struct sIF_dual_type {
      |        ^~~~~~~~~~~~~
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/../texture/../base.h:84:8: note:   conversion of argument 1 would be ill-formed:
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/../texture/../base.h:84:8: note: candidate: 'constexpr viewizard::sIF_dual_type<unsigned int, float>::sIF_dual_type(viewizard::sIF_dual_type<unsigned int, float>&&)'
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/../texture/../base.h:84:8: note:   conversion of argument 1 would be ill-formed:
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:93:17: error: no matching function for call to 'viewizard::sIF_dual_type<unsigned int, float>::sIF_dual_type(<brace-enclosed initializer list>)'
   93 |                 Height{_Height},
      |                 ^~~~~~~~~~~~~~~
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/../texture/../base.h:87:18: note: candidate: 'viewizard::sIF_dual_type<I, F>::sIF_dual_type(I) [with I = unsigned int; F = float]'
   87 |         explicit sIF_dual_type(const I _i) :
      |                  ^~~~~~~~~~~~~
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/../texture/../base.h:87:18: note:   conversion of argument 1 would be ill-formed:
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/../texture/../base.h:84:8: note: candidate: 'constexpr viewizard::sIF_dual_type<unsigned int, float>::sIF_dual_type(const viewizard::sIF_dual_type<unsigned int, float>&)'
   84 | struct sIF_dual_type {
      |        ^~~~~~~~~~~~~
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/../texture/../base.h:84:8: note:   conversion of argument 1 would be ill-formed:
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/../texture/../base.h:84:8: note: candidate: 'constexpr viewizard::sIF_dual_type<unsigned int, float>::sIF_dual_type(viewizard::sIF_dual_type<unsigned int, float>&&)'
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/../texture/../base.h:84:8: note:   conversion of argument 1 would be ill-formed:
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:95:17: error: cannot convert '<brace-enclosed initializer list>' to 'float' in initialization
   95 |                 AdvanceX{static_cast<float>(_AdvanceX) / 64.0f}
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp: In function 'viewizard::{anonymous}::sFontChar* viewizard::LoadFontChar(char32_t)':
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:259:93: error: no matching function for call to 'viewizard::{anonymous}::sFontMetrics::sFontMetrics(<brace-enclosed initializer list>)'
  259 |                                     InternalFace->glyph->advance.x /* in 1/64th of points */}));
      |                                                                                             ^
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:87:18: note: candidate: 'viewizard::{anonymous}::sFontMetrics::sFontMetrics(int)'
   87 |         explicit sFontMetrics(const int _X, const int _Y,
      |                  ^~~~~~~~~~~~
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:87:18: note:   candidate expects 1 argument, 5 provided
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:81:8: note: candidate: 'constexpr viewizard::{anonymous}::sFontMetrics::sFontMetrics(const viewizard::{anonymous}::sFontMetrics&)'
   81 | struct sFontMetrics {
      |        ^~~~~~~~~~~~
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:81:8: note:   candidate expects 1 argument, 5 provided
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:81:8: note: candidate: 'constexpr viewizard::{anonymous}::sFontMetrics::sFontMetrics(viewizard::{anonymous}::sFontMetrics&&)'
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:81:8: note:   candidate expects 1 argument, 5 provided
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp: In function 'int viewizard::vw_GenerateFontChars(unsigned int, unsigned int, const std::unordered_set<char32_t>&)':
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:345:101: error: no matching function for call to 'viewizard::{anonymous}::sFontMetrics::sFontMetrics(<brace-enclosed initializer list>)'
  345 |                                             InternalFace->glyph->advance.x /* in 1/64th of points */}));
      |                                                                                                     ^
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:87:18: note: candidate: 'viewizard::{anonymous}::sFontMetrics::sFontMetrics(int)'
   87 |         explicit sFontMetrics(const int _X, const int _Y,
      |                  ^~~~~~~~~~~~
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:87:18: note:   candidate expects 1 argument, 5 provided
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:81:8: note: candidate: 'constexpr viewizard::{anonymous}::sFontMetrics::sFontMetrics(const viewizard::{anonymous}::sFontMetrics&)'
   81 | struct sFontMetrics {
      |        ^~~~~~~~~~~~
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:81:8: note:   candidate expects 1 argument, 5 provided
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:81:8: note: candidate: 'constexpr viewizard::{anonymous}::sFontMetrics::sFontMetrics(viewizard::{anonymous}::sFontMetrics&&)'
/home/pbulk/build/games/astromenace/work/astromenace-1.4.1/src/core/font/font.cpp:81:8: note:   candidate expects 1 argument, 5 provided
*** [CMakeFiles/astromenace.dir/src/core/font/font.cpp.o] Error code 1

bmake[2]: stopped in /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/build
1 error

bmake[2]: stopped in /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/build
*** [CMakeFiles/astromenace.dir/all] Error code 2

bmake[1]: stopped in /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/build
1 error

bmake[1]: stopped in /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/build
*** [all] Error code 2

bmake: stopped in /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/build
1 error

bmake: stopped in /home/pbulk/build/games/astromenace/work/astromenace-1.4.1/build
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/astromenace
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/astromenace