=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for luanti-5.16.1 [ 0%] Building CXX object lib/bitop/CMakeFiles/bitop.dir/bit.cpp.o [ 0%] Building C object lib/sha256/CMakeFiles/sha256.dir/sha256.c.o [ 0%] Building C object lib/lstrpack/CMakeFiles/lstrpack.dir/lstrpack.c.o [ 0%] Building CXX object lib/lua/src/CMakeFiles/lua.dir/lapi.c.o [ 0%] Linking CXX static library libbitop.a [ 0%] Built target bitop [ 0%] Building CXX object lib/catch2/CMakeFiles/catch2.dir/catch_amalgamated.cpp.o [ 0%] Linking C static library liblstrpack.a [ 0%] Built target lstrpack [ 0%] Built target tiniergltf [ 0%] Linking C static library libsha256.a [ 1%] Building CXX object lib/lua/src/CMakeFiles/lua.dir/lauxlib.c.o [ 1%] Built target GenerateVersion [ 1%] Built target sha256 [ 1%] Building CXX object irr/src/CMakeFiles/IRRVIDEOOBJ.dir/CNullDriver.cpp.o /tmp/games/luanti/work/luanti-5.16.1/lib/lua/src/lauxlib.c: In function 'int luaL_loadfile(lua_State*, const char*)': /tmp/games/luanti/work/luanti-5.16.1/lib/lua/src/lauxlib.c:577:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ; ^~~~~ /tmp/games/luanti/work/luanti-5.16.1/lib/lua/src/lauxlib.c:578:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' lf.extraline = 0; ^~ [ 1%] Building CXX object irr/src/CMakeFiles/IRRIOOBJ.dir/CFileList.cpp.o [ 1%] Building CXX object lib/lua/src/CMakeFiles/lua.dir/lbaselib.c.o [ 1%] Building CXX object lib/lua/src/CMakeFiles/lua.dir/lcode.c.o In file included from /tmp/games/luanti/work/luanti-5.16.1/irr/include/IVertexBuffer.h:8:0, from /tmp/games/luanti/work/luanti-5.16.1/irr/src/CNullDriver.h:9, from /tmp/games/luanti/work/luanti-5.16.1/irr/src/CNullDriver.cpp:5: /tmp/games/luanti/work/luanti-5.16.1/irr/include/S3DVertex.h: In member function 'constexpr bool video::S3DVertex::operator<(const video::S3DVertex&) const': /tmp/games/luanti/work/luanti-5.16.1/irr/include/S3DVertex.h:95:13: error: call to non-constexpr function 'bool video::SColor::operator<(const video::SColor&) const' if (Color < other.Color) ~~~~~~^~~~~~~~~~~~~ [ 1%] Building CXX object lib/lua/src/CMakeFiles/lua.dir/ldblib.c.o In file included from /tmp/games/luanti/work/luanti-5.16.1/irr/include/EVideoTypes.h:7:0, from /tmp/games/luanti/work/luanti-5.16.1/irr/include/IVideoDriver.h:18, from /tmp/games/luanti/work/luanti-5.16.1/irr/src/CNullDriver.h:10, from /tmp/games/luanti/work/luanti-5.16.1/irr/src/CNullDriver.cpp:5: /tmp/games/luanti/work/luanti-5.16.1/irr/include/SMaterial.h: At global scope: /tmp/games/luanti/work/luanti-5.16.1/irr/include/SMaterial.h:297:30: warning: 'video::SMaterial::ZBuffer' is too small to hold all values of 'enum video::E_COMPARISON_FUNC' E_COMPARISON_FUNC ZBuffer : 4; ^ /tmp/games/luanti/work/luanti-5.16.1/irr/include/SMaterial.h:301:38: warning: 'video::SMaterial::AntiAliasing' is too small to hold all values of 'enum video::E_ANTI_ALIASING_MODE' E_ANTI_ALIASING_MODE AntiAliasing : 4; ^ /tmp/games/luanti/work/luanti-5.16.1/irr/include/SMaterial.h:308:28: warning: 'video::SMaterial::ColorMask' is too small to hold all values of 'enum video::E_COLOR_PLANE' E_COLOR_PLANE ColorMask : 4; ^ /tmp/games/luanti/work/luanti-5.16.1/irr/include/SMaterial.h:311:37: warning: 'video::SMaterial::BlendOperation' is too small to hold all values of 'enum video::E_BLEND_OPERATION' E_BLEND_OPERATION BlendOperation : 4; ^ /tmp/games/luanti/work/luanti-5.16.1/irr/include/SMaterial.h:322:26: warning: 'video::SMaterial::ZWriteEnable' is too small to hold all values of 'enum video::E_ZWRITE' E_ZWRITE ZWriteEnable : 2; ^ [ 1%] Building CXX object lib/lua/src/CMakeFiles/lua.dir/ldebug.c.o /tmp/games/luanti/work/luanti-5.16.1/lib/lua/src/ldebug.c: In function 'Instruction symbexec(const Proto*, int, int)': /tmp/games/luanti/work/luanti-5.16.1/lib/lua/src/ldebug.c:267:19: warning: this statement may fall through [-Wimplicit-fallthrough=] #define check(x) if (!(x)) return 0; ^ /tmp/games/luanti/work/luanti-5.16.1/lib/lua/src/ldebug.c:271:26: note: in expansion of macro 'check' #define checkreg(pt,reg) check((reg) < (pt)->maxstacksize) ^~~~~ /tmp/games/luanti/work/luanti-5.16.1/lib/lua/src/ldebug.c:413:9: note: in expansion of macro 'checkreg' checkreg(pt, a+3); ^~~~~~~~ /tmp/games/luanti/work/luanti-5.16.1/lib/lua/src/ldebug.c:415:7: note: here case OP_JMP: { ^~~~ [ 1%] Building CXX object lib/lua/src/CMakeFiles/lua.dir/ldo.c.o [ 1%] Building CXX object lib/lua/src/CMakeFiles/lua.dir/ldump.c.o [ 2%] Building CXX object lib/lua/src/CMakeFiles/lua.dir/lfunc.c.o [ 2%] Building CXX object lib/lua/src/CMakeFiles/lua.dir/lgc.c.o [ 2%] Building CXX object irr/src/CMakeFiles/IRRIOOBJ.dir/CFileSystem.cpp.o --- irr/src/CMakeFiles/IRRVIDEOOBJ.dir/CNullDriver.cpp.o --- *** [irr/src/CMakeFiles/IRRVIDEOOBJ.dir/CNullDriver.cpp.o] Error code 1 make[2]: stopped in /tmp/games/luanti/work/luanti-5.16.1/cmake-pkgsrc-build 1 error make[2]: stopped in /tmp/games/luanti/work/luanti-5.16.1/cmake-pkgsrc-build --- irr/src/CMakeFiles/IRRVIDEOOBJ.dir/all --- *** [irr/src/CMakeFiles/IRRVIDEOOBJ.dir/all] Error code 2 make[1]: stopped in /tmp/games/luanti/work/luanti-5.16.1/cmake-pkgsrc-build A failure has been detected in another branch of the parallel make make[2]: stopped in /tmp/games/luanti/work/luanti-5.16.1/cmake-pkgsrc-build --- lib/lua/src/CMakeFiles/lua.dir/all --- *** [lib/lua/src/CMakeFiles/lua.dir/all] Error code 2 make[1]: stopped in /tmp/games/luanti/work/luanti-5.16.1/cmake-pkgsrc-build A failure has been detected in another branch of the parallel make make[2]: stopped in /tmp/games/luanti/work/luanti-5.16.1/cmake-pkgsrc-build --- irr/src/CMakeFiles/IRRIOOBJ.dir/all --- *** [irr/src/CMakeFiles/IRRIOOBJ.dir/all] Error code 2 make[1]: stopped in /tmp/games/luanti/work/luanti-5.16.1/cmake-pkgsrc-build A failure has been detected in another branch of the parallel make make[2]: stopped in /tmp/games/luanti/work/luanti-5.16.1/cmake-pkgsrc-build --- lib/catch2/CMakeFiles/catch2.dir/all --- *** [lib/catch2/CMakeFiles/catch2.dir/all] Error code 2 make[1]: stopped in /tmp/games/luanti/work/luanti-5.16.1/cmake-pkgsrc-build 4 errors make[1]: stopped in /tmp/games/luanti/work/luanti-5.16.1/cmake-pkgsrc-build *** [all] Error code 2 make: stopped in /tmp/games/luanti/work/luanti-5.16.1/cmake-pkgsrc-build 1 error make: stopped in /tmp/games/luanti/work/luanti-5.16.1/cmake-pkgsrc-build *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/games/luanti *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/games/luanti