Search Criteria
Package Details: eccodes 2.48.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/eccodes.git (read-only, click to copy) |
|---|---|
| Package Base: | eccodes |
| Description: | ECMWF decoding library for GRIB, BUFR and GTS |
| Upstream URL: | https://confluence.ecmwf.int/display/ECC/ecCodes+Home |
| Licenses: | Apache-2.0 |
| Conflicts: | grib_api, libbufr-ecmwf |
| Submitter: | graziano |
| Maintainer: | jankoh |
| Last Packager: | jankoh |
| Votes: | 15 |
| Popularity: | 0.000174 |
| First Submitted: | 2016-12-07 14:34 (UTC) |
| Last Updated: | 2026-09-05 07:03 (UTC) |
Dependencies (12)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libaec (libaec-gitAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libgfortran (libgfortran-snapshotAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libstdc++ (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR)
- netcdf (netcdf-openmpi)
- openjpeg2 (openjpeg-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gcc-fortran (gcc-fortran-gitAUR, gcc-fortran-snapshotAUR) (make)
- bash (bash-gitAUR, bash-devel-gitAUR) (optional)
- ksh (ksh-okshAUR, ksh93-gitAUR) (optional)
Required by (9)
- cdi
- cdi (make)
- cdo
- cdo (make)
- emos (make)
- gnudatalanguage
- magics++
- python-eccodes
- python-pygrib
Latest Comments
1 2 3 4 Next › Last »
jankoh commented on 2026-09-08 15:36 (UTC)
Hm, the source was unchanged upstream. Only the test tarball changed so I needed to upload an updated package.
That said, maybe Manjaro uses a different Compiler or Compiler-Version? I don't get thia issue on a Clean Arch- Container.
Best, Jan
James-T commented on 2026-09-08 13:52 (UTC)
Hello, Does anybody understand this error message while attempting to build the latest version (2.48.0-2) on a Manjaro system:
jankoh commented on 2026-05-28 11:54 (UTC)
I get random failures on my test pipeline, too. though not too many and not too often. It might be a good idea to report such failures upstream so the maintainers can check and possibly fix things, especially when tests fail permanently on a specific machine.
It also might be a good idea to check the error persists in a clean chroot (see: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot for details).
Best Jan
Lirion commented on 2026-05-17 08:25 (UTC) (edited on 2026-05-17 08:54 (UTC) by Lirion)
Can confirm
eccodes_t_grib_mtg2_switchfailing for quite a while now, always ending up in the output below. Over here, this is the case for 2.41.0-1 through 2.47.0-1 (2.41.0-1 being the last working version).edit: FWIW, if you look at the source and compare tags 2.41.1 and 2.42.0, there were a lot of changes in grib_mtg2_test/grib_mtg2_switch_test,
CASE 23: CERISE ECMWF pre-mtg2being introduced among others. Ever since, this has been failing over here.cashbagage commented on 2026-04-02 07:52 (UTC) (edited on 2026-04-02 07:52 (UTC) by cashbagage)
Hi, one of the tests failed for me when trying to install version 2.46.0-3:
Here are the last lines of the output for that test:
Corresponding case in the test script seems to be this one: https://github.com/ecmwf/eccodes/blob/c10e8be0c3e27dd2be36a909b06d5d3be6889708/tests/grib_mtg2_switch.sh#L619
It does not seem to me that this is caused by something local to my machine but I might be wrong.
Best, Valentina
Nestor_013 commented on 2026-03-11 09:09 (UTC)
Hi Jan, Thanks for this update. I confirm it works for me too now.
During compilation, I observed some ODR violations warnings (see below), perhaps this explains that. Maybe this should be reported upstream ?
jankoh commented on 2026-03-10 21:00 (UTC)
Hi @Nestor_013,
I get this very error on my local machine, too, but not on my test pipelines using fresh Arch-containers. I'm not really sure what cases the problem, but I deactivated the test and re-added the download of the extra test data since it really speeds up the test process. An update of the package is on the way.
Best Jan
Nestor_013 commented on 2026-03-10 08:52 (UTC) (edited on 2026-03-10 09:13 (UTC) by Nestor_013)
Hi, not sure if it's me only, but I get a crash, which prevents yay from installing, in one of the tests (see below):
James-T commented on 2026-02-09 10:21 (UTC)
Hi Jan, looks like the certificate on the Arch Wiki page has expired so I'll have to defer attempting the clean Chroot build.
I am, however, by no means certain that (for all the portentousness of the "fatal error") that the Fortran fail is the final cause of failure as I don't see a connection between that and the C++ errors of the second block, and the build continues far longer than any other "waiting for unfinished jobs" that I've ever seen.
1 2 3 4 Next › Last »