Skip to content
New issue

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

MAPL Tests are failing with Release builds #3336

Open
mathomp4 opened this issue Jan 16, 2025 · 1 comment
Open

MAPL Tests are failing with Release builds #3336

mathomp4 opened this issue Jan 16, 2025 · 1 comment
Assignees

Comments

@mathomp4
Copy link
Member

As found by @tclune, our Release builds of GEOS/MAPL are failing the unit tests. To wit, with ifort:

 Start: <Test_UDsystem_suite.test_convert_floats>
.   end: <Test_UDsystem_suite.test_convert_floats>
forrtl: severe (408): fort: (7): Attempt to use pointer T when it is not associated with a target

Image              PC                Routine            Line        Source
udunits2f.tests    000000000072A89F  Unknown               Unknown  Unknown
udunits2f.tests    000000000047DE25  pf_testsuite_mp_r         108  TestSuite.F90
udunits2f.tests    000000000047DF9D  pf_testsuite_mp_r         108  TestSuite.F90
udunits2f.tests    00000000006428C7  pf_testrunner_mp_         139  TestRunner.F90
udunits2f.tests    000000000064191F  pf_testrunner_mp_         117  TestRunner.F90
udunits2f.tests    00000000005CAB44  funit_mp_generic_         118  FUnit.F90
udunits2f.tests    00000000005C5403  funit_mp_run_              33  FUnit.F90
udunits2f.tests    00000000005CD9C4  funit_main_                16  funit_main.F90
udunits2f.tests    000000000042722C  MAIN__                     82  udunits2f.tests_driver.F90
udunits2f.tests    000000000041FFE2  Unknown               Unknown  Unknown
libc-2.31.so       000014A2E2C3E24D  __libc_start_main     Unknown  Unknown
udunits2f.tests    000000000041FEFA  Unknown               Unknown  Unknown

This is only one of many failures. Indeed, it is really not happy.

@mathomp4 mathomp4 added the 🪲 Bugfix This fixes a bug! label Jan 16, 2025
@mathomp4
Copy link
Member Author

Weird update. #3337 shows all the tests passed!

Meanwhile, @tclune said NAG failed for him and Intel failed for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants