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

[Bug] bufr2ioda.x crashes when it is copied outside the build directory #1547

Open
guoqing-noaa opened this issue Sep 2, 2024 · 0 comments
Assignees
Labels
bug Something is not working

Comments

@guoqing-noaa
Copy link

Current behavior (describe the bug)

When bufr2ioda.x is copied outside the build directory, it crashes with the following error message:

./bufr2ioda.x: error while loading shared libraries: libingester.so: cannot open shared object file: No such file or directory

To Reproduce

What computer are you running on?

Hera, Jet

What compilers/modules are you using?

spack-stack 1.6.0

Steps to reproduce the behavior

  1. copy bufr2ioda.x from build/bin to a location outside the build directory
  2. run bufr2ioda.x using any valid yaml file.

Expected behavior

bufr2ioda.x should run correctly even it is copied outside of the build directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working
Projects
None yet
1 participant