===> Building for supertux-0.6.3nb17 [ 0%] Creating directories for 'squirrel' { /opt/pkg/bin/cmake -Dcfgdir= -P /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/tmp/squirrel-mkdirs.cmake } || exit $? { /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-stamp/squirrel-mkdir } || exit $? [ 0%] No download step for 'squirrel' { /opt/pkg/bin/cmake -E echo_append } || exit $? { /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-stamp/squirrel-download } || exit $? [ 0%] No update step for 'squirrel' { /opt/pkg/bin/cmake -E echo_append } || exit $? { /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-stamp/squirrel-update } || exit $? [ 1%] No patch step for 'squirrel' { /opt/pkg/bin/cmake -E echo_append } || exit $? { /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-stamp/squirrel-patch } || exit $? [ 1%] Performing configure step for 'squirrel' { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build && /opt/pkg/bin/cmake -DCMAKE_BUILD_TYPE= -DCMAKE_C_COMPILER=/Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang "-DCMAKE_C_FLAGS=-pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2" -DCMAKE_CXX_COMPILER=/Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ "-DCMAKE_CXX_FLAGS=-pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2" -DCMAKE_INSTALL_PREFIX=/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex -DINSTALL_INC_DIR=include -DCMAKE_POSITION_INDEPENDENT_CODE=ON "-GUnix Makefiles" -S /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel -B /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build } || exit $? CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is AppleClang 15.0.0.15000309 -- The CXX compiler identification is AppleClang 15.0.0.15000309 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (0.9s) -- Generating done (0.0s) -- Build files have been written to: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build && /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-stamp/squirrel-configure } || exit $? [ 2%] Performing build step for 'squirrel' { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build && /opt/pkg/bin/bmake } || exit $? [ 4%] Building CXX object squirrel/CMakeFiles/squirrel_static.dir/sqapi.cpp.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/squirrel && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT squirrel/CMakeFiles/squirrel_static.dir/sqapi.cpp.o -MF CMakeFiles/squirrel_static.dir/sqapi.cpp.o.d -o CMakeFiles/squirrel_static.dir/sqapi.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/squirrel/sqapi.cpp } || exit $? [ 8%] Building CXX object squirrel/CMakeFiles/squirrel_static.dir/sqbaselib.cpp.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/squirrel && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT squirrel/CMakeFiles/squirrel_static.dir/sqbaselib.cpp.o -MF CMakeFiles/squirrel_static.dir/sqbaselib.cpp.o.d -o CMakeFiles/squirrel_static.dir/sqbaselib.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/squirrel/sqbaselib.cpp } || exit $? [ 12%] Building CXX object squirrel/CMakeFiles/squirrel_static.dir/sqclass.cpp.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/squirrel && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT squirrel/CMakeFiles/squirrel_static.dir/sqclass.cpp.o -MF CMakeFiles/squirrel_static.dir/sqclass.cpp.o.d -o CMakeFiles/squirrel_static.dir/sqclass.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/squirrel/sqclass.cpp } || exit $? [ 16%] Building CXX object squirrel/CMakeFiles/squirrel_static.dir/sqcompiler.cpp.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/squirrel && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT squirrel/CMakeFiles/squirrel_static.dir/sqcompiler.cpp.o -MF CMakeFiles/squirrel_static.dir/sqcompiler.cpp.o.d -o CMakeFiles/squirrel_static.dir/sqcompiler.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/squirrel/sqcompiler.cpp } || exit $? [ 20%] Building CXX object squirrel/CMakeFiles/squirrel_static.dir/sqdebug.cpp.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/squirrel && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT squirrel/CMakeFiles/squirrel_static.dir/sqdebug.cpp.o -MF CMakeFiles/squirrel_static.dir/sqdebug.cpp.o.d -o CMakeFiles/squirrel_static.dir/sqdebug.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/squirrel/sqdebug.cpp } || exit $? [ 25%] Building CXX object squirrel/CMakeFiles/squirrel_static.dir/sqfuncstate.cpp.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/squirrel && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT squirrel/CMakeFiles/squirrel_static.dir/sqfuncstate.cpp.o -MF CMakeFiles/squirrel_static.dir/sqfuncstate.cpp.o.d -o CMakeFiles/squirrel_static.dir/sqfuncstate.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/squirrel/sqfuncstate.cpp } || exit $? [ 29%] Building CXX object squirrel/CMakeFiles/squirrel_static.dir/sqlexer.cpp.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/squirrel && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT squirrel/CMakeFiles/squirrel_static.dir/sqlexer.cpp.o -MF CMakeFiles/squirrel_static.dir/sqlexer.cpp.o.d -o CMakeFiles/squirrel_static.dir/sqlexer.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/squirrel/sqlexer.cpp } || exit $? [ 33%] Building CXX object squirrel/CMakeFiles/squirrel_static.dir/sqmem.cpp.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/squirrel && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT squirrel/CMakeFiles/squirrel_static.dir/sqmem.cpp.o -MF CMakeFiles/squirrel_static.dir/sqmem.cpp.o.d -o CMakeFiles/squirrel_static.dir/sqmem.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/squirrel/sqmem.cpp } || exit $? [ 37%] Building CXX object squirrel/CMakeFiles/squirrel_static.dir/sqobject.cpp.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/squirrel && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT squirrel/CMakeFiles/squirrel_static.dir/sqobject.cpp.o -MF CMakeFiles/squirrel_static.dir/sqobject.cpp.o.d -o CMakeFiles/squirrel_static.dir/sqobject.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/squirrel/sqobject.cpp } || exit $? [ 41%] Building CXX object squirrel/CMakeFiles/squirrel_static.dir/sqstate.cpp.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/squirrel && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT squirrel/CMakeFiles/squirrel_static.dir/sqstate.cpp.o -MF CMakeFiles/squirrel_static.dir/sqstate.cpp.o.d -o CMakeFiles/squirrel_static.dir/sqstate.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/squirrel/sqstate.cpp } || exit $? [ 45%] Building CXX object squirrel/CMakeFiles/squirrel_static.dir/sqtable.cpp.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/squirrel && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT squirrel/CMakeFiles/squirrel_static.dir/sqtable.cpp.o -MF CMakeFiles/squirrel_static.dir/sqtable.cpp.o.d -o CMakeFiles/squirrel_static.dir/sqtable.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/squirrel/sqtable.cpp } || exit $? [ 50%] Building CXX object squirrel/CMakeFiles/squirrel_static.dir/sqvm.cpp.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/squirrel && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT squirrel/CMakeFiles/squirrel_static.dir/sqvm.cpp.o -MF CMakeFiles/squirrel_static.dir/sqvm.cpp.o.d -o CMakeFiles/squirrel_static.dir/sqvm.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/squirrel/sqvm.cpp } || exit $? [ 54%] Linking CXX static library libsquirrel_static.a { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/squirrel && /opt/pkg/bin/cmake -P CMakeFiles/squirrel_static.dir/cmake_clean_target.cmake } || exit $? { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/squirrel && /opt/pkg/bin/cmake -E cmake_link_script CMakeFiles/squirrel_static.dir/link.txt --verbose= } || exit $? [ 54%] Built target squirrel_static [ 58%] Building CXX object sqstdlib/CMakeFiles/sqstdlib_static.dir/sqstdaux.cpp.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/sqstdlib && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT sqstdlib/CMakeFiles/sqstdlib_static.dir/sqstdaux.cpp.o -MF CMakeFiles/sqstdlib_static.dir/sqstdaux.cpp.o.d -o CMakeFiles/sqstdlib_static.dir/sqstdaux.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/sqstdlib/sqstdaux.cpp } || exit $? [ 62%] Building CXX object sqstdlib/CMakeFiles/sqstdlib_static.dir/sqstdblob.cpp.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/sqstdlib && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT sqstdlib/CMakeFiles/sqstdlib_static.dir/sqstdblob.cpp.o -MF CMakeFiles/sqstdlib_static.dir/sqstdblob.cpp.o.d -o CMakeFiles/sqstdlib_static.dir/sqstdblob.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/sqstdlib/sqstdblob.cpp } || exit $? [ 66%] Building CXX object sqstdlib/CMakeFiles/sqstdlib_static.dir/sqstdio.cpp.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/sqstdlib && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT sqstdlib/CMakeFiles/sqstdlib_static.dir/sqstdio.cpp.o -MF CMakeFiles/sqstdlib_static.dir/sqstdio.cpp.o.d -o CMakeFiles/sqstdlib_static.dir/sqstdio.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/sqstdlib/sqstdio.cpp } || exit $? [ 70%] Building CXX object sqstdlib/CMakeFiles/sqstdlib_static.dir/sqstdmath.cpp.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/sqstdlib && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT sqstdlib/CMakeFiles/sqstdlib_static.dir/sqstdmath.cpp.o -MF CMakeFiles/sqstdlib_static.dir/sqstdmath.cpp.o.d -o CMakeFiles/sqstdlib_static.dir/sqstdmath.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/sqstdlib/sqstdmath.cpp } || exit $? [ 75%] Building CXX object sqstdlib/CMakeFiles/sqstdlib_static.dir/sqstdrex.cpp.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/sqstdlib && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT sqstdlib/CMakeFiles/sqstdlib_static.dir/sqstdrex.cpp.o -MF CMakeFiles/sqstdlib_static.dir/sqstdrex.cpp.o.d -o CMakeFiles/sqstdlib_static.dir/sqstdrex.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/sqstdlib/sqstdrex.cpp } || exit $? [ 79%] Building CXX object sqstdlib/CMakeFiles/sqstdlib_static.dir/sqstdstream.cpp.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/sqstdlib && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT sqstdlib/CMakeFiles/sqstdlib_static.dir/sqstdstream.cpp.o -MF CMakeFiles/sqstdlib_static.dir/sqstdstream.cpp.o.d -o CMakeFiles/sqstdlib_static.dir/sqstdstream.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/sqstdlib/sqstdstream.cpp } || exit $? [ 83%] Building CXX object sqstdlib/CMakeFiles/sqstdlib_static.dir/sqstdstring.cpp.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/sqstdlib && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT sqstdlib/CMakeFiles/sqstdlib_static.dir/sqstdstring.cpp.o -MF CMakeFiles/sqstdlib_static.dir/sqstdstring.cpp.o.d -o CMakeFiles/sqstdlib_static.dir/sqstdstring.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/sqstdlib/sqstdstring.cpp } || exit $? [ 87%] Building CXX object sqstdlib/CMakeFiles/sqstdlib_static.dir/sqstdsystem.cpp.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/sqstdlib && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT sqstdlib/CMakeFiles/sqstdlib_static.dir/sqstdsystem.cpp.o -MF CMakeFiles/sqstdlib_static.dir/sqstdsystem.cpp.o.d -o CMakeFiles/sqstdlib_static.dir/sqstdsystem.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/sqstdlib/sqstdsystem.cpp } || exit $? [ 91%] Linking CXX static library libsqstdlib_static.a { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/sqstdlib && /opt/pkg/bin/cmake -P CMakeFiles/sqstdlib_static.dir/cmake_clean_target.cmake } || exit $? { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/sqstdlib && /opt/pkg/bin/cmake -E cmake_link_script CMakeFiles/sqstdlib_static.dir/link.txt --verbose= } || exit $? [ 91%] Built target sqstdlib_static [ 95%] Building C object sq/CMakeFiles/sq_static.dir/sq.c.o { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/sq && /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang -D_SQ64 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/include -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -fPIE -MD -MT sq/CMakeFiles/sq_static.dir/sq.c.o -MF CMakeFiles/sq_static.dir/sq.c.o.d -o CMakeFiles/sq_static.dir/sq.c.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/squirrel/sq/sq.c } || exit $? [100%] Linking C executable sq_static { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build/sq && /opt/pkg/bin/cmake -E cmake_link_script CMakeFiles/sq_static.dir/link.txt --verbose= } || exit $? [100%] Built target sq_static { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build && /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-stamp/squirrel-build } || exit $? [ 2%] Performing install step for 'squirrel' { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build && /opt/pkg/bin/bmake install } || exit $? [ 54%] Built target squirrel_static [ 91%] Built target sqstdlib_static [100%] Built target sq_static Install the project... { /opt/pkg/bin/cmake -P cmake_install.cmake } || exit $? -- Install configuration: "" -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include/sqconfig.h -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include/sqstdaux.h -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include/sqstdblob.h -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include/sqstdio.h -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include/sqstdmath.h -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include/sqstdstring.h -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include/sqstdsystem.h -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include/squirrel.h -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/lib/libsquirrel_static.a -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/lib/libsqstdlib_static.a -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/bin/sq_static { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-build && /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-stamp/squirrel-install } || exit $? [ 2%] Completed 'squirrel' { /opt/pkg/bin/cmake -E make_directory /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/CMakeFiles } || exit $? { /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/CMakeFiles/squirrel-complete } || exit $? { /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel-prefix/src/squirrel-stamp/squirrel-done } || exit $? [ 2%] Built target squirrel [ 2%] Creating directories for 'tinygettext' { /opt/pkg/bin/cmake -Dcfgdir= -P /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/tmp/tinygettext-mkdirs.cmake } || exit $? { /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-stamp/tinygettext-mkdir } || exit $? [ 2%] No download step for 'tinygettext' { /opt/pkg/bin/cmake -E echo_append } || exit $? { /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-stamp/tinygettext-download } || exit $? [ 3%] No update step for 'tinygettext' { /opt/pkg/bin/cmake -E echo_append } || exit $? { /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-stamp/tinygettext-update } || exit $? [ 3%] No patch step for 'tinygettext' { /opt/pkg/bin/cmake -E echo_append } || exit $? { /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-stamp/tinygettext-patch } || exit $? [ 4%] Performing configure step for 'tinygettext' { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-build && /opt/pkg/bin/cmake -DCMAKE_BUILD_TYPE= -DCMAKE_C_COMPILER=/Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang "-DCMAKE_C_FLAGS=-pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2" -DCMAKE_CXX_COMPILER=/Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ "-DCMAKE_CXX_FLAGS=-pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2" -DBUILD_SHARED_LIBS=OFF -DHAVE_SDL=ON -DVCPKG_BUILD=OFF -DCMAKE_INSTALL_PREFIX=/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/ -DCMAKE_TOOLCHAIN_FILE= -DSDL2_LIBRARIES=SDL2 "-DSDL2_INCLUDE_DIRS=/opt/pkg/include;/opt/pkg/include/SDL2" -DLIB_SUFFIX= "-GUnix Makefiles" -S /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/tinygettext -B /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-build } || exit $? CMake Warning (dev) at CMakeLists.txt:37 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is AppleClang 15.0.0.15000309 -- The CXX compiler identification is AppleClang 15.0.0.15000309 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:42 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Performing Test STD_C__0X_CXX_FLAG_FOUND -- Performing Test STD_C__0X_CXX_FLAG_FOUND - Success -- Performing Test O3_CXX_FLAG_FOUND -- Performing Test O3_CXX_FLAG_FOUND - Success -- Performing Test WALL_CXX_FLAG_FOUND -- Performing Test WALL_CXX_FLAG_FOUND - Success -- Performing Test WEXTRA_CXX_FLAG_FOUND -- Performing Test WEXTRA_CXX_FLAG_FOUND - Success -- Performing Test WEFFC___CXX_FLAG_FOUND -- Performing Test WEFFC___CXX_FLAG_FOUND - Success -- Performing Test PEDANTIC_CXX_FLAG_FOUND -- Performing Test PEDANTIC_CXX_FLAG_FOUND - Success -- Performing Test WABI_CXX_FLAG_FOUND -- Performing Test WABI_CXX_FLAG_FOUND - Success -- Performing Test WCTOR_DTOR_PRIVACY_CXX_FLAG_FOUND -- Performing Test WCTOR_DTOR_PRIVACY_CXX_FLAG_FOUND - Success -- Performing Test WOLD_STYLE_CAST_CXX_FLAG_FOUND -- Performing Test WOLD_STYLE_CAST_CXX_FLAG_FOUND - Success -- Performing Test WOVERLOADED_VIRTUAL_CXX_FLAG_FOUND -- Performing Test WOVERLOADED_VIRTUAL_CXX_FLAG_FOUND - Success -- Performing Test WSIGN_PROMO_CXX_FLAG_FOUND -- Performing Test WSIGN_PROMO_CXX_FLAG_FOUND - Success -- Performing Test WSWITCH_ENUM_CXX_FLAG_FOUND -- Performing Test WSWITCH_ENUM_CXX_FLAG_FOUND - Success -- Performing Test WCAST_ALIGN_CXX_FLAG_FOUND -- Performing Test WCAST_ALIGN_CXX_FLAG_FOUND - Success -- Performing Test WCAST_QUAL_CXX_FLAG_FOUND -- Performing Test WCAST_QUAL_CXX_FLAG_FOUND - Success -- Performing Test WDISABLED_OPTIMIZATION_CXX_FLAG_FOUND -- Performing Test WDISABLED_OPTIMIZATION_CXX_FLAG_FOUND - Success -- Performing Test WFLOAT_EQUAL_CXX_FLAG_FOUND -- Performing Test WFLOAT_EQUAL_CXX_FLAG_FOUND - Success -- Performing Test WFORMAT_2_CXX_FLAG_FOUND -- Performing Test WFORMAT_2_CXX_FLAG_FOUND - Success -- Performing Test WINIT_SELF_CXX_FLAG_FOUND -- Performing Test WINIT_SELF_CXX_FLAG_FOUND - Success -- Performing Test WINVALID_PCH_CXX_FLAG_FOUND -- Performing Test WINVALID_PCH_CXX_FLAG_FOUND - Success -- Performing Test WMISSING_FORMAT_ATTRIBUTE_CXX_FLAG_FOUND -- Performing Test WMISSING_FORMAT_ATTRIBUTE_CXX_FLAG_FOUND - Success -- Performing Test WMISSING_INCLUDE_DIRS_CXX_FLAG_FOUND -- Performing Test WMISSING_INCLUDE_DIRS_CXX_FLAG_FOUND - Success -- Performing Test WMISSING_NORETURN_CXX_FLAG_FOUND -- Performing Test WMISSING_NORETURN_CXX_FLAG_FOUND - Success -- Performing Test WPACKED_CXX_FLAG_FOUND -- Performing Test WPACKED_CXX_FLAG_FOUND - Success -- Performing Test WSHADOW_CXX_FLAG_FOUND -- Performing Test WSHADOW_CXX_FLAG_FOUND - Success -- Performing Test WSIGN_CONVERSION_CXX_FLAG_FOUND -- Performing Test WSIGN_CONVERSION_CXX_FLAG_FOUND - Success -- Performing Test WSTACK_PROTECTOR_CXX_FLAG_FOUND -- Performing Test WSTACK_PROTECTOR_CXX_FLAG_FOUND - Success -- Performing Test WSTRICT_OVERFLOW_5_CXX_FLAG_FOUND -- Performing Test WSTRICT_OVERFLOW_5_CXX_FLAG_FOUND - Success -- Performing Test WSWITCH_DEFAULT_CXX_FLAG_FOUND -- Performing Test WSWITCH_DEFAULT_CXX_FLAG_FOUND - Success -- Performing Test WUNDEF_CXX_FLAG_FOUND -- Performing Test WUNDEF_CXX_FLAG_FOUND - Success -- Performing Test WCONVERSION_CXX_FLAG_FOUND -- Performing Test WCONVERSION_CXX_FLAG_FOUND - Success -- Performing Test WSTRICT_NULL_SENTINEL_CXX_FLAG_FOUND -- Performing Test WSTRICT_NULL_SENTINEL_CXX_FLAG_FOUND - Failed -- Performing Test WLOGICAL_OP_CXX_FLAG_FOUND -- Performing Test WLOGICAL_OP_CXX_FLAG_FOUND - Failed -- Performing Test WUNSAFE_LOOP_OPTIMIZATIONS_CXX_FLAG_FOUND -- Performing Test WUNSAFE_LOOP_OPTIMIZATIONS_CXX_FLAG_FOUND - Failed -- Configuring done (9.8s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: VCPKG_BUILD -- Build files have been written to: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-build { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-build && /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-stamp/tinygettext-configure } || exit $? [ 4%] Performing build step for 'tinygettext' { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-build && /opt/pkg/bin/bmake } || exit $? [ 10%] Building CXX object CMakeFiles/tinygettext.dir/src/dictionary.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DHAVE_SDL -DVERSION=0.1 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/tinygettext/include -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-build -isystem /opt/pkg/include -isystem /opt/pkg/include/SDL2 -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -std=c++0x -O3 -Wall -Wextra -Weffc++ -pedantic -Wabi -Wctor-dtor-privacy -Wold-style-cast -Woverloaded-virtual -Wsign-promo -Wswitch-enum -Wcast-align -Wcast-qual -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpacked -Wshadow -Wsign-conversion -Wstack-protector -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wconversion -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/tinygettext.dir/src/dictionary.cpp.o -MF CMakeFiles/tinygettext.dir/src/dictionary.cpp.o.d -o CMakeFiles/tinygettext.dir/src/dictionary.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/tinygettext/src/dictionary.cpp } || exit $? [ 20%] Building CXX object CMakeFiles/tinygettext.dir/src/dictionary_manager.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DHAVE_SDL -DVERSION=0.1 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/tinygettext/include -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-build -isystem /opt/pkg/include -isystem /opt/pkg/include/SDL2 -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -std=c++0x -O3 -Wall -Wextra -Weffc++ -pedantic -Wabi -Wctor-dtor-privacy -Wold-style-cast -Woverloaded-virtual -Wsign-promo -Wswitch-enum -Wcast-align -Wcast-qual -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpacked -Wshadow -Wsign-conversion -Wstack-protector -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wconversion -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/tinygettext.dir/src/dictionary_manager.cpp.o -MF CMakeFiles/tinygettext.dir/src/dictionary_manager.cpp.o.d -o CMakeFiles/tinygettext.dir/src/dictionary_manager.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/tinygettext/src/dictionary_manager.cpp } || exit $? [ 30%] Building CXX object CMakeFiles/tinygettext.dir/src/iconv.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DHAVE_SDL -DVERSION=0.1 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/tinygettext/include -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-build -isystem /opt/pkg/include -isystem /opt/pkg/include/SDL2 -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -std=c++0x -O3 -Wall -Wextra -Weffc++ -pedantic -Wabi -Wctor-dtor-privacy -Wold-style-cast -Woverloaded-virtual -Wsign-promo -Wswitch-enum -Wcast-align -Wcast-qual -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpacked -Wshadow -Wsign-conversion -Wstack-protector -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wconversion -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/tinygettext.dir/src/iconv.cpp.o -MF CMakeFiles/tinygettext.dir/src/iconv.cpp.o.d -o CMakeFiles/tinygettext.dir/src/iconv.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/tinygettext/src/iconv.cpp } || exit $? [ 40%] Building CXX object CMakeFiles/tinygettext.dir/src/language.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DHAVE_SDL -DVERSION=0.1 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/tinygettext/include -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-build -isystem /opt/pkg/include -isystem /opt/pkg/include/SDL2 -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -std=c++0x -O3 -Wall -Wextra -Weffc++ -pedantic -Wabi -Wctor-dtor-privacy -Wold-style-cast -Woverloaded-virtual -Wsign-promo -Wswitch-enum -Wcast-align -Wcast-qual -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpacked -Wshadow -Wsign-conversion -Wstack-protector -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wconversion -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/tinygettext.dir/src/language.cpp.o -MF CMakeFiles/tinygettext.dir/src/language.cpp.o.d -o CMakeFiles/tinygettext.dir/src/language.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/tinygettext/src/language.cpp } || exit $? [ 50%] Building CXX object CMakeFiles/tinygettext.dir/src/log.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DHAVE_SDL -DVERSION=0.1 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/tinygettext/include -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-build -isystem /opt/pkg/include -isystem /opt/pkg/include/SDL2 -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -std=c++0x -O3 -Wall -Wextra -Weffc++ -pedantic -Wabi -Wctor-dtor-privacy -Wold-style-cast -Woverloaded-virtual -Wsign-promo -Wswitch-enum -Wcast-align -Wcast-qual -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpacked -Wshadow -Wsign-conversion -Wstack-protector -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wconversion -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/tinygettext.dir/src/log.cpp.o -MF CMakeFiles/tinygettext.dir/src/log.cpp.o.d -o CMakeFiles/tinygettext.dir/src/log.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/tinygettext/src/log.cpp } || exit $? [ 60%] Building CXX object CMakeFiles/tinygettext.dir/src/plural_forms.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DHAVE_SDL -DVERSION=0.1 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/tinygettext/include -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-build -isystem /opt/pkg/include -isystem /opt/pkg/include/SDL2 -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -std=c++0x -O3 -Wall -Wextra -Weffc++ -pedantic -Wabi -Wctor-dtor-privacy -Wold-style-cast -Woverloaded-virtual -Wsign-promo -Wswitch-enum -Wcast-align -Wcast-qual -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpacked -Wshadow -Wsign-conversion -Wstack-protector -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wconversion -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/tinygettext.dir/src/plural_forms.cpp.o -MF CMakeFiles/tinygettext.dir/src/plural_forms.cpp.o.d -o CMakeFiles/tinygettext.dir/src/plural_forms.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/tinygettext/src/plural_forms.cpp } || exit $? [ 70%] Building CXX object CMakeFiles/tinygettext.dir/src/po_parser.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DHAVE_SDL -DVERSION=0.1 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/tinygettext/include -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-build -isystem /opt/pkg/include -isystem /opt/pkg/include/SDL2 -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -std=c++0x -O3 -Wall -Wextra -Weffc++ -pedantic -Wabi -Wctor-dtor-privacy -Wold-style-cast -Woverloaded-virtual -Wsign-promo -Wswitch-enum -Wcast-align -Wcast-qual -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpacked -Wshadow -Wsign-conversion -Wstack-protector -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wconversion -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/tinygettext.dir/src/po_parser.cpp.o -MF CMakeFiles/tinygettext.dir/src/po_parser.cpp.o.d -o CMakeFiles/tinygettext.dir/src/po_parser.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/tinygettext/src/po_parser.cpp } || exit $? [ 80%] Building CXX object CMakeFiles/tinygettext.dir/src/tinygettext.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DHAVE_SDL -DVERSION=0.1 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/tinygettext/include -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-build -isystem /opt/pkg/include -isystem /opt/pkg/include/SDL2 -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -std=c++0x -O3 -Wall -Wextra -Weffc++ -pedantic -Wabi -Wctor-dtor-privacy -Wold-style-cast -Woverloaded-virtual -Wsign-promo -Wswitch-enum -Wcast-align -Wcast-qual -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpacked -Wshadow -Wsign-conversion -Wstack-protector -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wconversion -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/tinygettext.dir/src/tinygettext.cpp.o -MF CMakeFiles/tinygettext.dir/src/tinygettext.cpp.o.d -o CMakeFiles/tinygettext.dir/src/tinygettext.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/tinygettext/src/tinygettext.cpp } || exit $? [ 90%] Building CXX object CMakeFiles/tinygettext.dir/src/unix_file_system.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DHAVE_SDL -DVERSION=0.1 -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/tinygettext/include -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-build -isystem /opt/pkg/include -isystem /opt/pkg/include/SDL2 -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -std=c++0x -O3 -Wall -Wextra -Weffc++ -pedantic -Wabi -Wctor-dtor-privacy -Wold-style-cast -Woverloaded-virtual -Wsign-promo -Wswitch-enum -Wcast-align -Wcast-qual -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpacked -Wshadow -Wsign-conversion -Wstack-protector -Wstrict-overflow=5 -Wswitch-default -Wswitch-enum -Wundef -Wconversion -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/tinygettext.dir/src/unix_file_system.cpp.o -MF CMakeFiles/tinygettext.dir/src/unix_file_system.cpp.o.d -o CMakeFiles/tinygettext.dir/src/unix_file_system.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/tinygettext/src/unix_file_system.cpp } || exit $? [100%] Linking CXX static library libtinygettext.a { /opt/pkg/bin/cmake -P CMakeFiles/tinygettext.dir/cmake_clean_target.cmake } || exit $? { /opt/pkg/bin/cmake -E cmake_link_script CMakeFiles/tinygettext.dir/link.txt --verbose= } || exit $? [100%] Built target tinygettext { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-build && /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-stamp/tinygettext-build } || exit $? [ 4%] Performing install step for 'tinygettext' { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-build && /opt/pkg/bin/bmake install } || exit $? [100%] Built target tinygettext Install the project... { /opt/pkg/bin/cmake -P cmake_install.cmake } || exit $? -- Install configuration: "" -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/lib/libtinygettext.a -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include/tinygettext/dictionary.hpp -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include/tinygettext/dictionary_manager.hpp -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include/tinygettext/file_system.hpp -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include/tinygettext/iconv.hpp -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include/tinygettext/language.hpp -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include/tinygettext/log.hpp -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include/tinygettext/log_stream.hpp -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include/tinygettext/plural_forms.hpp -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include/tinygettext/po_parser.hpp -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include/tinygettext/tinygettext.hpp -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include/tinygettext/unix_file_system.hpp -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include/tinygettext/tinygettext_Export.h -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/lib/pkgconfig/tinygettext.pc { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-build && /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-stamp/tinygettext-install } || exit $? [ 4%] Completed 'tinygettext' { /opt/pkg/bin/cmake -E make_directory /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/CMakeFiles } || exit $? { /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/CMakeFiles/tinygettext-complete } || exit $? { /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext-prefix/src/tinygettext-stamp/tinygettext-done } || exit $? [ 4%] Built target tinygettext [ 5%] Creating directories for 'SDL_ttf' { /opt/pkg/bin/cmake -Dcfgdir= -P /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf-prefix/tmp/SDL_ttf-mkdirs.cmake } || exit $? { /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf-prefix/src/SDL_ttf-stamp/SDL_ttf-mkdir } || exit $? [ 5%] No download step for 'SDL_ttf' { /opt/pkg/bin/cmake -E echo_append } || exit $? { /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf-prefix/src/SDL_ttf-stamp/SDL_ttf-download } || exit $? [ 5%] No update step for 'SDL_ttf' { /opt/pkg/bin/cmake -E echo_append } || exit $? { /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf-prefix/src/SDL_ttf-stamp/SDL_ttf-update } || exit $? [ 5%] No patch step for 'SDL_ttf' { /opt/pkg/bin/cmake -E echo_append } || exit $? { /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf-prefix/src/SDL_ttf-stamp/SDL_ttf-patch } || exit $? [ 5%] Performing configure step for 'SDL_ttf' { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf-prefix/src/SDL_ttf-build && /opt/pkg/bin/cmake -DCMAKE_BUILD_TYPE= -DCMAKE_C_COMPILER=/Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang "-DCMAKE_C_FLAGS=-pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2" -DCMAKE_INSTALL_PREFIX=/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf/ -DCMAKE_TOOLCHAIN_FILE= -DWITH_RAQM=FALSE -DRAQM_LIBRARIES=RAQM_LIBRARY-NOTFOUND -DRAQM_INCLUDE_DIR=RAQM_INCLUDE_DIR-NOTFOUND -DBUILD_SHARED_LIBS=OFF -DEMSCRIPTEN= "-GUnix Makefiles" -S /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/SDL_ttf -B /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf-prefix/src/SDL_ttf-build } || exit $? CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is AppleClang 15.0.0.15000309 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Freetype: /opt/pkg/lib/libfreetype.dylib (found version "2.13.3") -- Link-time dependencies: -- /opt/pkg/lib/libSDL2.dylib -- /opt/pkg/lib/libfreetype.dylib -- Configuring done (2.3s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: EMSCRIPTEN RAQM_INCLUDE_DIR RAQM_LIBRARIES -- Build files have been written to: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf-prefix/src/SDL_ttf-build { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf-prefix/src/SDL_ttf-build && /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf-prefix/src/SDL_ttf-stamp/SDL_ttf-configure } || exit $? [ 5%] Performing build step for 'SDL_ttf' { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf-prefix/src/SDL_ttf-build && /opt/pkg/bin/bmake } || exit $? [ 50%] Building C object CMakeFiles/SDL2_ttf.dir/SDL_ttf.c.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang -I/opt/pkg/include/SDL2 -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/SDL2_ttf.dir/SDL_ttf.c.o -MF CMakeFiles/SDL2_ttf.dir/SDL_ttf.c.o.d -o CMakeFiles/SDL2_ttf.dir/SDL_ttf.c.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/SDL_ttf/SDL_ttf.c } || exit $? [100%] Linking C static library libSDL2_ttf.a { /opt/pkg/bin/cmake -P CMakeFiles/SDL2_ttf.dir/cmake_clean_target.cmake } || exit $? { /opt/pkg/bin/cmake -E cmake_link_script CMakeFiles/SDL2_ttf.dir/link.txt --verbose= } || exit $? [100%] Built target SDL2_ttf { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf-prefix/src/SDL_ttf-build && /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf-prefix/src/SDL_ttf-stamp/SDL_ttf-build } || exit $? [ 5%] Performing install step for 'SDL_ttf' { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf-prefix/src/SDL_ttf-build && /opt/pkg/bin/bmake install } || exit $? [100%] Built target SDL2_ttf Install the project... { /opt/pkg/bin/cmake -P cmake_install.cmake } || exit $? -- Install configuration: "" -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf/lib/libSDL2_ttf.a -- Installing: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf/include/SDL2/SDL_ttf.h { cd /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf-prefix/src/SDL_ttf-build && /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf-prefix/src/SDL_ttf-stamp/SDL_ttf-install } || exit $? [ 5%] Completed 'SDL_ttf' { /opt/pkg/bin/cmake -E make_directory /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/CMakeFiles } || exit $? { /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/CMakeFiles/SDL_ttf-complete } || exit $? { /opt/pkg/bin/cmake -E touch /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf-prefix/src/SDL_ttf-stamp/SDL_ttf-done } || exit $? [ 5%] Built target SDL_ttf [ 5%] Building CXX object CMakeFiles/sexp.dir/external/sexp-cpp/src/float.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DMACOSX -DSEXP_USE_LOCALE -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src -isystem /Users/pbulk/build/games/supertux/work/.buildlink/include/boost -F/Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks -isystem /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenAL.framework/Headers -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/findlocale -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/obstack -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/SDL_SavePNG -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/partio_zip -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -Wextra -Wno-unused-parameter -funit-at-a-time -fno-strict-aliasing -std=c++14 -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/sexp.dir/external/sexp-cpp/src/float.cpp.o -MF CMakeFiles/sexp.dir/external/sexp-cpp/src/float.cpp.o.d -o CMakeFiles/sexp.dir/external/sexp-cpp/src/float.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/src/float.cpp } || exit $? clang: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] [ 5%] Building CXX object CMakeFiles/sexp.dir/external/sexp-cpp/src/io.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DMACOSX -DSEXP_USE_LOCALE -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src -isystem /Users/pbulk/build/games/supertux/work/.buildlink/include/boost -F/Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks -isystem /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenAL.framework/Headers -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/findlocale -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/obstack -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/SDL_SavePNG -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/partio_zip -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -Wextra -Wno-unused-parameter -funit-at-a-time -fno-strict-aliasing -std=c++14 -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/sexp.dir/external/sexp-cpp/src/io.cpp.o -MF CMakeFiles/sexp.dir/external/sexp-cpp/src/io.cpp.o.d -o CMakeFiles/sexp.dir/external/sexp-cpp/src/io.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/src/io.cpp } || exit $? clang: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] [ 5%] Building CXX object CMakeFiles/sexp.dir/external/sexp-cpp/src/lexer.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DMACOSX -DSEXP_USE_LOCALE -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src -isystem /Users/pbulk/build/games/supertux/work/.buildlink/include/boost -F/Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks -isystem /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenAL.framework/Headers -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/findlocale -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/obstack -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/SDL_SavePNG -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/partio_zip -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -Wextra -Wno-unused-parameter -funit-at-a-time -fno-strict-aliasing -std=c++14 -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/sexp.dir/external/sexp-cpp/src/lexer.cpp.o -MF CMakeFiles/sexp.dir/external/sexp-cpp/src/lexer.cpp.o.d -o CMakeFiles/sexp.dir/external/sexp-cpp/src/lexer.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/src/lexer.cpp } || exit $? clang: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] [ 6%] Building CXX object CMakeFiles/sexp.dir/external/sexp-cpp/src/parser.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DMACOSX -DSEXP_USE_LOCALE -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src -isystem /Users/pbulk/build/games/supertux/work/.buildlink/include/boost -F/Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks -isystem /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenAL.framework/Headers -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/findlocale -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/obstack -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/SDL_SavePNG -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/partio_zip -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -Wextra -Wno-unused-parameter -funit-at-a-time -fno-strict-aliasing -std=c++14 -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/sexp.dir/external/sexp-cpp/src/parser.cpp.o -MF CMakeFiles/sexp.dir/external/sexp-cpp/src/parser.cpp.o.d -o CMakeFiles/sexp.dir/external/sexp-cpp/src/parser.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/src/parser.cpp } || exit $? clang: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] [ 6%] Building CXX object CMakeFiles/sexp.dir/external/sexp-cpp/src/util.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DMACOSX -DSEXP_USE_LOCALE -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src -isystem /Users/pbulk/build/games/supertux/work/.buildlink/include/boost -F/Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks -isystem /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenAL.framework/Headers -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/findlocale -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/obstack -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/SDL_SavePNG -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/partio_zip -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -Wextra -Wno-unused-parameter -funit-at-a-time -fno-strict-aliasing -std=c++14 -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/sexp.dir/external/sexp-cpp/src/util.cpp.o -MF CMakeFiles/sexp.dir/external/sexp-cpp/src/util.cpp.o.d -o CMakeFiles/sexp.dir/external/sexp-cpp/src/util.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/src/util.cpp } || exit $? clang: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] [ 6%] Building CXX object CMakeFiles/sexp.dir/external/sexp-cpp/src/value.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DMACOSX -DSEXP_USE_LOCALE -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src -isystem /Users/pbulk/build/games/supertux/work/.buildlink/include/boost -F/Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks -isystem /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenAL.framework/Headers -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/findlocale -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/obstack -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/SDL_SavePNG -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/partio_zip -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -Wextra -Wno-unused-parameter -funit-at-a-time -fno-strict-aliasing -std=c++14 -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/sexp.dir/external/sexp-cpp/src/value.cpp.o -MF CMakeFiles/sexp.dir/external/sexp-cpp/src/value.cpp.o.d -o CMakeFiles/sexp.dir/external/sexp-cpp/src/value.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/src/value.cpp } || exit $? clang: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] [ 6%] Linking CXX static library libsexp.a { /opt/pkg/bin/cmake -P CMakeFiles/sexp.dir/cmake_clean_target.cmake } || exit $? { /opt/pkg/bin/cmake -E cmake_link_script CMakeFiles/sexp.dir/link.txt --verbose= } || exit $? [ 6%] Built target sexp [ 7%] Building C object CMakeFiles/savepng.dir/external/SDL_SavePNG/savepng.c.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang -DMACOSX -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src -isystem /Users/pbulk/build/games/supertux/work/.buildlink/include/boost -F/Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks -isystem /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenAL.framework/Headers -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/findlocale -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/obstack -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/SDL_SavePNG -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/partio_zip -isystem /opt/pkg/include -isystem /opt/pkg/include/SDL2 -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/savepng.dir/external/SDL_SavePNG/savepng.c.o -MF CMakeFiles/savepng.dir/external/SDL_SavePNG/savepng.c.o.d -o CMakeFiles/savepng.dir/external/SDL_SavePNG/savepng.c.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/SDL_SavePNG/savepng.c } || exit $? [ 7%] Linking C static library libsavepng.a { /opt/pkg/bin/cmake -P CMakeFiles/savepng.dir/cmake_clean_target.cmake } || exit $? { /opt/pkg/bin/cmake -E cmake_link_script CMakeFiles/savepng.dir/link.txt --verbose= } || exit $? [ 7%] Built target savepng [ 7%] Building CXX object CMakeFiles/partio_zip_lib.dir/external/partio_zip/zip_manager.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DMACOSX -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src -isystem /Users/pbulk/build/games/supertux/work/.buildlink/include/boost -F/Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks -isystem /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenAL.framework/Headers -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/findlocale -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/obstack -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/SDL_SavePNG -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/partio_zip -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -Wextra -Wno-unused-parameter -funit-at-a-time -fno-strict-aliasing -std=c++14 -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/partio_zip_lib.dir/external/partio_zip/zip_manager.cpp.o -MF CMakeFiles/partio_zip_lib.dir/external/partio_zip/zip_manager.cpp.o.d -o CMakeFiles/partio_zip_lib.dir/external/partio_zip/zip_manager.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/partio_zip/zip_manager.cpp } || exit $? clang: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] [ 7%] Linking CXX static library libpartio_zip_lib.a { /opt/pkg/bin/cmake -P CMakeFiles/partio_zip_lib.dir/cmake_clean_target.cmake } || exit $? { /opt/pkg/bin/cmake -E cmake_link_script CMakeFiles/partio_zip_lib.dir/link.txt --verbose= } || exit $? [ 7%] Built target partio_zip_lib [ 7%] Building C object CMakeFiles/supertux2_c.dir/external/findlocale/findlocale.c.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang -DMACOSX -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src -isystem /Users/pbulk/build/games/supertux/work/.buildlink/include/boost -F/Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks -isystem /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenAL.framework/Headers -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/findlocale -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/obstack -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/SDL_SavePNG -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/partio_zip -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/supertux2_c.dir/external/findlocale/findlocale.c.o -MF CMakeFiles/supertux2_c.dir/external/findlocale/findlocale.c.o.d -o CMakeFiles/supertux2_c.dir/external/findlocale/findlocale.c.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/findlocale/findlocale.c } || exit $? [ 8%] Building C object CMakeFiles/supertux2_c.dir/external/obstack/obstack.c.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang -DMACOSX -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src -isystem /Users/pbulk/build/games/supertux/work/.buildlink/include/boost -F/Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks -isystem /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenAL.framework/Headers -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/findlocale -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/obstack -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/SDL_SavePNG -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/partio_zip -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/supertux2_c.dir/external/obstack/obstack.c.o -MF CMakeFiles/supertux2_c.dir/external/obstack/obstack.c.o.d -o CMakeFiles/supertux2_c.dir/external/obstack/obstack.c.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/obstack/obstack.c } || exit $? [ 8%] Built target supertux2_c [ 8%] Building CXX object CMakeFiles/supertux2_lib.dir/src/addon/addon.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DGLM_ENABLE_EXPERIMENTAL -DMACOSX -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src -iframework /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks -isystem /Users/pbulk/build/games/supertux/work/.buildlink/include/boost -isystem /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenAL.framework/Headers -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/findlocale -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/obstack -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/SDL_SavePNG -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/partio_zip -isystem /opt/pkg/include -isystem /opt/pkg/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -Wextra -Wno-unused-parameter -funit-at-a-time -fno-strict-aliasing -std=c++14 -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/supertux2_lib.dir/src/addon/addon.cpp.o -MF CMakeFiles/supertux2_lib.dir/src/addon/addon.cpp.o.d -o CMakeFiles/supertux2_lib.dir/src/addon/addon.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src/addon/addon.cpp } || exit $? clang: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] [ 8%] Building CXX object CMakeFiles/supertux2_lib.dir/src/addon/addon_manager.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DGLM_ENABLE_EXPERIMENTAL -DMACOSX -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src -iframework /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks -isystem /Users/pbulk/build/games/supertux/work/.buildlink/include/boost -isystem /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenAL.framework/Headers -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/findlocale -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/obstack -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/SDL_SavePNG -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/partio_zip -isystem /opt/pkg/include -isystem /opt/pkg/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -Wextra -Wno-unused-parameter -funit-at-a-time -fno-strict-aliasing -std=c++14 -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/supertux2_lib.dir/src/addon/addon_manager.cpp.o -MF CMakeFiles/supertux2_lib.dir/src/addon/addon_manager.cpp.o.d -o CMakeFiles/supertux2_lib.dir/src/addon/addon_manager.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src/addon/addon_manager.cpp } || exit $? clang: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] [ 8%] Building CXX object CMakeFiles/supertux2_lib.dir/src/addon/downloader.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DGLM_ENABLE_EXPERIMENTAL -DMACOSX -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src -iframework /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks -isystem /Users/pbulk/build/games/supertux/work/.buildlink/include/boost -isystem /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenAL.framework/Headers -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/findlocale -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/obstack -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/SDL_SavePNG -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/partio_zip -isystem /opt/pkg/include -isystem /opt/pkg/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -Wextra -Wno-unused-parameter -funit-at-a-time -fno-strict-aliasing -std=c++14 -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/supertux2_lib.dir/src/addon/downloader.cpp.o -MF CMakeFiles/supertux2_lib.dir/src/addon/downloader.cpp.o.d -o CMakeFiles/supertux2_lib.dir/src/addon/downloader.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src/addon/downloader.cpp } || exit $? clang: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src/addon/downloader.cpp:143:34: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] curl_easy_setopt(m_handle, CURLOPT_PROGRESSFUNCTION, &Transfer::on_progress_wrap); ^ /Users/pbulk/build/games/supertux/work/.buildlink/include/curl/curl.h:1333:3: note: 'CURLOPT_PROGRESSFUNCTION' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, ^ /Users/pbulk/build/games/supertux/work/.buildlink/include/curl/curl.h:1120:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /Users/pbulk/build/games/supertux/work/.buildlink/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ 1 warning generated. [ 8%] Building CXX object CMakeFiles/supertux2_lib.dir/src/addon/md5.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DGLM_ENABLE_EXPERIMENTAL -DMACOSX -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src -iframework /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks -isystem /Users/pbulk/build/games/supertux/work/.buildlink/include/boost -isystem /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenAL.framework/Headers -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/findlocale -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/obstack -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/SDL_SavePNG -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/partio_zip -isystem /opt/pkg/include -isystem /opt/pkg/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -Wextra -Wno-unused-parameter -funit-at-a-time -fno-strict-aliasing -std=c++14 -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/supertux2_lib.dir/src/addon/md5.cpp.o -MF CMakeFiles/supertux2_lib.dir/src/addon/md5.cpp.o.d -o CMakeFiles/supertux2_lib.dir/src/addon/md5.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src/addon/md5.cpp } || exit $? clang: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src/addon/md5.cpp:161:24: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] for (i=0; i<16; i++) sprintf(s+i*2, "%02x", digest[i]); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. [ 9%] Building CXX object CMakeFiles/supertux2_lib.dir/src/audio/dummy_sound_source.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DGLM_ENABLE_EXPERIMENTAL -DMACOSX -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src -iframework /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks -isystem /Users/pbulk/build/games/supertux/work/.buildlink/include/boost -isystem /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenAL.framework/Headers -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/findlocale -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/obstack -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/SDL_SavePNG -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/partio_zip -isystem /opt/pkg/include -isystem /opt/pkg/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -Wextra -Wno-unused-parameter -funit-at-a-time -fno-strict-aliasing -std=c++14 -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/supertux2_lib.dir/src/audio/dummy_sound_source.cpp.o -MF CMakeFiles/supertux2_lib.dir/src/audio/dummy_sound_source.cpp.o.d -o CMakeFiles/supertux2_lib.dir/src/audio/dummy_sound_source.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src/audio/dummy_sound_source.cpp } || exit $? clang: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] [ 9%] Building CXX object CMakeFiles/supertux2_lib.dir/src/audio/ogg_sound_file.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DGLM_ENABLE_EXPERIMENTAL -DMACOSX -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src -iframework /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks -isystem /Users/pbulk/build/games/supertux/work/.buildlink/include/boost -isystem /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenAL.framework/Headers -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/findlocale -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/obstack -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/SDL_SavePNG -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/partio_zip -isystem /opt/pkg/include -isystem /opt/pkg/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -Wextra -Wno-unused-parameter -funit-at-a-time -fno-strict-aliasing -std=c++14 -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/supertux2_lib.dir/src/audio/ogg_sound_file.cpp.o -MF CMakeFiles/supertux2_lib.dir/src/audio/ogg_sound_file.cpp.o.d -o CMakeFiles/supertux2_lib.dir/src/audio/ogg_sound_file.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src/audio/ogg_sound_file.cpp } || exit $? clang: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] [ 9%] Building CXX object CMakeFiles/supertux2_lib.dir/src/audio/openal_sound_source.cpp.o { /Users/pbulk/build/games/supertux/work/.cwrapper/bin/clang++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DGLM_ENABLE_EXPERIMENTAL -DMACOSX -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build -I/Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src -iframework /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks -isystem /Users/pbulk/build/games/supertux/work/.buildlink/include/boost -isystem /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenAL.framework/Headers -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/squirrel/ex/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/tinygettext/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build/SDL_ttf/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/findlocale -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/obstack -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/sexp-cpp/include -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/SDL_SavePNG -isystem /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/external/partio_zip -isystem /opt/pkg/include -isystem /opt/pkg/include/SDL2 -isystem /Users/pbulk/build/games/supertux/work -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline -I/opt/pkg/include/freetype2 -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -Wextra -Wno-unused-parameter -funit-at-a-time -fno-strict-aliasing -std=c++14 -arch arm64 -mmacosx-version-min=14.5 -MD -MT CMakeFiles/supertux2_lib.dir/src/audio/openal_sound_source.cpp.o -MF CMakeFiles/supertux2_lib.dir/src/audio/openal_sound_source.cpp.o.d -o CMakeFiles/supertux2_lib.dir/src/audio/openal_sound_source.cpp.o -c /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src/audio/openal_sound_source.cpp } || exit $? clang: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] In file included from /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src/audio/openal_sound_source.cpp:17: /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/src/audio/openal_sound_source.hpp:20:10: fatal error: 'al.h' file not found #include ^~~~~~ 1 error generated. *** [CMakeFiles/supertux2_lib.dir/src/audio/openal_sound_source.cpp.o] Error code 1 bmake[2]: stopped making "CMakeFiles/supertux2_lib.dir/build" in /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build bmake[2]: 1 error bmake[2]: stopped making "CMakeFiles/supertux2_lib.dir/build" in /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build *** [CMakeFiles/supertux2_lib.dir/all] Error code 2 bmake[1]: stopped making "all" in /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build bmake[1]: 1 error bmake[1]: stopped making "all" in /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build *** [all] Error code 2 bmake: stopped making "all" in /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build bmake: 1 error bmake: stopped making "all" in /Users/pbulk/build/games/supertux/work/SuperTux-v0.6.3-Source/cmake-pkgsrc-build *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/supertux *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/supertux