Compile [2024-11-14 22:50:35 UTC]: succeed
"clang++-17" -fvisibility-inlines-hidden -Wno-c99-extensions -std=c++20 -fPIC -pthread -O0 -fno-inline -Wall -fvisibility=hidden -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -I".." -I"../libs/polygon" -c -o "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/polygon/test/gtl_boost_unit_test.test/clang-linux-17~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden/gtl_boost_unit_test.o" "../libs/polygon/test/gtl_boost_unit_test.cpp"
In file included from ../libs/polygon/test/gtl_boost_unit_test.cpp:10:
In file included from ../boost/polygon/polygon.hpp:51:
../boost/polygon/detail/polygon_formation.hpp:390:16: warning: variable 'ops' set but not used [-Wunused-but-set-variable]
390 | size_t ops = 0;
| ^
In file included from ../libs/polygon/test/gtl_boost_unit_test.cpp:10:
In file included from ../boost/polygon/polygon.hpp:29:
../boost/polygon/rectangle_concept.hpp:791:19: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
791 | bool retval = encompass(hivl, x(b)) | encompass(vivl, y(b));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ||
../boost/polygon/polygon_traits.hpp:1446:9: note: in instantiation of function template specialization 'boost::polygon::encompass<boost::polygon::rectangle_data<int>, boost::polygon::point_data<int>>' requested here
1446 | encompass(bounding_box, *itr);
| ^
../libs/polygon/test/gtl_boost_unit_test.cpp:665:5: note: in instantiation of function template specialization 'boost::polygon::extents<boost::polygon::rectangle_data<int>, boost::polygon::polygon_45_with_holes_data<int>>' requested here
665 | extents(rect, apolywhs[0]);
| ^
../boost/polygon/rectangle_concept.hpp:791:19: note: cast one or both operands to int to silence this warning
791 | bool retval = encompass(hivl, x(b)) | encompass(vivl, y(b));
| ^
../boost/polygon/rectangle_concept.hpp:791:19: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
791 | bool retval = encompass(hivl, x(b)) | encompass(vivl, y(b));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ||
../boost/polygon/polygon_traits.hpp:1446:9: note: in instantiation of function template specialization 'boost::polygon::encompass<boost::polygon::rectangle_data<long long>, boost::polygon::point_data<int>>' requested here
1446 | encompass(bounding_box, *itr);
| ^
../libs/polygon/test/gtl_boost_unit_test.cpp:2598:16: note: in instantiation of function template specialization 'boost::polygon::extents<boost::polygon::rectangle_data<long long>, boost::polygon::polygon_data<int>>' requested here
2598 | std::cout << extents(rd, p) << std::endl;
| ^
../boost/polygon/rectangle_concept.hpp:791:19: note: cast one or both operands to int to silence this warning
791 | bool retval = encompass(hivl, x(b)) | encompass(vivl, y(b));
| ^
../boost/polygon/rectangle_concept.hpp:773:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
773 | return encompass(rectangle, horizontal(b), HORIZONTAL) |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ||
774 | encompass(rectangle, vertical(b), VERTICAL);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/polygon/polygon_set_data.hpp:352:11: note: in instantiation of function template specialization 'boost::polygon::encompass<boost::polygon::rectangle_data<int>, boost::polygon::rectangle_data<int>>' requested here
352 | encompass(rect, edge_box);
| ^
../boost/polygon/polygon_set_concept.hpp:132:15: note: in instantiation of function template specialization 'boost::polygon::polygon_set_data<int>::extents<boost::polygon::rectangle_data<int>>' requested here
132 | return ps.extents(extents_rectangle);
| ^
../libs/polygon/test/gtl_boost_unit_test.cpp:3311:5: note: in instantiation of function template specialization 'boost::polygon::extents<boost::polygon::polygon_set_data<int>, boost::polygon::rectangle_data<int>>' requested here
3311 | extents(bbox, ps1);
| ^
../boost/polygon/rectangle_concept.hpp:773:12: note: cast one or both operands to int to silence this warning
773 | return encompass(rectangle, horizontal(b), HORIZONTAL) |
| ^
4 warnings generated.
Link [2024-11-14 22:50:35 UTC]: fail
"clang++-17" -o "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/polygon/test/gtl_boost_unit_test.test/clang-linux-17~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden/gtl_boost_unit_test" -Wl,--start-group "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/polygon/test/gtl_boost_unit_test.test/clang-linux-17~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden/gtl_boost_unit_test.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -fPIC -pthread -fvisibility=hidden -fvisibility-inlines-hidden -m64
300 second time limit exceeded