=> 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 amnesia-tdd-0.3.2nb7 [ 1%] Building CXX object core2/Newton/CMakeFiles/Newton.dir/core/dgConvexHull3d.cpp.o [ 1%] Building CXX object core2/Newton/CMakeFiles/Newton.dir/core/dgAABBPolygonSoup.cpp.o [ 1%] Building CXX object core2/Newton/CMakeFiles/Newton.dir/core/dgCRC.cpp.o [ 1%] Building CXX object core2/OALWrapper/CMakeFiles/OALWrapper.dir/sources/OAL_AudioData.cpp.o [ 1%] Building CXX object core2/Newton/CMakeFiles/Newton.dir/core/dg.cpp.o [ 1%] Building CXX object core2/Newton/CMakeFiles/Newton.dir/core/dgConvexHull4d.cpp.o [ 1%] Building CXX object core2/AngelScript/CMakeFiles/AngelScript.dir/sources/as_arrayobject.cpp.o [ 1%] Building CXX object core2/Newton/CMakeFiles/Newton.dir/core/dgDebug.cpp.o [ 1%] Building CXX object core2/Newton/CMakeFiles/Newton.dir/core/dgDelaunayTetrahedralization.cpp.o [ 1%] Building CXX object core2/Newton/CMakeFiles/Newton.dir/core/dgGeneralMatrix.cpp.o [ 2%] Building CXX object core2/Newton/CMakeFiles/Newton.dir/core/dgGeneralVector.cpp.o [ 2%] Building CXX object core2/Newton/CMakeFiles/Newton.dir/core/dgGoogol.cpp.o [ 2%] Building CXX object core2/AngelScript/CMakeFiles/AngelScript.dir/sources/as_atomic.cpp.o [ 2%] Building CXX object core2/OALWrapper/CMakeFiles/OALWrapper.dir/sources/OAL_Buffer.cpp.o In file included from /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgVector.h:28, from /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgMatrix.h:28, from /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgAABBPolygonSoup.cpp:32: /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgAABBPolygonSoup.cpp: In member function 'dgInt32 dgAABBTree::BoxIntersectSimd(const dgTriplex*, const dgVector&, const dgVector&) const': /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:97:81: warning: SSE vector return without SSE enabled changes the ABI [-Wpsabi] 97 | #define simd_loadu_v(a) _mm_loadu_ps (&a) | ^ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgAABBPolygonSoup.cpp:761:36: note: in expansion of macro 'simd_loadu_v' 761 | simd_type minBox = simd_loadu_v(vertexArray[m_minIndex].m_x); | ^~~~~~~~~~~~ [ 2%] Building CXX object core2/Newton/CMakeFiles/Newton.dir/core/dgIntersections.cpp.o In file included from /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgTypes.h:114, from /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgStdafx.h:25, from /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgAABBPolygonSoup.cpp:28: /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:375:1: error: inlining failed in call to 'always_inline' '__m128 _mm_cmple_ps(__m128, __m128)': target specific option mismatch 375 | _mm_cmple_ps (__m128 __A, __m128 __B) | ^~~~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:104:75: note: called from here 104 | #define simd_or_v(a,b) _mm_or_ps (a, b) | ~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgAABBPolygonSoup.cpp:764:34: note: in expansion of macro 'simd_or_v' 764 | simd_type test = simd_or_v (simd_cmpge_v ((simd_type&)minBox, (simd_type&) max), simd_cmple_v ((simd_type&)maxBox, (simd_type&) min)); | ^~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:935:1: error: inlining failed in call to 'always_inline' '__m128 _mm_loadu_ps(const float*)': target specific option mismatch 935 | _mm_loadu_ps (float const *__P) | ^~~~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:97:78: note: called from here 97 | #define simd_loadu_v(a) _mm_loadu_ps (&a) | ~~~~~~~~~~~~~^~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgAABBPolygonSoup.cpp:762:36: note: in expansion of macro 'simd_loadu_v' 762 | simd_type maxBox = simd_loadu_v(vertexArray[m_maxIndex].m_x); | ^~~~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:935:1: error: inlining failed in call to 'always_inline' '__m128 _mm_loadu_ps(const float*)': target specific option mismatch 935 | _mm_loadu_ps (float const *__P) | ^~~~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:97:78: note: called from here 97 | #define simd_loadu_v(a) _mm_loadu_ps (&a) | ~~~~~~~~~~~~~^~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgAABBPolygonSoup.cpp:761:36: note: in expansion of macro 'simd_loadu_v' 761 | simd_type minBox = simd_loadu_v(vertexArray[m_minIndex].m_x); | ^~~~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:387:1: error: inlining failed in call to 'always_inline' '__m128 _mm_cmpge_ps(__m128, __m128)': target specific option mismatch 387 | _mm_cmpge_ps (__m128 __A, __m128 __B) | ^~~~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:104:75: note: called from here 104 | #define simd_or_v(a,b) _mm_or_ps (a, b) | ~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgAABBPolygonSoup.cpp:764:34: note: in expansion of macro 'simd_or_v' 764 | simd_type test = simd_or_v (simd_cmpge_v ((simd_type&)minBox, (simd_type&) max), simd_cmple_v ((simd_type&)maxBox, (simd_type&) min)); | ^~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:255:1: error: inlining failed in call to 'always_inline' '__m128 _mm_or_ps(__m128, __m128)': target specific option mismatch 255 | _mm_or_ps (__m128 __A, __m128 __B) | ^~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:104:75: note: called from here 104 | #define simd_or_v(a,b) _mm_or_ps (a, b) | ~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgAABBPolygonSoup.cpp:764:34: note: in expansion of macro 'simd_or_v' 764 | simd_type test = simd_or_v (simd_cmpge_v ((simd_type&)minBox, (simd_type&) max), simd_cmple_v ((simd_type&)maxBox, (simd_type&) min)); | ^~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:255:1: error: inlining failed in call to 'always_inline' '__m128 _mm_or_ps(__m128, __m128)': target specific option mismatch 255 | _mm_or_ps (__m128 __A, __m128 __B) | ^~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:104:75: note: called from here 104 | #define simd_or_v(a,b) _mm_or_ps (a, b) | ~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgAABBPolygonSoup.cpp:765:24: note: in expansion of macro 'simd_or_v' 765 | test = simd_or_v (test, simd_permut_v (test, test, PURMUT_MASK (3, 2, 2, 0))); | ^~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:255:1: error: inlining failed in call to 'always_inline' '__m128 _mm_or_ps(__m128, __m128)': target specific option mismatch 255 | _mm_or_ps (__m128 __A, __m128 __B) | ^~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:140:80: note: called from here 140 | #define simd_store_is(a) _mm_cvtss_si32 (a) | ~~~~~~~~~~~~~~~^~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgAABBPolygonSoup.cpp:771:24: note: in expansion of macro 'simd_store_is' 771 | return simd_store_is(simd_or_v (test, simd_permut_v (test, test, PURMUT_MASK (3, 2, 1, 1)))); | ^~~~~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:512:1: error: inlining failed in call to 'always_inline' 'int _mm_cvtss_si32(__m128)': target specific option mismatch 512 | _mm_cvtss_si32 (__m128 __A) | ^~~~~~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:140:80: note: called from here 140 | #define simd_store_is(a) _mm_cvtss_si32 (a) | ~~~~~~~~~~~~~~~^~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgAABBPolygonSoup.cpp:771:24: note: in expansion of macro 'simd_store_is' 771 | return simd_store_is(simd_or_v (test, simd_permut_v (test, test, PURMUT_MASK (3, 2, 1, 1)))); | ^~~~~~~~~~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-extern-c-compat' may have been intended to silence earlier diagnostics [ 2%] Building CXX object core2/Newton/CMakeFiles/Newton.dir/core/dgMatrix.cpp.o --- core2/Newton/CMakeFiles/Newton.dir/core/dgAABBPolygonSoup.cpp.o --- *** [core2/Newton/CMakeFiles/Newton.dir/core/dgAABBPolygonSoup.cpp.o] Error code 1 make[2]: stopped in /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189 [ 2%] Building CXX object core2/Newton/CMakeFiles/Newton.dir/core/dgMemory.cpp.o A failure has been detected in another branch of the parallel make make[2]: stopped in /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189 --- core2/AngelScript/CMakeFiles/AngelScript.dir/all --- *** [core2/AngelScript/CMakeFiles/AngelScript.dir/all] Error code 2 make[1]: stopped in /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189 In file included from /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgVector.h:28, from /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgGoogol.h:27, from /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:24: /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp: In member function 'dgInt32 FastRayTest::BoxTestSimd(const dgVector&, const dgVector&) const': /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:105:81: warning: SSE vector return without SSE enabled changes the ABI [-Wpsabi] 105 | #define simd_and_v(a,b) _mm_and_ps (a, b) | ^ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:81:25: note: in expansion of macro 'simd_and_v' 81 | simd_type tt0 = simd_and_v (simd_or_v (simd_cmple_v((simd_type&)m_p0, (simd_type&)minBox), simd_cmpge_v((simd_type&)m_p0, (simd_type&)maxBox)), (simd_type&)m_isParallel); | ^~~~~~~~~~ In file included from /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgTypes.h:114, from /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgStdafx.h:25, from /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:22: /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:512:1: error: inlining failed in call to 'always_inline' 'int _mm_cvtss_si32(__m128)': target specific option mismatch 512 | _mm_cvtss_si32 (__m128 __A) | ^~~~~~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:140:80: note: called from here 140 | #define simd_store_is(a) _mm_cvtss_si32 (a) | ~~~~~~~~~~~~~~~^~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:87:13: note: in expansion of macro 'simd_store_is' 87 | if (simd_store_is(simd_or_v (tt0, simd_permut_v (tt0, tt0, PURMUT_MASK(3, 2, 1, 1))))) { | ^~~~~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:255:1: error: inlining failed in call to 'always_inline' '__m128 _mm_or_ps(__m128, __m128)': target specific option mismatch 255 | _mm_or_ps (__m128 __A, __m128 __B) | ^~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:140:80: note: called from here 140 | #define simd_store_is(a) _mm_cvtss_si32 (a) | ~~~~~~~~~~~~~~~^~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:87:13: note: in expansion of macro 'simd_store_is' 87 | if (simd_store_is(simd_or_v (tt0, simd_permut_v (tt0, tt0, PURMUT_MASK(3, 2, 1, 1))))) { | ^~~~~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:255:1: error: inlining failed in call to 'always_inline' '__m128 _mm_or_ps(__m128, __m128)': target specific option mismatch 255 | _mm_or_ps (__m128 __A, __m128 __B) | ^~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:104:75: note: called from here 104 | #define simd_or_v(a,b) _mm_or_ps (a, b) | ~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:82:15: note: in expansion of macro 'simd_or_v' 82 | tt0 = simd_or_v (tt0, simd_move_hl_v (tt0, tt0)); | ^~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:788:1: error: inlining failed in call to 'always_inline' '__m128 _mm_movehl_ps(__m128, __m128)': target specific option mismatch 788 | _mm_movehl_ps (__m128 __A, __m128 __B) | ^~~~~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:104:75: note: called from here 104 | #define simd_or_v(a,b) _mm_or_ps (a, b) | ~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:82:15: note: in expansion of macro 'simd_or_v' 82 | tt0 = simd_or_v (tt0, simd_move_hl_v (tt0, tt0)); | ^~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:243:1: error: inlining failed in call to 'always_inline' '__m128 _mm_and_ps(__m128, __m128)': target specific option mismatch 243 | _mm_and_ps (__m128 __A, __m128 __B) | ^~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:105:76: note: called from here 105 | #define simd_and_v(a,b) _mm_and_ps (a, b) | ~~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:81:25: note: in expansion of macro 'simd_and_v' 81 | simd_type tt0 = simd_and_v (simd_or_v (simd_cmple_v((simd_type&)m_p0, (simd_type&)minBox), simd_cmpge_v((simd_type&)m_p0, (simd_type&)maxBox)), (simd_type&)m_isParallel); | ^~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:255:1: error: inlining failed in call to 'always_inline' '__m128 _mm_or_ps(__m128, __m128)': target specific option mismatch 255 | _mm_or_ps (__m128 __A, __m128 __B) | ^~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:105:76: note: called from here 105 | #define simd_and_v(a,b) _mm_and_ps (a, b) | ~~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:81:25: note: in expansion of macro 'simd_and_v' 81 | simd_type tt0 = simd_and_v (simd_or_v (simd_cmple_v((simd_type&)m_p0, (simd_type&)minBox), simd_cmpge_v((simd_type&)m_p0, (simd_type&)maxBox)), (simd_type&)m_isParallel); | ^~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:375:1: error: inlining failed in call to 'always_inline' '__m128 _mm_cmple_ps(__m128, __m128)': target specific option mismatch 375 | _mm_cmple_ps (__m128 __A, __m128 __B) | ^~~~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:105:76: note: called from here 105 | #define simd_and_v(a,b) _mm_and_ps (a, b) | ~~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:81:25: note: in expansion of macro 'simd_and_v' 81 | simd_type tt0 = simd_and_v (simd_or_v (simd_cmple_v((simd_type&)m_p0, (simd_type&)minBox), simd_cmpge_v((simd_type&)m_p0, (simd_type&)maxBox)), (simd_type&)m_isParallel); | ^~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:387:1: error: inlining failed in call to 'always_inline' '__m128 _mm_cmpge_ps(__m128, __m128)': target specific option mismatch 387 | _mm_cmpge_ps (__m128 __A, __m128 __B) | ^~~~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:105:76: note: called from here 105 | #define simd_and_v(a,b) _mm_and_ps (a, b) | ~~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:81:25: note: in expansion of macro 'simd_and_v' 81 | simd_type tt0 = simd_and_v (simd_or_v (simd_cmple_v((simd_type&)m_p0, (simd_type&)minBox), simd_cmpge_v((simd_type&)m_p0, (simd_type&)maxBox)), (simd_type&)m_isParallel); | ^~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:512:1: error: inlining failed in call to 'always_inline' 'int _mm_cvtss_si32(__m128)': target specific option mismatch 512 | _mm_cvtss_si32 (__m128 __A) | ^~~~~~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:140:80: note: called from here 140 | #define simd_store_is(a) _mm_cvtss_si32 (a) | ~~~~~~~~~~~~~~~^~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:105:16: note: in expansion of macro 'simd_store_is' 105 | return simd_store_is(simd_cmple_s(t0, t1)); | ^~~~~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:283:1: error: inlining failed in call to 'always_inline' '__m128 _mm_cmple_ss(__m128, __m128)': target specific option mismatch 283 | _mm_cmple_ss (__m128 __A, __m128 __B) | ^~~~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:140:80: note: called from here 140 | #define simd_store_is(a) _mm_cvtss_si32 (a) | ~~~~~~~~~~~~~~~^~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:105:16: note: in expansion of macro 'simd_store_is' 105 | return simd_store_is(simd_cmple_s(t0, t1)); | ^~~~~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:173:1: error: inlining failed in call to 'always_inline' '__m128 _mm_min_ss(__m128, __m128)': target specific option mismatch 173 | _mm_min_ss (__m128 __A, __m128 __B) | ^~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:135:76: note: called from here 135 | #define simd_min_s(a,b) _mm_min_ss (a, b) | ~~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:101:14: note: in expansion of macro 'simd_min_s' 101 | t1 = simd_min_s(t1, simd_permut_v (t1, t1, PURMUT_MASK(3, 2, 1, 1))); | ^~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:179:1: error: inlining failed in call to 'always_inline' '__m128 _mm_max_ss(__m128, __m128)': target specific option mismatch 179 | _mm_max_ss (__m128 __A, __m128 __B) | ^~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:136:76: note: called from here 136 | #define simd_max_s(a,b) _mm_max_ss (a, b) | ~~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:100:14: note: in expansion of macro 'simd_max_s' 100 | t0 = simd_max_s(t0, simd_permut_v (t0, t0, PURMUT_MASK(3, 2, 1, 1))); | ^~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:229:1: error: inlining failed in call to 'always_inline' '__m128 _mm_min_ps(__m128, __m128)': target specific option mismatch 229 | _mm_min_ps (__m128 __A, __m128 __B) | ^~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:110:76: note: called from here 110 | #define simd_min_v(a,b) _mm_min_ps (a, b) | ~~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:98:14: note: in expansion of macro 'simd_min_v' 98 | t1 = simd_min_v(t1, simd_permut_v (t1, t1, PURMUT_MASK(3, 2, 1, 2))); | ^~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:235:1: error: inlining failed in call to 'always_inline' '__m128 _mm_max_ps(__m128, __m128)': target specific option mismatch 235 | _mm_max_ps (__m128 __A, __m128 __B) | ^~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:111:76: note: called from here 111 | #define simd_max_v(a,b) _mm_max_ps (a, b) | ~~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:97:14: note: in expansion of macro 'simd_max_v' 97 | t0 = simd_max_v(t0, simd_permut_v (t0, t0, PURMUT_MASK(3, 2, 1, 2))); | ^~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:229:1: error: inlining failed in call to 'always_inline' '__m128 _mm_min_ps(__m128, __m128)': target specific option mismatch 229 | _mm_min_ps (__m128 __A, __m128 __B) | ^~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:110:76: note: called from here 110 | #define simd_min_v(a,b) _mm_min_ps (a, b) | ~~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:95:24: note: in expansion of macro 'simd_min_v' 95 | simd_type t1 = simd_min_v(simd_max_v(tt0, tt1), (simd_type&)m_maxT); | ^~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:235:1: error: inlining failed in call to 'always_inline' '__m128 _mm_max_ps(__m128, __m128)': target specific option mismatch 235 | _mm_max_ps (__m128 __A, __m128 __B) | ^~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:110:76: note: called from here 110 | #define simd_min_v(a,b) _mm_min_ps (a, b) | ~~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:95:24: note: in expansion of macro 'simd_min_v' 95 | simd_type t1 = simd_min_v(simd_max_v(tt0, tt1), (simd_type&)m_maxT); | ^~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:235:1: error: inlining failed in call to 'always_inline' '__m128 _mm_max_ps(__m128, __m128)': target specific option mismatch 235 | _mm_max_ps (__m128 __A, __m128 __B) | ^~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:111:76: note: called from here 111 | #define simd_max_v(a,b) _mm_max_ps (a, b) | ~~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:94:24: note: in expansion of macro 'simd_max_v' 94 | simd_type t0 = simd_max_v(simd_min_v(tt0, tt1), (simd_type&)m_minT); | ^~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:229:1: error: inlining failed in call to 'always_inline' '__m128 _mm_min_ps(__m128, __m128)': target specific option mismatch 229 | _mm_min_ps (__m128 __A, __m128 __B) | ^~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:111:76: note: called from here 111 | #define simd_max_v(a,b) _mm_max_ps (a, b) | ~~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:94:24: note: in expansion of macro 'simd_max_v' 94 | simd_type t0 = simd_max_v(simd_min_v(tt0, tt1), (simd_type&)m_minT); | ^~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:199:1: error: inlining failed in call to 'always_inline' '__m128 _mm_mul_ps(__m128, __m128)': target specific option mismatch 199 | _mm_mul_ps (__m128 __A, __m128 __B) | ^~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:112:76: note: called from here 112 | #define simd_mul_v(a,b) _mm_mul_ps (a, b) | ~~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:92:25: note: in expansion of macro 'simd_mul_v' 92 | simd_type tt1 = simd_mul_v (simd_sub_v ((simd_type&)maxBox, (simd_type&)m_p0), (simd_type&)m_dpInv); | ^~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:193:1: error: inlining failed in call to 'always_inline' '__m128 _mm_sub_ps(__m128, __m128)': target specific option mismatch 193 | _mm_sub_ps (__m128 __A, __m128 __B) | ^~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:112:76: note: called from here 112 | #define simd_mul_v(a,b) _mm_mul_ps (a, b) | ~~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:92:25: note: in expansion of macro 'simd_mul_v' 92 | simd_type tt1 = simd_mul_v (simd_sub_v ((simd_type&)maxBox, (simd_type&)m_p0), (simd_type&)m_dpInv); | ^~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:199:1: error: inlining failed in call to 'always_inline' '__m128 _mm_mul_ps(__m128, __m128)': target specific option mismatch 199 | _mm_mul_ps (__m128 __A, __m128 __B) | ^~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:112:76: note: called from here 112 | #define simd_mul_v(a,b) _mm_mul_ps (a, b) | ~~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:91:15: note: in expansion of macro 'simd_mul_v' 91 | tt0 = simd_mul_v (simd_sub_v ((simd_type&)minBox, (simd_type&)m_p0), (simd_type&)m_dpInv); | ^~~~~~~~~~ /usr/pkg/gcc12/lib/gcc/i486--netbsdelf/12.4.0/include/xmmintrin.h:193:1: error: inlining failed in call to 'always_inline' '__m128 _mm_sub_ps(__m128, __m128)': target specific option mismatch 193 | _mm_sub_ps (__m128 __A, __m128 __B) | ^~~~~~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgSimd_Instrutions.h:112:76: note: called from here 112 | #define simd_mul_v(a,b) _mm_mul_ps (a, b) | ~~~~~~~~~~~^~~~~~ /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189/HPL2/dependencies/Newton/core/dgIntersections.cpp:91:15: note: in expansion of macro 'simd_mul_v' 91 | tt0 = simd_mul_v (simd_sub_v ((simd_type&)minBox, (simd_type&)m_p0), (simd_type&)m_dpInv); | ^~~~~~~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-extern-c-compat' may have been intended to silence earlier diagnostics --- core2/Newton/CMakeFiles/Newton.dir/core/dgIntersections.cpp.o --- *** [core2/Newton/CMakeFiles/Newton.dir/core/dgIntersections.cpp.o] Error code 1 make[2]: stopped in /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189 2 errors make[2]: stopped in /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189 --- core2/Newton/CMakeFiles/Newton.dir/all --- *** [core2/Newton/CMakeFiles/Newton.dir/all] Error code 2 make[1]: stopped in /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189 A failure has been detected in another branch of the parallel make make[2]: stopped in /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189 --- core2/OALWrapper/CMakeFiles/OALWrapper.dir/all --- *** [core2/OALWrapper/CMakeFiles/OALWrapper.dir/all] Error code 2 make[1]: stopped in /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189 3 errors make[1]: stopped in /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189 *** [all] Error code 2 make: stopped in /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189 1 error make: stopped in /pbulk/work/games/amnesia-tdd/work/AmnesiaTheDarkDescent-d3abfdd93bb650b12aa224ecc6f6aace42424189 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/games/amnesia-tdd *** Error code 1 Stop. make: stopped in /usr/pkgsrc/games/amnesia-tdd