Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

While building CURL trying to download debufr from wrong URL. #211

Open
surgus opened this issue Aug 5, 2023 · 1 comment
Open

While building CURL trying to download debufr from wrong URL. #211

surgus opened this issue Aug 5, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@surgus
Copy link

surgus commented Aug 5, 2023

Describe the bug
While building CURL trying to download debufr from wrong URL.

To Reproduce
Make latest NCELlibs v1.4.0

Expected behavior
I expected to make libs without problems.

Build Information
By GNU compilers.

System
Linux

Additional context
Scanning dependencies of target debufr.x
[ 96%] Building Fortran object utils/CMakeFiles/debufr.x.dir/debufr.f.o
[ 96%] Building C object utils/CMakeFiles/debufr.x.dir/debufr.c.o
[ 96%] Linking C executable debufr.x
[ 96%] Built target debufr.x
[ 97%] (curl) downloading https://ftp.emc.ncep.noaa.gov/static_files/public/bufr.tar
curl: (22) The requested URL returned error: 404
make[5]: *** [test/CMakeFiles/get_bufr_test_data.dir/build.make:73: test/bufr.tar] Error 22
make[4]: *** [CMakeFiles/Makefile2:934: test/CMakeFiles/get_bufr_test_data.dir/all] Error 2
make[3]: *** [Makefile:146: all] Error 2
make[2]: *** [CMakeFiles/bufr.dir/build.make:86: bufr/src/bufr-stamp/bufr-build] Error 2
make[1]: *** [CMakeFiles/Makefile2:558: CMakeFiles/bufr.dir/all] Error 2
make: *** [Makefile:91: all] Error 2

@surgus surgus added the bug Something isn't working label Aug 5, 2023
@edwardhartnett
Copy link
Contributor

This project is deprecated. Instead use spack to build the NCEPLIBS, or build them individually on the command line.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants