-
Notifications
You must be signed in to change notification settings - Fork 27
Description
What happened?
Compiling eckit with gcc 12.2.0 results in this failure in eckit_test_geo_area_polygon:
Running section "clipping: vertix/vertices outside the clipping polygon (5)" ...
Running section "clipping: completely outside the clipping polygon" ...
Running section "clipping: concave polygon where part is clipped but part remains inside." ...
Running section "clipping: polygon intersection" ...
�[31mTest "Polygon (section: clipping: polygon intersection)" failed: Condition failed: poly == expected @ (/home/users/david.davies/cylc-run/mo-bundle-817/share/mo-bundle/eckit/tests/geo/area_polygon.cc:531 test_162)�[0m
Completed case 1: Polygon
FAILED: Polygon (section: clipping: polygon intersection)
1 tests failed out of 2.
What are the steps to reproduce the bug?
Build with gcc 12.2.0 and run ctests.
Version
1.32.3 (and develop)
Platform (OS and architecture)
Linux
Relevant log output
Accompanying data
No response
Organisation
Met Office