NOAA-EMC/NCEPLIBS

Getting error when compiling NCEP libs

leneon314 opened this issue · 1 comments

Describe the bug
I followed the instructions to compile the libs but i'm getting an error. Could you please help, did I something wrong ?

-- Up-to-date: /home/ubuntu/tools/code/NCEPLIBS/output/bufr-11.5.0/tables/bufrtab.TableD_STD_0_24
-- Up-to-date: /home/ubuntu/tools/code/NCEPLIBS/output/bufr-11.5.0/tables/bufrtab.TableD_STD_0_25
-- Up-to-date: /home/ubuntu/tools/code/NCEPLIBS/output/bufr-11.5.0/tables/bufrtab.TableD_STD_0_26
-- Up-to-date: /home/ubuntu/tools/code/NCEPLIBS/output/bufr-11.5.0/tables/bufrtab.TableD_STD_0_27
-- Up-to-date: /home/ubuntu/tools/code/NCEPLIBS/output/bufr-11.5.0/tables/bufrtab.TableD_STD_0_28
-- Up-to-date: /home/ubuntu/tools/code/NCEPLIBS/output/bufr-11.5.0/tables/bufrtab.TableD_STD_0_29
-- Up-to-date: /home/ubuntu/tools/code/NCEPLIBS/output/bufr-11.5.0/tables/bufrtab.TableD_STD_0_30
-- Up-to-date: /home/ubuntu/tools/code/NCEPLIBS/output/bufr-11.5.0/tables/bufrtab.TableD_STD_0_31
-- Up-to-date: /home/ubuntu/tools/code/NCEPLIBS/output/bufr-11.5.0/tables/bufrtab.TableD_STD_0_32
-- Up-to-date: /home/ubuntu/tools/code/NCEPLIBS/output/bufr-11.5.0/tables/bufrtab.TableD_STD_0_33
-- Up-to-date: /home/ubuntu/tools/code/NCEPLIBS/output/bufr-11.5.0/tables/bufrtab.TableD_STD_0_34
-- Up-to-date: /home/ubuntu/tools/code/NCEPLIBS/output/bufr-11.5.0/tables/bufrtab.TableD_STD_0_35
[ 63%] Completed 'bufr'
[ 64%] Built target bufr
make: *** [Makefile:103: all] Error 2

To Reproduce
cmake -DCMAKE_INSTALL_PREFIX=/home/ubuntu/tools/code/NCEPLIBS/output/ ../NCEPLIBS
make -j

I didn't set any environement variables ...

Expected behavior
All libs compiled without errors

Build Information
How did you build or access NCEPLIBS?
Following the instructions.
System
Linux 21.10
Additional context

@leneon314 I don't see any reply here. Are you able to compile with the latest copy of bufr? If this is still an issue, I suggest creating an issue under the bufr repository so it will get more attention: https://github.com/NOAA-EMC/NCEPLIBS-bufr/