Build Failure on METv12.0.0-rc1 at proj Section on Ubuntu 24 with GNU Compilers and Python 3.12 #3019
Labels
alert: NEED ACCOUNT KEY
Need to assign an account key to this issue
alert: NEED CYCLE ASSIGNMENT
Need to assign to a release development cycle
alert: NEED MORE DEFINITION
Not yet actionable, additional definition required
type: bug
Fix something that is not working
Title
Build Failure on METv12.0.0-rc1 at proj Section on Ubuntu 24 with GNU Compilers and Python 3.12
Issue Description
The METv12.0.0-rc1 release candidate fails to build on a non-HPC system during the
proj
library compilation phase. This issue occurs on Ubuntu 24 using modern GNU compilers and Python 3.12. The installation process does not progress past the library compilation stage, which deviates from the behavior observed in the stable version v11.1.0, where the installation completes successfully.Expected Behavior
MET should compile and install all libraries successfully, similar to its behavior in version v11.1.0.
Environment
Steps to Reproduce
The issue can be observed by following the steps outlined in the provided log files. Unfortunately, I cannot attach files directly here, but I am happy to provide them upon request or share through an alternative method.
UBUNTU_24.zip
Current Workaround
I attempted a possible solution by modifying the compile script at line 532. The modification included adjusting the cmake flags to ensure compatibility with the current setup:
Despite these changes, I am uncertain of the installation's success since the output differs from what was seen in version v11.1.0.
Request
I would appreciate guidance on whether there are known issues with MET version 12.0.0-rc1 and this specific environment, or suggestions on further modifications to the compile script that could resolve the problem.
The text was updated successfully, but these errors were encountered: