Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#21195 - [netcdf] Recompile needed against HDF5 1.8.5p1
Attached to Project:
Arch Linux
Opened by Graziano Giuliani (Graziano) - Monday, 11 October 2010, 16:54 GMT
Last edited by Ronald van Haren (pressh) - Tuesday, 12 October 2010, 12:59 GMT
Opened by Graziano Giuliani (Graziano) - Monday, 11 October 2010, 16:54 GMT
Last edited by Ronald van Haren (pressh) - Tuesday, 12 October 2010, 12:59 GMT
|
DetailsDescription:
HDF5 ABI has been updated to 1.8.5p1, netcdf package is using old 1.8.4. Additional info: netcdf-4.1.1-2 hdf5-1.8.5_patch1-1 Output message is: [...] Warning! ***HDF5 library version mismatched error*** The HDF5 header files used to compile this application do not match the version used by the HDF5 library to which this application is linked. Data corruption or segmentation faults may occur if the application continues. This can happen when an application was compiled by one version of HDF5 but linked with a different version of static or shared HDF5 library. You should recompile the application or check your shared library related settings such as 'LD_LIBRARY_PATH'. You can, at your own risk, disable this warning by setting the environment variable 'HDF5_DISABLE_VERSION_CHECK' to a value of '1'. Setting it to 2 or higher will suppress the warning messages totally. Headers are 1.8.4, library is 1.8.5 SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.8.5-patch1 Configured on: Thu Oct 7 12:34:46 UTC 2010 Configured by: nobody@archlinux Configure mode: production Host system: x86_64-unknown-linux-gnu Uname information: Linux archlinux 2.6.35-ARCH #1 SMP PREEMPT Wed Sep 29 08:45:18 CEST 2010 x86_64 Intel(R) Core(TM) i5 CPU M 460 @ 2.53GHz GenuineIntel GNU/Linux Byte sex: little-endian Libraries: Installation point: /usr Compiling Options: ------------------ Compilation Mode: production C Compiler: /usr/bin/gcc ( gcc (GCC) 4.5.1) CFLAGS: -march=x86-64 -mtune=generic -O0 -pipe H5_CFLAGS: -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions AM_CFLAGS: CPPFLAGS: H5_CPPFLAGS: -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API AM_CPPFLAGS: -I/usr/lib//include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE Shared Libraries: yes Static Libraries: no Statically Linked Executables: no LDFLAGS: -Wl,--hash-style=gnu -Wl,--as-needed AM_LDFLAGS: -L/usr/lib//lib Extra libraries: -lpthread -lz -lm Archiver: ar Ranlib: ranlib Debugged Packages: API Tracing: no Languages: ---------- Fortran: no C++: no Features: --------- Parallel HDF5: no High Level library: yes Threadsafety: yes Default API Mapping: v18 With Deprecated Public Symbols: yes I/O filters (external): deflate(zlib) I/O filters (internal): shuffle,fletcher32,nbit,scaleoffset MPE: no Direct VFD: no dmalloc: no Clear file buffers before write: yes Using memory checker: no Function Stack Tracing: no GPFS: no Strict File Format Checks: no Optimization Instrumentation: no Large File Support (LFS): yes H5dump Packed Bits: yes Bye... [...] Steps to reproduce: Run any program using Netcdf4 file using Netcdf4 library |
This task depends upon
Closed by Ronald van Haren (pressh)
Tuesday, 12 October 2010, 12:59 GMT
Reason for closing: Fixed
Additional comments about closing: netcdf 4.1.1-3
Tuesday, 12 October 2010, 12:59 GMT
Reason for closing: Fixed
Additional comments about closing: netcdf 4.1.1-3