NOAA-EMC / NCEPLIBS

Top level repo containing submodules for NCEPLIBS and associated dependencies for superproject builds
Other
42 stars 18 forks source link

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

Open surgus opened 1 year ago

surgus commented 1 year ago

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

edwardhartnett commented 12 months ago

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