We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test suit fails to pass on macOS ppc:
Start testing: Jan 19 22:34 MYT ---------------------------------------------------------- 1/1 Testing: kazmath_suite 1/1 Test: kazmath_suite Command: "/opt/local/var/macports/build/_opt_PPCRosettaPorts_devel_kazmath/kazmath/work/build/tests/kazmath_tests" Directory: /opt/local/var/macports/build/_opt_PPCRosettaPorts_devel_kazmath/kazmath/work/build/tests "kazmath_suite" start time: Jan 19 22:34 MYT Output: ---------------------------------------------------------- Running 39 tests TestAABB::test_aabb_expand_to_contain �[32m OK �[0m �[0m TestAABB::test_aabb_contains �[32m OK �[0m �[0m TestMat3::test_mat3_inverse �[32m OK �[0m �[0m TestMat3::test_mat3_transpose �[32m OK �[0m �[0m TestMat3::test_mat3_fill �[32m OK �[0m �[0m TestMat3::test_mat3_are_equal �[32m OK �[0m �[0m TestMat3::test_mat3_axis_angle �[33m FAILED �[0m false is not true /opt/local/var/macports/build/_opt_PPCRosettaPorts_devel_kazmath/kazmath/work/kazmath-48dbc191da47880ea6708b0a7b3c7b69b6352cad/tests/test_mat3.h:102 kmMat3Identity(&expected); �[0m TestMat3::test_mat3_identity �[32m OK �[0m �[0m TestMat3::test_mat3_is_identity �[32m OK �[0m �[0m TestMat3::test_mat3_scaling �[32m OK �[0m �[0m TestMat3::test_mat3_translation �[32m OK �[0m �[0m TestMat4::test_mat4_inverse �[32m OK �[0m �[0m TestMat4::test_mat4_and_quaternion_consistency �[32m OK �[0m �[0m TestMat4::test_mat4_transpose �[32m OK �[0m �[0m TestMat4::test_mat4_rotation_y �[32m OK �[0m �[0m TestMat4::test_mat4_rotation_z �[32m OK �[0m �[0m TestMat4::test_mat4_handedness �[32m OK �[0m �[0m TestPlane::test_plane_extraction_from_matrix �[32m OK �[0m �[0m TestPlane::test_three_plane_intersection �[32m OK �[0m �[0m TestQuaternion::test_quaternion_multiply_vec3 �[32m OK �[0m �[0m TestQuaternion::test_quaternion_slerp_edge_case �[32m OK �[0m �[0m TestQuaternion::test_quaternion_get_up_vector �[32m OK �[0m �[0m TestQuaternion::test_rotation_around_axis �[32m OK �[0m �[0m TestQuaternion::test_look_rotation �[32m OK �[0m �[0m TestQuaternion::test_quaternion_axis_angle_conversion �[32m OK �[0m �[0m TestQuaternion::test_extract_rotation_around_axis �[32m OK �[0m �[0m TestRay2::test_line_segment_intersection �[32m OK �[0m �[0m TestRay2::test_triangle_intersection �[32m OK �[0m �[0m TestRay3::test_ray_aabb_intersection �[32m OK �[0m �[0m TestRay3::test_ray_plane_intersection �[32m OK �[0m �[0m TestRay3::test_ray_triangle_intersection �[32m OK �[0m �[0m TestVec2::test_transform �[32m OK �[0m �[0m TestVec2::test_vec2_reflect �[32m OK �[0m �[0m TestVec2::test_degrees_between �[32m OK �[0m �[0m TestVec2::test_vec2_rotate_by �[32m OK �[0m �[0m TestVec3::test_project_onto_plane �[32m OK �[0m �[0m TestVec3::test_vec3_reflect �[32m OK �[0m �[0m TestVec3::test_vec3_project_onto_vec3 �[32m OK �[0m �[0m TestVec3::test_vec3_project_onto_plane �[32m OK �[0m �[0m----------------------- 1 tests failed <end of output> Test time = 0.04 sec ---------------------------------------------------------- Test Failed. "kazmath_suite" end time: Jan 19 22:34 MYT "kazmath_suite" time elapsed: 00:00:00 ---------------------------------------------------------- End testing: Jan 19 22:34 MYT
10.6.8 Rosetta (ppc32), GCC 12.2.0, CMake 3.25.1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Test suit fails to pass on macOS ppc:
10.6.8 Rosetta (ppc32), GCC 12.2.0, CMake 3.25.1
The text was updated successfully, but these errors were encountered: