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

lrose-core builds fail on alma9 #133

Open
isabels opened this issue Oct 15, 2024 · 1 comment
Open

lrose-core builds fail on alma9 #133

isabels opened this issue Oct 15, 2024 · 1 comment

Comments

@isabels
Copy link
Collaborator

isabels commented Oct 15, 2024

Hi all,

I'm trying to build the master branch of lrose-core on an ISS field server running Alma 9 (9.4/Seafoam Ocelot). Both the build_lrose_manual and build_lrose_cmake scripts to build lrose fail before building RadxConvert or Hawkeye, the tools I need for ISS lidar processing.

I ran the install_linux_packages script on the data manager, which completed successfully, so the build environment should be set up correctly.

I've attached the output from running these commands, each from a clean checkout of the master branch:

  • [iss@iss2 lrose-core]$ build/scripts/build_lrose_manual.py --debug --verbose --prefix /opt/iss-system/lrose > build_manual.txt 2>&1
  • [iss@iss2 lrose-core]$ build/scripts/build_lrose_cmake.py --debug --verbose --prefix /opt/iss-system/lrose > build_cmake.txt 2>&1

Both fail pretty early in the build process. I don't know enough about the lrose build system to figure out what the problem is, but hopefully the output is helpful.

Have you successfully built lrose on other alma9 systems? Is this just something unexpected about the environment on ISS servers, or am I going about this the wrong way?

As a side note, this data manager originally had the fix-alma9-packages branch checked out, which was last updated May of 2023. At that point, lrose built successfully on alma9 using both manual and cmake build scripts. Moving forward to the current master branch (to get some fixes for leosphere format data that I made last summer) is when builds stopped working...

Thanks!
Isabel
build_cmake.txt
build_manual.txt

@burghart
Copy link
Collaborator

burghart commented Oct 15, 2024 via email

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