Bugfix: Fix compilation script logic for successful dependent library compilations #3092
Open
9 of 23 tasks
Labels
component: build process
Build process issue
priority: high
High Priority
requestor: METplus Team
METplus Development Team
type: bug
Fix something that is not working
Milestone
Describe the Problem
Upon installing MET-12.0.2 on Frontera using the Intel one API compilers version 2023.2.1, I encountered a problem with the jasper library requiring a tweak to the command used to compile jasper.
Upon installing MET-12.0.2 on casper with the following modules loaded:
I tried using the proj/9.2.1 library available on casper, however, I needed to set MET_PROJLIB and MET_PROJINC. After setting those values, the script still tried to compile proj because it wasn't checking for values for MET_PROJLIB and MET_PROJINC. An update was needed to check for those values.
Expected Behavior
All of the external libraries and MET will compile successfully on machines tested.
Environment
See above descriptions
Relevant Deadlines
None
Funding Source
2702701
Define the Metadata
Assignee
Labels
Milestone and Projects
Define Related Issue(s)
Consider the impact to the other METplus components.
Bugfix Checklist
See the METplus Workflow for details.
Branch name:
bugfix_<Issue Number>_main_<Version>_<Description>
Pull request:
bugfix <Issue Number> main_<Version> <Description>
Select: Reviewer(s) and Development issue
Select: Milestone as the next bugfix version
Select: Coordinated METplus-X.Y Support project for support of the current coordinated release
Branch name:
bugfix_<Issue Number>_develop_<Description>
Pull request:
bugfix <Issue Number> develop <Description>
Select: Reviewer(s) and Development issue
Select: Milestone as the next official version
Select: MET-X.Y.Z Development project for development toward the next official release
The text was updated successfully, but these errors were encountered: