[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #DWJ-218174]: netcdf-c-4.6.2 make check failure
- Subject: [netCDF #DWJ-218174]: netcdf-c-4.6.2 make check failure
- Date: Wed, 02 Jan 2019 12:26:13 -0700
That looks ok and should work.
Sinc test_filter is executed in tst_filter.sh,
we need to trace the action of tst_filter.sh.
So, edit nc_test4/tst_filter.sh and insert the line
set -x
just past the #!/bin/sh.
Then rerun the tests in nc_test4 and send me the
test_suite.log and the nc_test4/tst_filter.log files.
> The *.so files are in ~/netcdf-c-4.6.2/plugins/.libs
>
> [root@genesis .libs]# ls -la
> total 276
> drwxr-xr-x 2 root root 4096 Dec 28 15:36 .
> drwxr-xr-x 4 merlin merlin 4096 Dec 28 15:36 ..
> -rw-r--r-- 1 root root 17104 Dec 28 15:36 blocksort.o
> -rw-r--r-- 1 root root 29568 Dec 28 15:36 bzlib.o
> -rw-r--r-- 1 root root 27440 Dec 28 15:36 compress.o
> -rw-r--r-- 1 root root 2000 Dec 28 15:36 crctable.o
> -rw-r--r-- 1 root root 26464 Dec 28 15:36 decompress.o
> -rw-r--r-- 1 root root 4680 Dec 28 15:36 H5Zbzip2.o
> -rw-r--r-- 1 root root 5544 Dec 28 15:36 H5Zmisc.o
> -rw-r--r-- 1 root root 3712 Dec 28 15:36 huffman.o
> lrwxrwxrwx 1 root root 14 Dec 28 15:36 libbzip2.la -> ../libbzip2.la
> -rw-r--r-- 1 root root 957 Dec 28 15:36 libbzip2.lai
> -rwxr-xr-x 1 root root 109976 Dec 28 15:36 libbzip2.so
> lrwxrwxrwx 1 root root 13 Dec 28 15:36 libmisc.la -> ../libmisc.la
> -rw-r--r-- 1 root root 966 Dec 28 15:36 libmisc.lai
> -rwxr-xr-x 1 root root 12776 Dec 28 15:36 libmisc.so
> -rw-r--r-- 1 root root 3024 Dec 28 15:36 randtable.o
>
>
>
> On 12/28/2018 06:58 PM, Unidata netCDF Support wrote:
>
> THe more I think about it, the more I think my speculation is wrong
> because the bzip2 library code is directly compiled into the plugin.
> The key error is this:
>
>
> fail (218): NetCDF: Filter error: bad id or parameters or filter library
> non-existent
>
>
> Can you do a "find" command on the plugins directory so I can see
> where the .so files are located?
>
>
>
>
> Perhaps the Makefile should explicitly set the path to the bzip2 library
> in the plugins directory.
>
>
> On 12/28/2018 03:00 PM, Unidata netCDF Support wrote:
>
> The netcdf-c source directory contains is own bzip2 implementation
> in the plugins directory. My speculation is that somehow,
> the plugins code is picking up your version and there is some kind
> of API mismatch. Not sure how to fix. If you
> are explicitly including bzip with -lbzip2 or -lbz2 you might
> try removing it.
>
>
>
>
> On a CentOS 7 PC:
>
> uname -a = Linux genesis 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29
> 14:49:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
> redhat-release = CentOS Linux release 7.6.1810 (Core)
>
> bzip2 is installed:
>
> [root@genesis netcdf-c-4.6.2]# rpm -qa |grep bzip
> bzip2-libs-1.0.6-13.el7.i686
> bzip2-devel-1.0.6-13.el7.x86_64
> bzip2-1.0.6-13.el7.x86_64
> bzip2-libs-1.0.6-13.el7.x86_64
>
> The error from "make check" is not very helpful:
>
> -----------
> + /local/src/NetCDF/netcdf-c-4.6.2/nc_test4/test_filter
> fail (218): NetCDF: Filter error: bad id or parameters or filter library
> non-existent
>
> *** Testing API: bzip2 compression.
> show parameters for bzip2: level=9
> show chunks: chunks=4,4,4,4
> FAIL tst_filter.sh (exit status: 1)
>
>
>
>
> =Dennis Heimbigner
> Unidata
>
>
> Ticket Details
> ===================
> Ticket ID: DWJ-218174
> Department: Support netCDF
> Priority: Normal
> Status: Open
> ===================
> NOTE: All email exchanges with Unidata User Support are recorded in the
> Unidata inquiry tracking system and then made publicly available through the
> web. If you do not want to have your interactions made available in this
> way, you must let us know in each email you send to us.
>
>
>
>
>
>
>
>
> =Dennis Heimbigner
> Unidata
>
>
> Ticket Details
> ===================
> Ticket ID: DWJ-218174
> Department: Support netCDF
> Priority: Normal
> Status: Open
> ===================
> NOTE: All email exchanges with Unidata User Support are recorded in the
> Unidata inquiry tracking system and then made publicly available through the
> web. If you do not want to have your interactions made available in this
> way, you must let us know in each email you send to us.
>
>
>
>
>
=Dennis Heimbigner
Unidata
Ticket Details
===================
Ticket ID: DWJ-218174
Department: Support netCDF
Priority: Normal
Status: Open
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata
inquiry tracking system and then made publicly available through the web. If
you do not want to have your interactions made available in this way, you must
let us know in each email you send to us.