CMake Warning at source_subfolder/CMakeLists.txt:1173 (MESSAGE): ENABLE_FILTER_TESTING requires shared libraries. Disabling. Configuration Summary: Tests Enabled: False Compiler: # NetCDF C Configuration Summary ============================== # General ------- NetCDF Version: 4.7.4 Dispatch Version: 1 Configured On: Sat Oct 31 23:13:21 UTC 2020 Host System: x86_64-Linux-4.19.112+ Build Directory: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/build_subfolder/source_subfolder Install Prefix: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/package/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9 # Compiling Options ----------------- C Compiler: /usr/bin/gcc CFLAGS: -m64 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wconversion CPPFLAGS: LDFLAGS: -m64 -Wl,--no-undefined AM_CFLAGS: AM_CPPFLAGS: AM_LDFLAGS: Shared Library: no Static Library: yes Extra libraries: -lm -lcurl -lrt -lpthread -lOpenSSL::OpenSSL -lZLIB::ZLIB # Features -------- NetCDF-2 API: yes HDF4 Support: no HDF5 Support: yes NetCDF-4 API: yes NC-4 Parallel Support: no PnetCDF Support: no DAP2 Support: yes DAP4 Support: yes Byte-Range Support: no Diskless Support: yes MMap Support: yes JNA Support: no CDF5 Support: yes ERANGE Fill Support: yes Relaxed Boundary Check: yes SZIP Support: no SZIP Write Support: no Parallel Filters: no CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/v1hpg.c: In function ‘v1h_get_NC_dimarray’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/v1hpg.c:559:18: warning: conversion to ‘int’ from ‘long unsigned int’ may alter its value [-Wconversion] int dimid = (size_t)(dpp - ncap->value); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/v1hpg.c: In function ‘v1h_put_NC_attrV’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/v1hpg.c:651:56: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] padding = attrp->xsz - ncmpix_len_nctype(attrp->type) * attrp->nelems; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/v1hpg.c: In function ‘v1h_put_NC_var’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/v1hpg.c:986:13: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘long long int’ may change the sign of the result [-Wsign-conversion] vsize = varp->len; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/v1hpg.c: In function ‘v1h_get_NC_var’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/v1hpg.c:1055:17: warning: conversion to ‘long long int’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] varp->len = tmp; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/v1hpg.c: In function ‘v1h_get_NC_vararray’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/v1hpg.c:1200:18: warning: conversion to ‘int’ from ‘long unsigned int’ may alter its value [-Wconversion] int varid = (size_t)(vpp - ncap->value); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/v1hpg.c: In function ‘NC_computeshapes’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/v1hpg.c:1247:21: warning: conversion to ‘long long unsigned int’ from ‘long long int’ may change the sign of the result [-Wsign-conversion] ncp->recsize += (*vpp)->len; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/v1hpg.c:1270:38: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] ncp->recsize = *first_rec->dsizes * first_rec->xsz; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/v1hpg.c: In function ‘nc_get_NC’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/v1hpg.c:1455:21: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] extent = filesize; ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c: In function ‘fill_NC_var’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:442:33: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] offset += (off_t)ncp->recsize * recno; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:442:10: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] offset += (off_t)ncp->recsize * recno; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:442:13: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] offset += (off_t)ncp->recsize * recno; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:24:42: warning: conversion to ‘long long unsigned int’ from ‘long long int’ may change the sign of the result [-Wsign-conversion] #define MIN(mm,nn) (((mm) < (nn)) ? (mm) : (nn)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:448:26: note: in expansion of macro ‘MIN’ const size_t chunksz = MIN(remaining, ncp->chunk); ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:486:13: warning: conversion to ‘long long unsigned int’ from ‘long long int’ may change the sign of the result [-Wsign-conversion] remaining -= chunksz; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:486:16: warning: conversion to ‘long long int’ from ‘long long unsigned int’ may change the sign of the result [-Wsign-conversion] remaining -= chunksz; ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:489:10: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] offset += chunksz; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:489:13: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] offset += chunksz; ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c: In function ‘NCfillspecialrecord’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:531:37: warning: conversion to ‘long long int’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] status = fill_NC_var(ncp, varp, ncp->recsize, recno); ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c: In function ‘NC_varoffset’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:810:10: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] lcoord *= varp->xsz; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:810:13: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] lcoord *= varp->xsz; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:813:30: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] lcoord += (off_t)(*coord) * ncp->recsize; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:813:11: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] lcoord += (off_t)(*coord) * ncp->recsize; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:813:14: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] lcoord += (off_t)(*coord) * ncp->recsize; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c: In function ‘putNCvx_char_char’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:830:15: warning: unused variable ‘fillp’ [-Wunused-variable] void *fillp=NULL; ^~~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/build_subfolder/source_subfolder/config.h:604:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dfile.c:13: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dfile.c: In function ‘NC_create’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dfile.c:1860:24: warning: pointer targets in passing argument 1 of ‘strdup’ differ in signedness [-Wpointer-sign] path = nulldup(p); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncconfigure.h:76:43: note: in definition of macro ‘nulldup’ #define nulldup(s) ((s)==NULL?NULL:strdup(s)) ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dfile.c:16:0: /usr/include/string.h:166:14: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern char *strdup (const char *__s) ^~~~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/build_subfolder/source_subfolder/config.h:604:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dfile.c:13: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dfile.c: In function ‘NC_open’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dfile.c:2008:24: warning: pointer targets in passing argument 1 of ‘strdup’ differ in signedness [-Wpointer-sign] path = nulldup(p); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncconfigure.h:76:43: note: in definition of macro ‘nulldup’ #define nulldup(s) ((s)==NULL?NULL:strdup(s)) ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dfile.c:16:0: /usr/include/string.h:166:14: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern char *strdup (const char *__s) ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c: In function ‘NC3_get_vara’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:11244:18: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] memtypelen = nctypelen(memtype); ^~~~~~~~~ In file included from /usr/include/stdlib.h:451:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncconfigure.h:14, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/build_subfolder/source_subfolder/config.h:604, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:9: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/onstack.h:52:37: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] type *const name = (type *) alloca((ALLOCA_ARG_T)((nelems) * sizeof(type))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:11276:5: note: in expansion of macro ‘ALLOC_ONSTACK’ ALLOC_ONSTACK(coord, size_t, varp->ndims); ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/onstack.h:52:37: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] type *const name = (type *) alloca((ALLOCA_ARG_T)((nelems) * sizeof(type))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:11277:5: note: in expansion of macro ‘ALLOC_ONSTACK’ ALLOC_ONSTACK(upper, size_t, varp->ndims); ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:11278:26: warning: conversion to ‘size_t {aka const long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] const size_t index = ii; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c: In function ‘NC3_put_vara’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:11354:18: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] memtypelen = nctypelen(memtype); ^~~~~~~~~ In file included from /usr/include/stdlib.h:451:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncconfigure.h:14, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/build_subfolder/source_subfolder/config.h:604, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:9: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/onstack.h:52:37: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] type *const name = (type *) alloca((ALLOCA_ARG_T)((nelems) * sizeof(type))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:11409:5: note: in expansion of macro ‘ALLOC_ONSTACK’ ALLOC_ONSTACK(coord, size_t, varp->ndims); ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/onstack.h:52:37: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] type *const name = (type *) alloca((ALLOCA_ARG_T)((nelems) * sizeof(type))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:11410:5: note: in expansion of macro ‘ALLOC_ONSTACK’ ALLOC_ONSTACK(upper, size_t, varp->ndims); ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:11411:26: warning: conversion to ‘size_t {aka const long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] const size_t index = ii; ^~ At top level: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/putget.c:6289:1: warning: ‘getNCvx_char_char’ defined but not used [-Wunused-function] getNCvx_char_char(const NC3_INFO* ncp, const NC_var *varp, ^~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4attr.c: In function ‘nc4_get_att_ptrs’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4attr.c:63:31: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] varid = var ? var->hdr.id : NC_GLOBAL; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4attr.c:63:13: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] varid = var ? var->hdr.id : NC_GLOBAL; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4attr.c:63:13: warning: conversion of unsigned constant value to negative integer [-Wsign-conversion] /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4attr.c:91:17: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] *lenp = att->len; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4attr.c:95:19: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] *attnum = att->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4attr.c:114:47: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(bufr = malloc((size_t)(att->len * type_size)))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4attr.c:179:50: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] memcpy(data, bufr, (size_t)(att->len * type_size)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4attr.c: In function ‘nc4_get_att’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4attr.c:233:58: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(var = (NC_VAR_INFO_T*)ncindexith(grp->vars,varid))) ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4dim.c: In function ‘NC4_inq_unlimdim’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4dim.c:57:59: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dim = (NC_DIM_INFO_T*)ncindexith(grp->dim,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4dim.c:61:36: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] *unlimdimidp = dim->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4dim.c: In function ‘NC4_inq_dimid’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4dim.c:121:16: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] *idp = dim->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4dim.c: In function ‘NC4_inq_unlimdims’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4dim.c:163:55: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dim = (NC_DIM_INFO_T*)ncindexith(grp->dim,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4dim.c:168:47: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] unlimdimidsp[num_unlim] = dim->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c: In function ‘NC4_inq_ncid’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c:54:61: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] *grp_ncid = grp->nc4_info->controller->ext_ncid | g->hdr.id; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c:54:25: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] *grp_ncid = grp->nc4_info->controller->ext_ncid | g->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c: In function ‘NC4_inq_grps’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c:93:54: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] g = (NC_GRP_INFO_T*)ncindexith(grp->children,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c:100:32: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] *ncids = g->hdr.id | g->nc4_info->controller->ext_ncid; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c:100:22: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] *ncids = g->hdr.id | g->nc4_info->controller->ext_ncid; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c: In function ‘NC4_inq_grpname_full’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c:171:25: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(name = malloc((g + 1) * (NC_MAX_NAME + 1) + 1))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c:173:32: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(gid = malloc((g + 1) * sizeof(int)))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c: In function ‘NC4_inq_grp_parent’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c:244:64: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] *parent_ncid = grp->nc4_info->controller->ext_ncid | grp->parent->hdr.id; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c:244:28: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] *parent_ncid = grp->nc4_info->controller->ext_ncid | grp->parent->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c: In function ‘NC4_inq_varids’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c:356:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] var = (NC_VAR_INFO_T*)ncindexith(grp->vars,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c:359:32: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] varids[num_vars] = var->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c: In function ‘NC4_inq_dimids’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c:436:55: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dim = (NC_DIM_INFO_T*)ncindexith(grp->dim,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c:438:27: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] dimids[n++] = dim->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c:445:61: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dim = (NC_DIM_INFO_T*)ncindexith(g->dim,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c:447:35: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] dimids[n++] = dim->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4grp.c:450:23: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] qsort(dimids, num, sizeof(int), int_cmp); ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dvar.c: In function ‘nc_def_var_szip’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dvar.c:727:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] params[0] = options_mask; ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dvar.c:728:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] params[1] = pixels_per_block; ^~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dvar.c: In function ‘NC_inq_recvar’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dvar.c:893:44: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(unlimids = malloc(nunlimdims * sizeof(int)))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dvar.c: In function ‘NC_check_nulls’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dvar.c:1122:40: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(*count = malloc(varndims * sizeof(size_t)))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dvar.c:1138:41: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(*stride = malloc(varndims * sizeof(ptrdiff_t)))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_find_grp_h5_var’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:375:62: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(my_var = (NC_VAR_INFO_T *)ncindexith(my_grp->vars, varid))) ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_find_dim’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:411:54: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!((*dim) = nclistget(grp->nc4_info->alldims, dimid))) ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_rec_find_named_type’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:466:60: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] g = (NC_GRP_INFO_T*)ncindexith(start_grp->children,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_find_type’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:501:42: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘nc_type {aka int}’ may change the sign of the result [-Wsign-conversion] if (!(*type = nclistget(h5->alltypes,typeid))) ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_find_grp_att’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:542:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] var = (NC_VAR_INFO_T*)ncindexith(grp->vars,varid); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:554:55: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] my_att = (NC_ATT_INFO_T *)ncindexith(attlist, attnum); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_var_set_ndims’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:693:18: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] var->ndims = ndims; ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:698:33: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(var->dim = calloc(ndims, sizeof(NC_DIM_INFO_T *)))) ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:700:36: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(var->dimids = calloc(ndims, sizeof(int)))) ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:705:39: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] memset(var->dimids, -1, ndims * sizeof(int)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_dim_list_add’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:768:27: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] new_dim->hdr.id = assignedid; ^~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:770:27: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] new_dim->hdr.id = grp->nc4_info->next_dimid++; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_grp_list_add’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:878:23: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘short int’ may change the sign of the result [-Wsign-conversion] new_grp->hdr.id = h5->next_nc_grpid++; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_type_new’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:977:24: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] new_type->hdr.id = assignedid; ^~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_field_list_add’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:1077:46: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(field->dim_size = malloc(ndims * sizeof(int)))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_type_free’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:1196:51: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] field = nclistget(type->u.c.field,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:1209:63: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] enum_member = nclistget(type->u.e.enum_member,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c: In function ‘var_free’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:1309:70: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if ((retval = att_free((NC_ATT_INFO_T *)ncindexith(var->att, i)))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_var_list_del’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:1374:32: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] ncindexidel(grp->vars, i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_dim_list_del’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:1421:35: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] ncindexidel(grp->dim, pos); ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_rec_grp_del’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:1449:67: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] i)))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:1455:70: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if ((retval = att_free((NC_ATT_INFO_T *)ncindexith(grp->att, i)))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:1461:60: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NC_VAR_INFO_T* v = (NC_VAR_INFO_T *)ncindexith(grp->vars, i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:1469:70: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if ((retval = dim_free((NC_DIM_INFO_T *)ncindexith(grp->dim, i)))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:1475:77: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if ((retval = nc4_type_free((NC_TYPE_INFO_T *)ncindexith(grp->type, i)))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c: In function ‘freefilterlist’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4internal.c:1835:45: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NC_FILTER_SPEC_HDF5* f = nclistget(filters,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4type.c: In function ‘NC4_inq_typeids’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4type.c:69:62: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if((type = (NC_TYPE_INFO_T*)ncindexith(grp->type,i)) == NULL) continue; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4type.c:71:32: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] typeids[num] = type->hdr.id; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4type.c: In function ‘NC4_inq_type’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4type.c:117:21: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] *size = atomic_size[typeid1]; ^~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4type.c:126:53: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘nc_type {aka int}’ may change the sign of the result [-Wsign-conversion] if (!(type = nclistget(grp->nc4_info->alltypes, typeid1))) ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4type.c: In function ‘NC4_inq_user_type’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4type.c:176:53: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘nc_type {aka int}’ may change the sign of the result [-Wsign-conversion] if (!(type = nclistget(grp->nc4_info->alltypes, typeid1))) ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4type.c: In function ‘NC4_inq_compound_field’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4type.c:255:53: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘nc_type {aka int}’ may change the sign of the result [-Wsign-conversion] if (!(type = nclistget(grp->nc4_info->alltypes, typeid1))) ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4type.c:259:45: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(field = nclistget(type->u.c.field,fieldid))) ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4type.c: In function ‘NC4_inq_compound_fieldindex’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4type.c:323:44: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] field = nclistget(type->u.c.field, i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4type.c:334:21: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] *fieldidp = field->hdr.id; ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4type.c: In function ‘NC4_inq_enum_ident’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4type.c:371:53: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘nc_type {aka int}’ may change the sign of the result [-Wsign-conversion] if (!(type = nclistget(grp->nc4_info->alltypes, xtype))) ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4type.c:381:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] enum_member = nclistget(type->u.e.enum_member, i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4type.c: In function ‘NC4_inq_enum_member’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4type.c:459:53: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘nc_type {aka int}’ may change the sign of the result [-Wsign-conversion] if (!(type = nclistget(grp->nc4_info->alltypes, typeid1))) ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4type.c:467:58: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(enum_member = nclistget(type->u.e.enum_member, idx))) ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c: In function ‘NC4_get_var_chunk_cache’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:53:48: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] var = (NC_VAR_INFO_T*)ncindexith(grp->vars,varid); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c: In function ‘nc_get_var_chunk_cache_ints’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:98:18: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] *sizep = real_size / MEGABYTE; ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c: In function ‘NC4_inq_var_all’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:173:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(var = (NC_VAR_INFO_T *)ncindexith(grp->vars, varid))) ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:181:19: warning: conversion to ‘nc_type {aka int}’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] *xtypep = var->type_info->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:183:19: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] *ndimsp = var->ndims; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c: In function ‘NC4_inq_varid’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:381:19: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] *varidp = var->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c: In function ‘nc4_convert_type’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:532:26: warning: conversion to ‘unsigned char’ from ‘signed char’ may change the sign of the result [-Wsign-conversion] *ubp++ = *bp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:544:26: warning: conversion to ‘short unsigned int’ from ‘signed char’ may change the sign of the result [-Wsign-conversion] *usp++ = *bp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:556:26: warning: conversion to ‘unsigned int’ from ‘signed char’ may change the sign of the result [-Wsign-conversion] *uip++ = *bp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:568:27: warning: conversion to ‘long long unsigned int’ from ‘signed char’ may change the sign of the result [-Wsign-conversion] *ulip++ = *bp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:594:25: warning: conversion to ‘signed char’ from ‘unsigned char’ may change the sign of the result [-Wsign-conversion] *bp++ = *ubp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:648:26: warning: conversion to ‘unsigned char’ from ‘short int’ may alter its value [-Wconversion] *ubp++ = *sp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:656:25: warning: conversion to ‘signed char’ from ‘short int’ may alter its value [-Wconversion] *bp++ = *sp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:668:26: warning: conversion to ‘short unsigned int’ from ‘short int’ may change the sign of the result [-Wsign-conversion] *usp++ = *sp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:680:26: warning: conversion to ‘unsigned int’ from ‘short int’ may change the sign of the result [-Wsign-conversion] *uip++ = *sp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:692:27: warning: conversion to ‘long long unsigned int’ from ‘short int’ may change the sign of the result [-Wsign-conversion] *ulip++ = *sp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:718:26: warning: conversion to ‘unsigned char’ from ‘short unsigned int’ may alter its value [-Wconversion] *ubp++ = *usp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:726:25: warning: conversion to ‘signed char’ from ‘short unsigned int’ may alter its value [-Wconversion] *bp++ = *usp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:734:25: warning: conversion to ‘short int’ from ‘short unsigned int’ may change the sign of the result [-Wsign-conversion] *sp++ = *usp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:780:26: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value [-Wconversion] *ubp++ = *ip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:788:25: warning: conversion to ‘signed char’ from ‘int’ may alter its value [-Wconversion] *bp++ = *ip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:796:25: warning: conversion to ‘short int’ from ‘int’ may alter its value [-Wconversion] *sp++ = *ip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:804:26: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value [-Wconversion] *usp++ = *ip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:820:26: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] *uip++ = *ip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:832:27: warning: conversion to ‘long long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] *ulip++ = *ip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:837:25: warning: conversion to ‘float’ from ‘int’ may alter its value [-Wconversion] *fp++ = *ip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:858:26: warning: conversion to ‘unsigned char’ from ‘unsigned int’ may alter its value [-Wconversion] *ubp++ = *uip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:866:25: warning: conversion to ‘signed char’ from ‘unsigned int’ may alter its value [-Wconversion] *bp++ = *uip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:874:25: warning: conversion to ‘short int’ from ‘unsigned int’ may alter its value [-Wconversion] *sp++ = *uip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:882:26: warning: conversion to ‘short unsigned int’ from ‘unsigned int’ may alter its value [-Wconversion] *usp++ = *uip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:890:25: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result [-Wsign-conversion] *ip++ = *uip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:911:25: warning: conversion to ‘float’ from ‘unsigned int’ may alter its value [-Wconversion] *fp++ = *uip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:932:26: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value [-Wconversion] *ubp++ = *lip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:940:25: warning: conversion to ‘signed char’ from ‘long long int’ may alter its value [-Wconversion] *bp++ = *lip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:948:25: warning: conversion to ‘short int’ from ‘long long int’ may alter its value [-Wconversion] *sp++ = *lip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:956:26: warning: conversion to ‘short unsigned int’ from ‘long long int’ may alter its value [-Wconversion] *usp++ = *lip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:964:26: warning: conversion to ‘unsigned int’ from ‘long long int’ may alter its value [-Wconversion] *uip++ = *lip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:972:25: warning: conversion to ‘int’ from ‘long long int’ may alter its value [-Wconversion] *ip++ = *lip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:984:27: warning: conversion to ‘long long unsigned int’ from ‘long long int’ may change the sign of the result [-Wsign-conversion] *ulip++ = *lip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:989:25: warning: conversion to ‘float’ from ‘long long int’ may alter its value [-Wconversion] *fp++ = *lip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:993:25: warning: conversion to ‘double’ from ‘long long int’ may alter its value [-Wconversion] *dp++ = *lip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1010:26: warning: conversion to ‘unsigned char’ from ‘long long unsigned int’ may alter its value [-Wconversion] *ubp++ = *ulip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1018:25: warning: conversion to ‘signed char’ from ‘long long unsigned int’ may alter its value [-Wconversion] *bp++ = *ulip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1026:25: warning: conversion to ‘short int’ from ‘long long unsigned int’ may alter its value [-Wconversion] *sp++ = *ulip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1034:26: warning: conversion to ‘short unsigned int’ from ‘long long unsigned int’ may alter its value [-Wconversion] *usp++ = *ulip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1042:26: warning: conversion to ‘unsigned int’ from ‘long long unsigned int’ may alter its value [-Wconversion] *uip++ = *ulip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1050:25: warning: conversion to ‘int’ from ‘long long unsigned int’ may alter its value [-Wconversion] *ip++ = *ulip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1058:26: warning: conversion to ‘long long int’ from ‘long long unsigned int’ may change the sign of the result [-Wsign-conversion] *lip++ = *ulip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1067:25: warning: conversion to ‘float’ from ‘long long unsigned int’ may alter its value [-Wconversion] *fp++ = *ulip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1071:25: warning: conversion to ‘double’ from ‘long long unsigned int’ may alter its value [-Wconversion] *dp++ = *ulip++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1088:26: warning: conversion to ‘unsigned char’ from ‘float’ may alter its value [-Wfloat-conversion] *ubp++ = *fp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1096:25: warning: conversion to ‘signed char’ from ‘float’ may alter its value [-Wfloat-conversion] *bp++ = *fp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1104:25: warning: conversion to ‘short int’ from ‘float’ may alter its value [-Wfloat-conversion] *sp++ = *fp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1112:26: warning: conversion to ‘short unsigned int’ from ‘float’ may alter its value [-Wfloat-conversion] *usp++ = *fp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1120:26: warning: conversion to ‘unsigned int’ from ‘float’ may alter its value [-Wfloat-conversion] *uip++ = *fp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1128:25: warning: conversion to ‘int’ from ‘float’ may alter its value [-Wfloat-conversion] *ip++ = *fp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1136:26: warning: conversion to ‘long long int’ from ‘float’ may alter its value [-Wfloat-conversion] *lip++ = *fp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1144:26: warning: conversion to ‘long long int’ from ‘float’ may alter its value [-Wfloat-conversion] *lip++ = *fp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1174:26: warning: conversion to ‘unsigned char’ from ‘double’ may alter its value [-Wfloat-conversion] *ubp++ = *dp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1182:25: warning: conversion to ‘signed char’ from ‘double’ may alter its value [-Wfloat-conversion] *bp++ = *dp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1190:25: warning: conversion to ‘short int’ from ‘double’ may alter its value [-Wfloat-conversion] *sp++ = *dp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1198:26: warning: conversion to ‘short unsigned int’ from ‘double’ may alter its value [-Wfloat-conversion] *usp++ = *dp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1206:26: warning: conversion to ‘unsigned int’ from ‘double’ may alter its value [-Wfloat-conversion] *uip++ = *dp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1214:25: warning: conversion to ‘int’ from ‘double’ may alter its value [-Wfloat-conversion] *ip++ = *dp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1222:26: warning: conversion to ‘long long int’ from ‘double’ may alter its value [-Wfloat-conversion] *lip++ = *dp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1230:26: warning: conversion to ‘long long int’ from ‘double’ may alter its value [-Wfloat-conversion] *lip++ = *dp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4var.c:1238:25: warning: conversion to ‘float’ from ‘double’ may alter its value [-Wfloat-conversion] *fp++ = *dp++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dstring.c: In function ‘strlcat’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dstring.c:341:9: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘long int’ may change the sign of the result [-Wsign-conversion] dlen = dst - odst; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dstring.c:355:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] return(dlen + (src - osrc)); /* count does not include NUL */ ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dutf8.c: In function ‘nc_utf8_to_utf16’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dutf8.c:156:20: warning: conversion to ‘unsigned int’ from ‘nc_utf8proc_int32_t {aka int}’ may change the sign of the result [-Wsign-conversion] if((codepoint & 0xFFFF0000) != 0) { ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c: In function ‘freeNC4Printer’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c:159:53: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCID* node = (NCID*)nclistget(out->allnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c: In function ‘printNode’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c:317:25: warning: conversion to ‘long long int’ from ‘long long unsigned int’ may change the sign of the result [-Wsign-conversion] value = getNumericValue(numvalue,node->base->id); ^~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c: In function ‘printAttribute’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c:454:55: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] void* value = computeOffset(attr->base,values,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c:18:0: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c: In function ‘findType’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c:615:15: note: in expansion of macro ‘nclistlength’ int len = nclistlength(out->types); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c:618:40: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘nc_type {aka int}’ may change the sign of the result [-Wsign-conversion] return (NCID*)nclistget(out->types,t); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c: In function ‘findDim’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c:625:39: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] return (NCID*)nclistget(out->dims,dimid); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c: In function ‘record’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c:660:38: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistsetalloc(out->dims,node->id+1); ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c:661:39: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistsetlength(out->dims,node->id+1); ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c:663:29: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistset(out->dims,node->id,node); ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c:668:39: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistsetalloc(out->types,node->id+1); ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c:669:40: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistsetlength(out->types,node->id+1); ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c:671:30: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistset(out->types,node->id,node); ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c: In function ‘entityEscape’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c:705:42: warning: conversion to ‘char’ from ‘int’ may alter its value [-Wconversion] default: ncbytesappend(escaped,(c)); break; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c: In function ‘printString’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/nc4printer.c:740:32: warning: conversion to ‘char’ from ‘int’ may alter its value [-Wconversion] else ncbytesappend(out,c); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c: In function ‘NC_begins’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c:175:28: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] ncp->xsz = ncx_len_NC(ncp,sizeof_off_t); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c:189:30: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] if(ncp->begin_var < index + h_minfree) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c:256:29: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] if (ncp->begin_rec < index + v_minfree || ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c:260:30: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] if(ncp->begin_rec < index + v_minfree) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c:318:16: warning: conversion to ‘long long unsigned int’ from ‘long long int’ may change the sign of the result [-Wsign-conversion] ncp->recsize += (*vpp)->len; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c:331:42: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] ncp->recsize = *last->dsizes * last->xsz; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c: In function ‘fill_added_recs’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c:557:56: warning: conversion to ‘long long unsigned int’ from ‘long long int’ may change the sign of the result [-Wsign-conversion] size_t varsize = numrecvars == 1 ? gnu->recsize : gnu_varp->len; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c:558:54: warning: conversion to ‘long long int’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] const int status = fill_NC_var(gnu, gnu_varp, varsize, recno); ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c:558:63: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] const int status = fill_NC_var(gnu, gnu_varp, varsize, recno); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c: In function ‘move_recs_r’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c:632:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] gnu_off = gnu_varp->begin + (off_t)(gnu->recsize * recno); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c:633:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] old_off = old_varp->begin + (off_t)(old->recsize * recno); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c:641:5: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘long long int’ may change the sign of the result [-Wsign-conversion] old_varp->len, 0); ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c: In function ‘move_vars_r’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c:689:19: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘long long int’ may change the sign of the result [-Wsign-conversion] old_varp->len, 0); ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c: In function ‘NC_calcsize’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c:958:19: warning: conversion to ‘off_t {aka long int}’ from ‘size_t {aka const long unsigned int}’ may change the sign of the result [-Wsign-conversion] *calcsizep = ncp->xsz; /* size of header */ ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c:978:25: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] varsize *= (last_fix->shape ? last_fix->shape[i] : 1); ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c:978:28: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] varsize *= (last_fix->shape ? last_fix->shape[i] : 1); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c:984:34: warning: conversion to ‘long unsigned int’ from ‘off_t {aka const long int}’ may change the sign of the result [-Wsign-conversion] *calcsizep = ncp->begin_rec + ncp->numrecs * ncp->recsize; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c:984:19: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] *calcsizep = ncp->begin_rec + ncp->numrecs * ncp->recsize; ^~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncdispatch.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/ncx.h:9, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c:20: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c: In function ‘NC3_create’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/nc3internal.c:1060:36: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] assert(nc3->xsz == ncx_len_NC(nc3,sizeof_off_t)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/ncuri.c: In function ‘ncuriparse’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/ncuri.c:374:18: warning: conversion to ‘char’ from ‘int’ may alter its value [-Wconversion] *tmp.path = pathchar; ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/ncuri.c: In function ‘freestringlist’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/ncuri.c:421:31: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] void* p = nclistget(list,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/ncuri.c: In function ‘ncuriencodeonly’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/ncuri.c:846:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] toHex(c,hex); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/ncindex.c: In function ‘ncindexcount’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/ncindex.c:166:29: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if(ncindexith(index,i) != NULL) count++; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/ncindex.c: In function ‘printindexlist’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc4/ncindex.c:378:43: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NC_OBJ* o = (NC_OBJ*)nclistget(lm,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/var.c: In function ‘NC_var_shape’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/var.c:475:23: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] product *= (*shp > 0 ? *shp : 1); ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/var.c:475:26: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] product *= (*shp > 0 ? *shp : 1); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/var.c:494:25: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] varp->len = product * varp->xsz; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/var.c:494:17: warning: conversion to ‘long long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] varp->len = product * varp->xsz; ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/var.c: In function ‘NC_check_vlen’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/var.c:515:20: warning: conversion to ‘long long int’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] long long prod=varp->xsz; /* product of xsz and dimensions so far */ ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/var.c:524:12: warning: conversion to ‘long long unsigned int’ from ‘long long int’ may change the sign of the result [-Wsign-conversion] prod *= varp->shape[ii]; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/var.c:524:15: warning: conversion to ‘long long int’ from ‘long long unsigned int’ may change the sign of the result [-Wsign-conversion] prod *= varp->shape[ii]; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/var.c: In function ‘NC3_def_var’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/var.c:607:32: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] varp = new_NC_var(name, type, ndims, dimids); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/dim.c: In function ‘NC3_rename_dim’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/dim.c:480:13: warning: conversion to ‘uintptr_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] intdata = dimid; ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/ncbytes.c: In function ‘ncbytesremove’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/ncbytes.c:211:16: warning: conversion to ‘int’ from ‘long unsigned int’ may alter its value [-Wconversion] int copylen = (bb->length - pos) - 1; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/ncbytes.c:212:51: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] memmove(bb->content+pos,bb->content+pos+1,copylen); ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/nchashmap.c: In function ‘findPrimeGreaterThan’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/nchashmap.c:370:15: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result [-Wsign-conversion] int n = NC_nprimes; ^~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/ncx.c: In function ‘ncx_get_size_t’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/ncx.c:5508:7: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] *ulp |= (*cp++ << 16); ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/ncx.c:5509:7: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] *ulp |= (*cp++ << 8); ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c: In function ‘flag_atts_dirty’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:50:50: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] att = (NC_ATT_INFO_T*)ncindexith(attlist,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c: In function ‘rec_reattach_scales’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:88:63: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] child_grp = (NC_GRP_INFO_T*)ncindexith(grp->children, i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:99:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] var = (NC_VAR_INFO_T*)ncindexith(grp->vars,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:112:54: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] dimscaleid, d) < 0) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c: In function ‘rec_detach_scales’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:151:62: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] child_grp = (NC_GRP_INFO_T*)ncindexith(grp->children,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:161:53: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] var = (NC_VAR_INFO_T*)ncindexith(grp->vars, i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:176:58: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] dimscaleid, d) < 0) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c: In function ‘nc4_open_var_grp2’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:207:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(var = (NC_VAR_INFO_T *)ncindexith(grp->vars, varid))) ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c: In function ‘nc4_get_fill_value’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:252:47: warning: conversion to ‘nc_type {aka int}’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = nc4_get_typelen_mem(h5, var->type_info->hdr.id, &size))) ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c: In function ‘put_att_grpa’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:541:15: warning: conversion to ‘hsize_t {aka long long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dims[0] = att->len; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c: In function ‘write_attlist’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:697:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] att = (NC_ATT_INFO_T *)ncindexith(attlist, i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c: In function ‘var_create_dataset’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:855:53: warning: conversion to ‘nc_type {aka int}’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = nc4_get_hdf_typeid(grp->nc4_info, var->type_info->hdr.id, &typeid, ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:887:65: warning: conversion to ‘nc_type {aka int}’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = nc4_get_hdf_typeid(grp->nc4_info, var->type_info->hdr.id, &fill_typeid, ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:917:77: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NC_FILTER_SPEC_HDF5* fi = (NC_FILTER_SPEC_HDF5*)nclistget(var->filters,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:926:25: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] level = (int)params[0]; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:936:41: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if(H5Pset_szip(plistid, options_mask, bits_per_pixel) < 0) ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:936:55: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if(H5Pset_szip(plistid, options_mask, bits_per_pixel) < 0) ^~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:939:54: warning: conversion to ‘H5Z_filter_t {aka int}’ from ‘unsigned int’ may change the sign of the result [-Wsign-conversion] herr_t code = H5Pset_filter(plistid, (unsigned int)fi->filterid, H5Z_FLAG_MANDATORY, nparams, params); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:999:70: warning: conversion to ‘double’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] chunksize[d] = pow((double)DEFAULT_CHUNK_SIZE/type_size, ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:1000:66: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] 1/(double)(var->ndims - unlimdim)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:999:40: warning: conversion to ‘hsize_t {aka long long unsigned int}’ from ‘double’ may alter its value [-Wfloat-conversion] chunksize[d] = pow((double)DEFAULT_CHUNK_SIZE/type_size, ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:1014:41: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((spaceid = H5Screate_simple(var->ndims, dimsize, maxdimsize)) < 0) ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:1038:35: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if (H5Pset_chunk(plistid, var->ndims, chunksize) < 0) ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:1091:43: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = write_attlist(var->att, var->hdr.id, grp))) ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c: In function ‘commit_type’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:1217:67: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] field = (NC_FIELD_INFO_T *)nclistget(type->u.c.field, i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:1230:31: warning: conversion to ‘hsize_t {aka long long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dims[d] = field->dim_size[d]; ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:1288:78: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] enum_m = (NC_ENUM_MEMBER_INFO_T*)nclistget(type->u.e.enum_member,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c: In function ‘attach_dimscales’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:1439:54: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] var = (NC_VAR_INFO_T *)ncindexith(grp->vars, v); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:1471:73: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (H5DSattach_scale(hdf5_var->hdf_datasetid, dsid, d) < 0) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c: In function ‘write_var’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:1698:69: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (H5DSdetach_scale(hdf5_var->hdf_datasetid, dsid, d) < 0) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:1759:47: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = write_attlist(var->att, var->hdr.id, grp))) ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c: In function ‘nc4_create_dim_wo_var’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:1848:65: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = write_netcdf4_dimid(hdf5_dim->hdf_dimscaleid, dim->hdr.id))) ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c: In function ‘write_dim’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:1928:69: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = write_netcdf4_dimid(hdf5_dim->hdf_dimscaleid, dim->hdr.id))) ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c: In function ‘nc4_rec_write_metadata’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:1971:49: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dim = (NC_DIM_INFO_T *)ncindexith(grp->dim, dim_index); ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:1972:50: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] var = (NC_VAR_INFO_T *)ncindexith(grp->vars, var_index); ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:1992:31: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] coord_varid = dim->coord_var->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:1995:57: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dim = (NC_DIM_INFO_T *)ncindexith(grp->dim, ++dim_index); ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:2006:58: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] var = (NC_VAR_INFO_T *)ncindexith(grp->vars, ++var_index); ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:2017:64: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] child_grp = (NC_GRP_INFO_T *)ncindexith(grp->children, i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c: In function ‘nc4_rec_write_groups_types’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:2062:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] type = (NC_TYPE_INFO_T *)ncindexith(grp->type, i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:2070:66: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if((child_grp = (NC_GRP_INFO_T*)ncindexith(grp->children,i)) == NULL) continue; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c: In function ‘nc4_rec_match_dimscales’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:2105:55: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] g = (NC_GRP_INFO_T*)ncindexith(grp->children, i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:2120:53: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] var = (NC_VAR_INFO_T*)ncindexith(grp->vars, i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:2139:17: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] ndims = var->ndims; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:2170:71: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dim = (NC_DIM_INFO_T *)ncindexith(g->dim, j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:2183:50: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] var->dimids[d] = dim->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:2250:71: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if((dim = (NC_DIM_INFO_T*)ncindexith(grp->dim,k)) == NULL) continue; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:2277:38: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] var->dimids[d] = dim->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c: In function ‘reportopenobjectsT’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:2425:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] size_t maxobjs = -1; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:2435:15: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘ssize_t {aka long int}’ may change the sign of the result [-Wsign-conversion] maxobjs = H5Fget_obj_count(fid,H5F_OBJ_ALL); ^~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c: In function ‘NC4_walk’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:2662:28: warning: conversion to ‘int’ from ‘ssize_t {aka long int}’ may alter its value [-Wconversion] if(len < 0) return len; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:2664:44: warning: conversion to ‘hsize_t {aka long long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] otype = H5Gget_objtype_by_idx(gid,(size_t)i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:2682:40: warning: conversion to ‘int’ from ‘ssize_t {aka long int}’ may alter its value [-Wconversion] if(len < 0) return len; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c: In function ‘NC4_hdf5_remove_filter’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4hdf.c:2713:11: warning: conversion to ‘H5Z_filter_t {aka int}’ from ‘unsigned int’ may change the sign of the result [-Wsign-conversion] hft = filterid; ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c: In function ‘nc_utf8proc_iterate’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:128:12: warning: conversion to ‘nc_utf8proc_int32_t {aka int}’ from ‘nc_utf8proc_uint32_t {aka unsigned int}’ may change the sign of the result [-Wsign-conversion] *dst = uc; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:136:13: warning: conversion to ‘nc_utf8proc_int32_t {aka int}’ from ‘nc_utf8proc_uint32_t {aka unsigned int}’ may change the sign of the result [-Wsign-conversion] *dst = ((uc & 0x1f)<<6) | (*str & 0x3f); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:145:28: warning: conversion to ‘nc_utf8proc_uint32_t {aka unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] uc = ((uc & 0xf)<<12) | ((*str & 0x3f)<<6) | (str[1] & 0x3f); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:148:13: warning: conversion to ‘nc_utf8proc_int32_t {aka int}’ from ‘nc_utf8proc_uint32_t {aka unsigned int}’ may change the sign of the result [-Wsign-conversion] *dst = uc; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:161:25: warning: conversion to ‘nc_utf8proc_uint32_t {aka unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] *dst = ((uc & 7)<<18) | ((*str & 0x3f)<<12) | ((str[1] & 0x3f)<<6) | (str[2] & 0x3f); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:161:47: warning: conversion to ‘nc_utf8proc_uint32_t {aka unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] *dst = ((uc & 7)<<18) | ((*str & 0x3f)<<12) | ((str[1] & 0x3f)<<6) | (str[2] & 0x3f); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:161:10: warning: conversion to ‘nc_utf8proc_int32_t {aka int}’ from ‘nc_utf8proc_uint32_t {aka unsigned int}’ may change the sign of the result [-Wsign-conversion] *dst = ((uc & 7)<<18) | ((*str & 0x3f)<<12) | ((str[1] & 0x3f)<<6) | (str[2] & 0x3f); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4info.c: In function ‘NC4_provenance_init’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4info.c:59:17: warning: unused variable ‘p’ [-Wunused-variable] const char* p = NULL; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c: In function ‘nc_utf8proc_tolower’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:369:54: warning: conversion to ‘nc_utf8proc_uint32_t {aka const unsigned int}’ from ‘nc_utf8proc_int32_t {aka int}’ may change the sign of the result [-Wsign-conversion] return cl != UINT16_MAX ? nc_seqindex_decode_index(cl) : c; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c: In function ‘nc_utf8proc_toupper’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:375:54: warning: conversion to ‘nc_utf8proc_uint32_t {aka const unsigned int}’ from ‘nc_utf8proc_int32_t {aka int}’ may change the sign of the result [-Wsign-conversion] return cu != UINT16_MAX ? nc_seqindex_decode_index(cu) : c; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c: In function ‘nc_utf8proc_totitle’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:381:54: warning: conversion to ‘nc_utf8proc_uint32_t {aka const unsigned int}’ from ‘nc_utf8proc_int32_t {aka int}’ may change the sign of the result [-Wsign-conversion] return cu != UINT16_MAX ? nc_seqindex_decode_index(cu) : c; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c: In function ‘nc_utf8proc_decompose_char’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:401:11: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] options & ~UTF8PROC_LUMP, last_boundclass) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:433:43: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ if (category == UTF8PROC_CATEGORY_ZS) nc_utf8proc_decompose_lump(0x0020); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:401:11: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] options & ~UTF8PROC_LUMP, last_boundclass) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:435:7: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ nc_utf8proc_decompose_lump(0x0027); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:401:11: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] options & ~UTF8PROC_LUMP, last_boundclass) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:437:7: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ nc_utf8proc_decompose_lump(0x002D); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:401:11: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] options & ~UTF8PROC_LUMP, last_boundclass) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:438:39: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ if (uc == 0x2044 || uc == 0x2215) nc_utf8proc_decompose_lump(0x002F); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:401:11: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] options & ~UTF8PROC_LUMP, last_boundclass) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:439:23: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ if (uc == 0x2236) nc_utf8proc_decompose_lump(0x003A); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:401:11: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] options & ~UTF8PROC_LUMP, last_boundclass) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:441:7: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ nc_utf8proc_decompose_lump(0x003C); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:401:11: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] options & ~UTF8PROC_LUMP, last_boundclass) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:443:7: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ nc_utf8proc_decompose_lump(0x003E); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:401:11: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] options & ~UTF8PROC_LUMP, last_boundclass) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:444:23: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ if (uc == 0x2216) nc_utf8proc_decompose_lump(0x005C); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:401:11: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] options & ~UTF8PROC_LUMP, last_boundclass) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:446:7: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ nc_utf8proc_decompose_lump(0x005E); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:401:11: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] options & ~UTF8PROC_LUMP, last_boundclass) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:448:7: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ nc_utf8proc_decompose_lump(0x005F); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:401:11: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] options & ~UTF8PROC_LUMP, last_boundclass) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:449:23: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ if (uc == 0x02CB) nc_utf8proc_decompose_lump(0x0060); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:401:11: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] options & ~UTF8PROC_LUMP, last_boundclass) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:450:23: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ if (uc == 0x2223) nc_utf8proc_decompose_lump(0x007C); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:401:11: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] options & ~UTF8PROC_LUMP, last_boundclass) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:451:23: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ if (uc == 0x223C) nc_utf8proc_decompose_lump(0x007E); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:401:11: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] options & ~UTF8PROC_LUMP, last_boundclass) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:455:9: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ nc_utf8proc_decompose_lump(0x000A); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c: In function ‘nc_utf8proc_map_custom’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/utf8proc.c:713:50: warning: conversion to ‘long unsigned int’ from ‘nc_utf8proc_ssize_t {aka long int}’ may change the sign of the result [-Wsign-conversion] buffer = (nc_utf8proc_int32_t *) malloc(result * sizeof(nc_utf8proc_int32_t) + 1); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5file.c: In function ‘detect_preserve_dimids’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5file.c:106:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] var = (NC_VAR_INFO_T*)ncindexith(grp->vars,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5file.c:148:70: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(child_grp = (NC_GRP_INFO_T *)ncindexith(grp->children, i))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5file.c: In function ‘dumpopenobjects’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5file.c:377:13: warning: conversion to ‘int’ from ‘ssize_t {aka long int}’ may alter its value [-Wconversion] nobjs = H5Fget_obj_count(hdf5_info->hdfid, H5F_OBJ_ALL); ^~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5file.c: In function ‘NC4_enddef’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5file.c:539:54: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] var = (NC_VAR_INFO_T *)ncindexith(grp->vars, i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5file.c: In function ‘NC4_inq’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5file.c:738:68: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NC_DIM_INFO_T* d = (NC_DIM_INFO_T*)ncindexith(grp->dim,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5file.c:741:32: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] *unlimdimidp = d->hdr.id; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c: In function ‘getattlist’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c:49:60: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(var = (NC_VAR_INFO_T *)ncindexith(grp->vars, varid))) ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c: In function ‘nc4_get_att_special’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c:101:8: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] len = strlen(h5->provenance.ncproperties); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c:102:26: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if(lenp) *lenp = len; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c:103:66: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if(data) strncpy((char*)data,h5->provenance.ncproperties,len+1); ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c:112:18: warning: conversion to ‘long long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] iv = NC4_isnetcdf4(h5); ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c: In function ‘NC4_HDF5_del_att’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c:335:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(a = (NC_ATT_INFO_T *)ncindexith(attlist, i))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c: In function ‘nc4_put_att’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c:423:25: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] ncid = nc->ext_ncid | grp->hdr.id; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c:423:12: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] ncid = nc->ext_ncid | grp->hdr.id; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c:486:17: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] len * nc4typelen(file_type) > (size_t)att->len * nc4typelen(att->nc_typeid)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c:486:60: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] len * nc4typelen(file_type) > (size_t)att->len * nc4typelen(att->nc_typeid)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c:548:16: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] att->len = len; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c:569:58: warning: conversion to ‘nc_type {aka int}’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = nc4_get_typelen_mem(grp->nc4_info, var->type_info->hdr.id, ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c:596:20: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] size = type_size; ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c:599:43: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(var->fill_value = calloc(1, size))) ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c:612:62: warning: conversion to ‘nc_type {aka int}’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = nc4_get_typelen_mem(grp->nc4_info, basetype->hdr.id, &basetypesize))) ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c:666:61: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(att->vldata = (nc_vlen_t*)malloc(att->len * sizeof(hvl_t)))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c:680:55: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(att->stdata = malloc(sizeof(char *) * att->len))) { ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5attr.c:708:47: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(att->data = malloc(att->len * type_size))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dutil.c: In function ‘NC_getmodelist’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dutil.c:316:17: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘ptrdiff_t {aka long int}’ may change the sign of the result [-Wsign-conversion] if((s = malloc(slen+1)) == NULL) {stat = NC_ENOMEM; goto done;} ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dutil.c:317:13: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘ptrdiff_t {aka long int}’ may change the sign of the result [-Wsign-conversion] memcpy(s,p,slen); ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dutil.c: In function ‘NC_testmode’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dutil.c:346:41: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] const char* value = nclistget(modelist,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/memio.c: In function ‘memio_new’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/memio.c:169:40: warning: conversion to ‘off_t {aka long int}’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] if(initialsize == 0) initialsize = pagesize; ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/memio.c:170:21: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] if((initialsize % pagesize) != 0) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/memio.c:171:42: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] initialsize += (pagesize - (initialsize % pagesize)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/memio.c:171:14: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] initialsize += (pagesize - (initialsize % pagesize)); ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/memio.c:171:17: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] initialsize += (pagesize - (initialsize % pagesize)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/memio.c: In function ‘memio_create’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/memio.c:253:39: warning: conversion to ‘off_t {aka long int}’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] status = memio_new(path, ioflags, initialsz, &nciop, &memio); ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/memio.c: In function ‘memio_open’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/memio.c:362:39: warning: conversion to ‘off_t {aka long int}’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] status = memio_new(path, ioflags, initialsize, &nciop, &memio); ^~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/memio.c: In function ‘memio_filesize’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/memio.c:435:40: warning: conversion to ‘off_t {aka long int}’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] if(filesizep != NULL) *filesizep = memio->size; ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/memio.c: In function ‘guarantee’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/memio.c:539:38: warning: conversion to ‘off_t {aka long int}’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] int status = memio_pad_length(nciop,endpoint); ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/drc.c: In function ‘rcfreetriples’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/drc.c:88:40: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCTriple* t = (NCTriple*)nclistget(rc,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/drc.c: In function ‘rctrim’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/drc.c:235:15: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] for(i=(len-1);i>=0;i--) { ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncrc.h:16:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/drc.c:19: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/drc.c: In function ‘rcorder’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/drc.c:251:15: note: in expansion of macro ‘nclistlength’ int len = nclistlength(rc); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/drc.c:257:37: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCTriple* ti = nclistget(rc,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/drc.c:263:40: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCTriple* ti = nclistget(tmprc,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/drc.c:269:40: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCTriple* ti = nclistget(tmprc,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/drc.c: In function ‘rclocate’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/drc.c:399:40: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] triple = (NCTriple*)nclistget(rc,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c: In function ‘mmapio_create’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c:225:40: warning: conversion to ‘off_t {aka long int}’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] status = mmapio_new(path, ioflags, initialsz, &nciop, &mmapio); ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c:232:36: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] mmapio->memory = (char*)mmap(NULL,mmapio->alloc, ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c:255:43: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] mmapio->memory = (char*)mmap(NULL,mmapio->alloc, ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c:284:32: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘long int’ may change the sign of the result [-Wsign-conversion] if(sizehintp) *sizehintp = pagesize; ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c: In function ‘mmapio_open’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c:354:39: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] mmapio->memory = (char*)mmap(NULL,mmapio->alloc, ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c:363:16: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] sizehint = filesize/2; ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c: In function ‘mmapio_pad_length’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c:439:32: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] write(mmapio->mapfd,"",mmapio->alloc); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c:444:40: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] newmem = (char*)mremap(mmapio->memory,mmapio->alloc,newsize,MREMAP_MAYMOVE); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c:444:54: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] newmem = (char*)mremap(mmapio->memory,mmapio->alloc,newsize,MREMAP_MAYMOVE); ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c: In function ‘mmapio_close’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c:488:36: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] status = munmap(mmapio->memory,mmapio->alloc); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c: In function ‘mmapio_get’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c:527:37: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] status = guarantee(nciop, offset+extent); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c:527:31: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] status = guarantee(nciop, offset+extent); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c: In function ‘mmapio_move’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c:547:35: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] status = guarantee(nciop,to+nbytes); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c:547:33: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] status = guarantee(nciop,to+nbytes); ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c:551:12: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] if((to + nbytes) > from || (from + nbytes) > to) { ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/mmapio.c:551:38: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] if((to + nbytes) > from || (from + nbytes) > to) { ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5dim.c: In function ‘NC4_def_dim’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5dim.c:69:59: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dim = (NC_DIM_INFO_T*)ncindexith(grp->dim,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5dim.c:113:16: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] *idp = dim->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5grp.c: In function ‘NC4_def_grp’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5grp.c:76:57: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] *new_ncid = grp->nc4_info->controller->ext_ncid | g->hdr.id; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5grp.c:76:21: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] *new_ncid = grp->nc4_info->controller->ext_ncid | g->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c: In function ‘fgrow’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:216:23: warning: conversion to ‘long unsigned int’ from ‘off_t {aka const long int}’ may change the sign of the result [-Wsign-conversion] if (lseek(fd, len-sizeof(dumb), SEEK_SET) < 0) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:216:20: warning: conversion to ‘__off64_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] if (lseek(fd, len-sizeof(dumb), SEEK_SET) < 0) ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c: In function ‘px_pgout’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:314:14: warning: conversion to ‘long unsigned int’ from ‘ssize_t {aka long int}’ may change the sign of the result [-Wsign-conversion] nextent -= partial; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:318:8: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] *posp += extent; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:318:11: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] *posp += extent; ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c: In function ‘px_pgin’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:391:44: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘long int’ may change the sign of the result [-Wsign-conversion] (void) memset((char *)vp + nread, 0, (ssize_t)extent - nread); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:394:15: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘ssize_t {aka long int}’ may change the sign of the result [-Wsign-conversion] *nreadp = nread; ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c: In function ‘px_get’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:534:15: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] off_t diff = (size_t)(offset - blkoffset); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:52:0: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:535:32: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] off_t blkextent = _RNDUP(diff + extent, pxp->blksz); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/rnd.h:14:30: note: in definition of macro ‘_RNDUP’ #define _RNDUP(x, unit) ((((x) + (unit) - 1) / (unit)) \ ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/rnd.h:14:26: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] #define _RNDUP(x, unit) ((((x) + (unit) - 1) / (unit)) \ ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:535:20: note: in expansion of macro ‘_RNDUP’ off_t blkextent = _RNDUP(diff + extent, pxp->blksz); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:590:9: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] diff += pxp->blksz; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:590:12: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] diff += pxp->blksz; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:726:4: warning: conversion to ‘size_t {aka const long unsigned int}’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] blkextent, ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:733:20: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] pxp->bf_extent = blkextent; ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:736:9: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] extent += diff; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c: In function ‘ncio_px_move’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:915:20: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] off_t frm = from + nbytes; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:915:15: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] off_t frm = from + nbytes; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:916:18: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] off_t toh = to + nbytes; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:916:15: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] off_t toh = to + nbytes; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:920:8: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] frm -= loopextent; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:920:11: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] frm -= loopextent; ^~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:921:8: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] toh -= loopextent; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:921:11: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] toh -= loopextent; ^~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:947:7: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] to += loopextent; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:947:10: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] to += loopextent; ^~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:948:9: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] from += loopextent; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libsrc/posixio.c:948:12: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] from += loopextent; ^~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5type.c: In function ‘NC4_inq_type_equal’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5type.c:72:57: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘nc_type {aka int}’ may change the sign of the result [-Wsign-conversion] if (!(type1 = nclistget(grpone->nc4_info->alltypes, typeid1))) ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5type.c:76:57: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘nc_type {aka int}’ may change the sign of the result [-Wsign-conversion] if (!(type2 = nclistget(grptwo->nc4_info->alltypes, typeid2))) ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5type.c: In function ‘NC4_inq_typeid’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5type.c:154:28: warning: conversion to ‘nc_type {aka int}’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] *typeidp = type->hdr.id; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5type.c:164:28: warning: conversion to ‘nc_type {aka int}’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] *typeidp = type->hdr.id; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5type.c: In function ‘add_user_type’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5type.c:261:20: warning: conversion to ‘nc_type {aka int}’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] *typeidp = type->hdr.id; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5type.c: In function ‘NC4_get_vlen_element’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5type.c:547:35: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] memcpy(data, tmp->p, tmp->len * type_size); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c: In function ‘find_var_dim_max_length’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c:121:48: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] var = (NC_VAR_INFO_T*)ncindexith(grp->vars,varid); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c:133:46: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = nc4_open_var_grp2(grp, var->hdr.id, &datasetid))) ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c:151:51: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(h5dimlen = malloc(dataset_ndims * sizeof(hsize_t)))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c:153:54: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(h5dimlenmax = malloc(dataset_ndims * sizeof(hsize_t)))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c: In function ‘nc4_rec_find_hdf_type’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c:199:57: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] type = (NC_TYPE_INFO_T*)nclistget(h5->alltypes, i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c: In function ‘nc4_find_dim_len’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c:244:82: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if ((retval = nc4_find_dim_len((NC_GRP_INFO_T*)ncindexith(grp->children, i), ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c:253:54: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] var = (NC_VAR_INFO_T *)ncindexith(grp->vars, i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c:257:52: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = find_var_dim_max_length(grp, var->hdr.id, dimid, &mylen))) ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c: In function ‘nc4_break_coord_var’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c:299:37: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] dim->hdr.id, ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c: In function ‘nc4_reform_coord_var’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c:432:68: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dim1 = (NC_DIM_INFO_T *)ncindexith(g->dim, k); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c:455:69: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] dim_datasetid, d) < 0) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c: In function ‘close_gatts’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c:531:53: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] att = (NC_ATT_INFO_T *)ncindexith(grp->att, a); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c: In function ‘close_vars’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c:562:54: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] var = (NC_VAR_INFO_T *)ncindexith(grp->vars, i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c:603:57: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] att = (NC_ATT_INFO_T *)ncindexith(var->att, a); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c: In function ‘close_dims’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c:636:53: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dim = (NC_DIM_INFO_T *)ncindexith(grp->dim, i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c: In function ‘close_types’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c:671:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] type = (NC_TYPE_INFO_T *)ncindexith(grp->type, i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c: In function ‘nc4_rec_grp_HDF5_del’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c:716:72: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] i)))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c: In function ‘nc4_hdf5_find_grp_h5_var’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c:774:62: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(my_var = (NC_VAR_INFO_T *)ncindexith(my_grp->vars, varid))) ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c: In function ‘nc4_hdf5_find_grp_var_att’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c:862:66: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(my_var = (NC_VAR_INFO_T *)ncindexith(my_grp->vars, varid))) ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5internal.c:892:50: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] (NC_ATT_INFO_T *)ncindexith(attlist, attnum); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5create.c: In function ‘nc4_create_file’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5create.c:209:28: warning: conversion to ‘double’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((buf_prcnt * initialsz) > min_incr) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5create.c:210:49: warning: conversion to ‘double’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] alloc_incr = (size_t)(buf_prcnt * initialsz); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c: In function ‘get_type_info2’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:216:32: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘nc_type {aka const int}’ may change the sign of the result [-Wsign-conversion] (*type_info)->hdr.id = nc_type_constant_g[t]; ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:217:30: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] (*type_info)->size = nc_type_size_g[t]; ^~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c: In function ‘create_phony_dims’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:423:57: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dim = (NC_DIM_INFO_T *)ncindexith(grp->dim, k); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:464:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] var->dimids[d] = dim->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c: In function ‘rec_match_dimscales’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:508:86: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if ((retval = rec_match_dimscales((NC_GRP_INFO_T *)ncindexith(grp->children, i)))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:519:54: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] var = (NC_VAR_INFO_T *)ncindexith(grp->vars, i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:570:71: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dim = (NC_DIM_INFO_T *)ncindexith(g->dim, j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:583:50: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] var->dimids[d] = dim->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c: In function ‘get_filter_info’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:948:46: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if ((filter = H5Pget_filter2(propid, f, NULL, &cd_nelems, cd_values_zip, ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:965:53: warning: conversion to ‘unsigned int’ from ‘H5Z_filter_t {aka int}’ may change the sign of the result [-Wsign-conversion] if((stat = NC4_hdf5_addfilter(var,FILTERACTIVE,filter,cd_nelems,cd_values_zip))) ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:973:50: warning: conversion to ‘unsigned int’ from ‘H5Z_filter_t {aka int}’ may change the sign of the result [-Wsign-conversion] if((stat = NC4_hdf5_addfilter(var,FILTERACTIVE,filter,0,NULL))) ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:981:53: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if((filter = H5Pget_filter2(propid, f, NULL, &cd_nelems, ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:991:46: warning: conversion to ‘unsigned int’ from ‘H5Z_filter_t {aka int}’ may change the sign of the result [-Wsign-conversion] stat = NC4_hdf5_addfilter(var,FILTERACTIVE,filter,cd_nelems,realparams); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1000:59: warning: conversion to ‘unsigned int’ from ‘H5Z_filter_t {aka int}’ may change the sign of the result [-Wsign-conversion] if((stat = NC4_hdf5_addfilter(var,FILTERACTIVE,filter,0,NULL))) return stat; ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1006:53: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if((filter = H5Pget_filter2(propid, f, NULL, &cd_nelems, ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1009:55: warning: conversion to ‘unsigned int’ from ‘H5Z_filter_t {aka int}’ may change the sign of the result [-Wsign-conversion] stat = NC4_hdf5_addfilter(var,FILTERACTIVE,filter,cd_nelems,realparams); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c: In function ‘reclaim_datar’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c:129:24: warning: conversion to ‘long unsigned int’ from ‘ptrdiff_t {aka long int}’ may change the sign of the result [-Wsign-conversion] offset->offset += typesize; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c:129:27: warning: conversion to ‘ptrdiff_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] offset->offset += typesize; ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c:137:17: warning: conversion to ‘long unsigned int’ from ‘ptrdiff_t {aka long int}’ may change the sign of the result [-Wsign-conversion] offset->offset += typesize; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c:137:20: warning: conversion to ‘ptrdiff_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] offset->offset += typesize; ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c: In function ‘read_align’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c:157:26: warning: conversion to ‘long unsigned int’ from ‘ptrdiff_t {aka long int}’ may change the sign of the result [-Wsign-conversion] size_t delta = (offset % loc_align); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c:159:17: warning: conversion to ‘long unsigned int’ from ‘ptrdiff_t {aka long int}’ may change the sign of the result [-Wsign-conversion] return offset + (alignment - delta); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c:159:17: warning: conversion to ‘ptrdiff_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] return offset + (alignment - delta); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c: In function ‘get_attached_info’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1160:47: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(var->dimscale_attached = calloc(ndims, sizeof(nc_bool_t)))) ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c: In function ‘reclaim_vlen’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c:197:27: warning: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] unsigned int alignment = ncaux_type_alignment(basetype,ncid); ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1162:61: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(hdf5_var->dimscale_hdf5_objids = malloc(ndims * ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c:204:17: warning: conversion to ‘long unsigned int’ from ‘ptrdiff_t {aka long int}’ may change the sign of the result [-Wsign-conversion] offset->offset += sizeof(nc_vlen_t); ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c:204:20: warning: conversion to ‘ptrdiff_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] offset->offset += sizeof(nc_vlen_t); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c: In function ‘reclaim_opaque’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1171:61: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (H5DSiterate_scales(hdf5_var->hdf_datasetid, d, NULL, dimscale_visitor, ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c:223:20: warning: conversion to ‘long unsigned int’ from ‘ptrdiff_t {aka long int}’ may change the sign of the result [-Wsign-conversion] offset->offset += opsize; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c:223:23: warning: conversion to ‘ptrdiff_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] offset->offset += opsize; ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c: In function ‘reclaim_compound’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c:243:53: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if((stat = nc_inq_compound_field(ncid,xtype,fid,NULL,&fieldoffset, &fieldtype, &ndims, dimsizes))) goto done; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c:244:19: warning: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] fieldalignment = ncaux_type_alignment(fieldtype,ncid); ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c:251:34: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] for(i=0;ioffset += cmpdsize; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c:258:23: warning: conversion to ‘ptrdiff_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] offset->offset += cmpdsize; ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1224:30: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] var->dimids[0] = dim->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c: In function ‘nc4_get_var_meta’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1278:35: warning: conversion to ‘float’ from ‘double’ may alter its value [-Wfloat-conversion] var->chunk_cache_preemption = rdcc_w0; ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1302:56: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = get_attached_info(var, hdf5_var, var->ndims, hdf5_var->hdf_datasetid))) ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c: In function ‘check_chunksizes’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:127:54: warning: conversion to ‘nc_type {aka int}’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = nc4_get_typelen_mem(grp->nc4_info, var->type_info->hdr.id, &type_len))) ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c: In function ‘read_var’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1365:52: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = nc4_var_list_add(grp, finalname, ndims, &var))) ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c: In function ‘nc4_find_default_chunksizes2’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:208:56: warning: conversion to ‘double’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] suggested_size = pow((double)DEFAULT_CHUNK_SIZE/type_size, 1.0/(double)(var->ndims)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:208:26: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘double’ may alter its value [-Wfloat-conversion] suggested_size = pow((double)DEFAULT_CHUNK_SIZE/type_size, 1.0/(double)(var->ndims)); ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1389:59: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = get_scale_info(grp, dim, var, hdf5_var, ndims, datasetid))) ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:222:74: warning: conversion to ‘float’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] suggested_size = (pow((double)DEFAULT_CHUNK_SIZE/(num_values * type_size), ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:223:59: warning: conversion to ‘float’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] 1.0/(double)(var->ndims - num_unlim)) * var->dim[d]->len - .5); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:223:73: warning: conversion to ‘double’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] 1.0/(double)(var->ndims - num_unlim)) * var->dim[d]->len - .5); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c: In function ‘computefieldinfo’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:222:30: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘double’ may alter its value [-Wfloat-conversion] suggested_size = (pow((double)DEFAULT_CHUNK_SIZE/(num_values * type_size), ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/daux.c:527:37: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] offset += getpadding(offset,alignment); ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c: In function ‘NC4_def_var’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:594:47: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(var->dimscale_attached = calloc(ndims, sizeof(nc_bool_t)))) ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:599:19: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] *varidp = var->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c: In function ‘get_netcdf_type’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c: In function ‘nc_def_var_extra’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:665:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(var = (NC_VAR_INFO_T *)ncindexith(grp->vars, varid))) ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1536:22: warning: conversion to ‘nc_type {aka int}’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] *xtype = type->hdr.id; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c: In function ‘read_hdf5_att’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:835:59: warning: conversion to ‘nc_type {aka int}’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = nc_put_att(ncid, varid, _FillValue, var->type_info->hdr.id, ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1612:19: warning: conversion to ‘hsize_t {aka long long unsigned int}’ from ‘hssize_t {aka long long int}’ may change the sign of the result [-Wsign-conversion] dims[0] = att_npoints; ^~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1626:23: warning: conversion to ‘hsize_t {aka long long unsigned int}’ from ‘hssize_t {aka long long int}’ may change the sign of the result [-Wsign-conversion] dims[0] = att_npoints; ^~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c: In function ‘nc_def_var_chunking_ints’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:998:17: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] cs[i] = chunksizesp[i]; ^~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1658:16: warning: conversion to ‘int’ from ‘hsize_t {aka long long unsigned int}’ may alter its value [-Wconversion] att->len = dims[0]; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1669:64: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(att->vldata = malloc((unsigned int)(att->len * sizeof(hvl_t))))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1676:40: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(att->stdata = calloc(att->len, sizeof(char *)))) ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1695:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(contig_buf = malloc(att->len * fixed_size * sizeof(char)))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c: In function ‘NC4_rename_var’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:1160:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(var = (NC_VAR_INFO_T *)ncindexith(grp->vars, varid))) ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1730:62: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(att->data = malloc((unsigned int)(att->len * type_size)))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:1215:60: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = delete_dimscale_dataset(grp, var->dim[0]->hdr.id, ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:1231:18: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] for (v = var->hdr.id + 1; v < ncindexsize(grp->vars); v++) ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:1234:61: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] my_var = (NC_VAR_INFO_T *)ncindexith(grp->vars, v); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c: In function ‘check_for_vara’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:1365:24: warning: conversion to ‘nc_type {aka int}’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] *mem_nc_type = var->type_info->hdr.id; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c: In function ‘read_type’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1860:40: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistsetalloc(type->u.c.field,nmembers); ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c: In function ‘NC4_put_vars’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:1529:21: warning: conversion to ‘hsize_t {aka long long unsigned int}’ from ‘long int’ may change the sign of the result [-Wsign-conversion] stride[i] = stridep ? stridep[i] : 1; ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:1911:35: warning: conversion to ‘int’ from ‘hsize_t {aka long long unsigned int}’ may alter its value [-Wconversion] dim_size[d] = dims[d]; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:1585:45: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((mem_spaceid = H5Screate_simple(var->ndims, count, NULL)) < 0) ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:1717:65: warning: conversion to ‘nc_type {aka const int}’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = nc4_convert_type(data, bufr, mem_nc_type, var->type_info->hdr.id, ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:2020:46: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistsetalloc(type->u.e.enum_member,nmembers); ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:2030:64: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(member_name = H5Tget_member_name(hdf_typeid, i))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c: In function ‘NC4_get_vars’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:1846:21: warning: conversion to ‘hsize_t {aka long long unsigned int}’ from ‘long int’ may change the sign of the result [-Wsign-conversion] stride[i] = stridep ? stridep[i] : 1; ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:2041:49: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (H5Tget_member_value(hdf_typeid, i, value) < 0) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:1883:45: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = NC4_inq_dim(ncid, dim->hdr.id, NULL, &ulen))) ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:1901:43: warning: conversion to ‘int’ from ‘hsize_t {aka long long unsigned int}’ may alter its value [-Wconversion] fill_value_size[d2] = count[d2]; ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:1903:43: warning: conversion to ‘int’ from ‘hsize_t {aka long long unsigned int}’ may alter its value [-Wconversion] fill_value_size[d2] = count[d2] - ((fdims[d2] - start[d2])/stride[d2]); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:1906:27: warning: conversion to ‘hsize_t {aka long long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] count[d2] -= fill_value_size[d2]; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:1913:39: warning: conversion to ‘int’ from ‘hsize_t {aka long long unsigned int}’ may alter its value [-Wconversion] fill_value_size[d2] = count[d2]; ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:1926:35: warning: conversion to ‘int’ from ‘hsize_t {aka long long unsigned int}’ may alter its value [-Wconversion] fill_value_size[d2] = count[d2]; ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:1957:49: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((mem_spaceid = H5Screate_simple(var->ndims, count, NULL)) < 0) ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:2024:56: warning: conversion to ‘nc_type {aka const int}’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = nc4_convert_type(bufr, data, var->type_info->hdr.id, mem_nc_type, ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c: In function ‘read_scale’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:2219:32: warning: conversion to ‘short int’ from ‘int’ may alter its value [-Wconversion] short initial_next_dimid = grp->nc4_info->next_dimid;/* Retain for error recovery */ ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:2093:22: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] fill_len *= (fill_value_size[d2] ? fill_value_size[d2] : 1); ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:2292:53: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((retval = nc4_find_dim_len(grp, new_dim->hdr.id, &lenp))) ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c: In function ‘read_dataset’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:2380:58: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if ((retval = read_var(grp, datasetid, obj_name, ndims, dim))) ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c: In function ‘NC4_HDF5_set_var_chunk_cache’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:2256:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if (!(var = (NC_VAR_INFO_T *)ncindexith(grp->vars, varid))) ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c: In function ‘nc_set_var_chunk_cache_ints’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:2299:23: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] real_nelems = nelems; ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5var.c:2302:27: warning: conversion to ‘float’ from ‘double’ may alter its value [-Wfloat-conversion] real_preemption = preemption / 100.; ^~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c: In function ‘rec_read_metadata’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:2623:57: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] oinfo = (hdf5_obj_info_t*)nclistget(udata.grps, i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:2641:49: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] ((NC_VAR_INFO_T *)ncindexith(grp->vars, i))->written_to = NC_TRUE; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5open.c:2650:58: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] oinfo = (hdf5_obj_info_t *)nclistget(udata.grps, i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c:25:0: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c: In function ‘processuri’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c:240:11: note: in expansion of macro ‘nclistlength’ for(i=nclistlength(modeargs)-1;i>=0;i--) { ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion of unsigned constant value to negative integer [-Wsign-conversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c:240:11: note: in expansion of macro ‘nclistlength’ for(i=nclistlength(modeargs)-1;i>=0;i--) { ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c:241:40: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] const char* mode = nclistget(modeargs,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c:243:45: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] const char* other = nclistget(modeargs,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c:245:25: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistremove(modeargs,i); /* duplicate */ ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c: In function ‘parseurlmode’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c:299:17: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘ptrdiff_t {aka long int}’ may change the sign of the result [-Wsign-conversion] if((s = malloc(slen+1)) == NULL) {stat = NC_ENOMEM; goto done;} ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c:300:13: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘ptrdiff_t {aka long int}’ may change the sign of the result [-Wsign-conversion] memcpy(s,p,slen); ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c: In function ‘envv2string’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c:322:35: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] const char* key = nclistget(envv,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c:323:35: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] const char* val = nclistget(envv,i+1); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c: In function ‘list2string’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c:347:37: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] const char* m = nclistget(modelist,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c: In function ‘NC_infermodel’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c:501:39: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] const char* arg = nclistget(modeargs,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c: In function ‘check_file_type’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c:708:13: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] if((pos+MAGIC_NUMBER_LEN) > magicinfo.filelen) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c: In function ‘readmagic’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c:817:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] if((pos + MAGIC_NUMBER_LEN) > meminfo->size) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c:854:59: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] count=fread(&magic[i],1,(size_t)(MAGIC_NUMBER_LEN-i),file->fp); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dinfermodel.c:854:16: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] count=fread(&magic[i],1,(size_t)(MAGIC_NUMBER_LEN-i),file->fp); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4memcb.c: In function ‘NC4_image_init’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4memcb.c:755:20: warning: conversion to ‘double’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if ((buf_prcnt * h5->mem.memio.size) > min_incr) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/nc4memcb.c:756:41: warning: conversion to ‘double’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] alloc_incr = (size_t)(buf_prcnt * h5->mem.memio.size); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/daplex.c: In function ‘dapaddyytext’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/daplex.c:285:31: warning: conversion to ‘char’ from ‘int’ may alter its value [-Wconversion] ncbytesappend(lex->yytext,c); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5cache.c: In function ‘nc_set_chunk_cache_ints’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5cache.c:129:28: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nc4_chunk_cache_size = size; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5cache.c:130:30: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nc4_chunk_cache_nelems = nelems; ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/dapparse.c: In function ‘dap_arraydecl’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/dapparse.c:150:25: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘long int’ may change the sign of the result [-Wsign-conversion] dim->dim.declsize = value; ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/dapparse.c: In function ‘isglobalname’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/dapparse.c:205:15: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] int len = strlen(name); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/dapparse.c:206:16: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] int glen = strlen("global"); ^~~~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncrc.h:16:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncauth.h:16, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.h:43, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/dapparselex.h:7, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/dapparse.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/dapparse.c: In function ‘dimension’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/dapparse.c:239:25: note: in expansion of macro ‘nclistlength’ unsigned int rank = nclistlength(dimensions); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/dapparse.c: In function ‘flatten’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/dapparse.c:373:33: warning: conversion to ‘char’ from ‘int’ may alter its value [-Wconversion] case ' ': if(*p != ' ') *q++ = c; break; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/dapparse.c:374:18: warning: conversion to ‘char’ from ‘int’ may alter its value [-Wconversion] default: *q++ = c; ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncrc.h:16:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncauth.h:16, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.h:43, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/dapparselex.h:7, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/dapparse.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/dapparse.c: In function ‘scopeduplicates’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/dapparse.c:406:24: note: in expansion of macro ‘nclistlength’ unsigned int len = nclistlength(list); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dfilter.c: In function ‘gettype’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dfilter.c:657:13: warning: conversion to ‘char’ from ‘int’ may alter its value [-Wconversion] typechar = q0; /* we were given only a single char */ ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dfilter.c:659:13: warning: conversion to ‘char’ from ‘int’ may alter its value [-Wconversion] typechar = q1; /* we have something like Ux as the tag */ ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dfilter.c:661:13: warning: conversion to ‘char’ from ‘int’ may alter its value [-Wconversion] typechar = q1; /* look at last char for tag */ ^~ dap.tab.c: In function ‘yytnamerr’: dap.tab.c:995:34: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] dap.tab.c: In function ‘dapparse’: dap.tab.c:1241:12: warning: conversion to ‘yytype_int16 {aka short int}’ from ‘int’ may alter its value [-Wconversion] dap.tab.c:1246:25: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5filter.c: In function ‘filterlookup’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5filter.c:41:61: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NC_FILTER_CLIENT_HDF5* x = nclistget(NC4_registeredfilters,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5filter.c: In function ‘filterremove’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5filter.c:61:44: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] info = nclistget(NC4_registeredfilters,pos); ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5filter.c:63:40: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistremove(NC4_registeredfilters,pos); ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5filter.c: In function ‘nc4_global_filter_action’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5filter.c:149:27: warning: conversion to ‘H5Z_filter_t {aka int}’ from ‘unsigned int’ may change the sign of the result [-Wsign-conversion] if((herr = H5Zunregister(id)) < 0) ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5filter.c:158:72: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] elem = (NC_FILTER_CLIENT_HDF5*)nclistget(NC4_registeredfilters,pos); ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5filter.c: In function ‘NC4_filter_actions’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5filter.c:251:51: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NC_FILTER_SPEC_HDF5* f = nclistget(var->filters,k); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5filter.c:343:73: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NC_FILTER_SPEC_HDF5* f = (NC_FILTER_SPEC_HDF5*)nclistget(var->filters,k); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5filter.c:353:76: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NC_FILTER_SPEC_HDF5* f = (NC_FILTER_SPEC_HDF5*)nclistget(var->filters,k); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5filter.c:370:15: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] for(k=nfilters-1;k>=0;k--) { ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5filter.c:371:76: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NC_FILTER_SPEC_HDF5* f = (NC_FILTER_SPEC_HDF5*)nclistget(var->filters,k); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libhdf5/hdf5filter.c:377:29: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistremove(var->filters,k); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dv2i.c: In function ‘ncvarputg’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dv2i.c:1257:35: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] imp = (ptrdiff_t*) malloc(ndims * sizeof(ptrdiff_t)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dv2i.c: In function ‘ncvargetg’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dv2i.c:1330:35: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] imp = (ptrdiff_t*) malloc(ndims * sizeof(ptrdiff_t)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dv2i.c: In function ‘ncattput’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdispatch/dv2i.c:1414:61: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] const int status = nc_put_att(ncid, varid, name, datatype, len, value); ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/occompile.c: In function ‘occompileatomic’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/occompile.c:301:21: warning: conversion to ‘off_t {aka long int}’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] nelements = octotaldimsize(xnode->array.rank,xnode->array.sizes); ^~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/occompile.c:317:21: warning: conversion to ‘off_t {aka long int}’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] data->xdrsize = ocxdrsize(xnode->etype,scalar); ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/occompile.c:327:34: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] xxdr_skip(xxdrs,data->ninstances*data->xdrsize); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/occompile.c:327:18: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] xxdr_skip(xxdrs,data->ninstances*data->xdrsize); ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/occompile.c:335:28: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] xdrsize = data->ninstances*data->xdrsize; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/occompile.c:335:12: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] xdrsize = data->ninstances*data->xdrsize; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdata.c: In function ‘ocread’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdata.c:309:21: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] xdrtotal = count*data->xdrsize; /* amount (in xdr sizes) to read */ ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdata.c:309:16: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] xdrtotal = count*data->xdrsize; /* amount (in xdr sizes) to read */ ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdata.c:310:21: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] xdrstart = start*data->xdrsize; /* offset from the start of the data */ ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdata.c:310:16: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] xdrstart = start*data->xdrsize; /* offset from the start of the data */ ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdata.c:312:16: warning: conversion to ‘off_t {aka long int}’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] elemsize = octypesize(etype); /* wrt memory, not xdrsize */ ^~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdata.c:313:25: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] totalsize = elemsize*count; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdata.c:313:17: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] totalsize = elemsize*count; ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdata.c:403:40: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] off_t offset = data->strings[start+i]; ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c: In function ‘matchpartialname’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:303:13: note: in expansion of macro ‘nclistlength’ minpath = nclistlength(matchpath); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:308:13: note: in expansion of macro ‘nclistlength’ minpath = nclistlength(matchpath); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c: In function ‘matchsuffix’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:338:17: note: in expansion of macro ‘nclistlength’ int nsegs = nclistlength(segments); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:339:19: note: in expansion of macro ‘nclistlength’ int pathlen = nclistlength(matchpath); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:355:48: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* node = (CDFnode*)nclistget(matchpath,pathstart+i); ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:356:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEsegment* seg = (DCEsegment*)nclistget(segments,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:357:13: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] int rank = seg->rank; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c: In function ‘dapbuildvaraprojection’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:409:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEsegment* segment = (DCEsegment*)nclistget(segments,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:416:22: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘ptrdiff_t {aka const long int}’ may change the sign of the result [-Wsign-conversion] slice->stride = stridep[dimindex+j]; ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:427:11: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dimindex += segment->rank; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:427:14: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] dimindex += segment->rank; ^~~~~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c: In function ‘dapiswholesegment’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:470:12: note: in expansion of macro ‘nclistlength’ rank = nclistlength(dimset); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:473:44: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(dimset,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c: In function ‘dapiswholeprojection’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:488:74: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEsegment* segment = (DCEsegment*)nclistget(proj->var->segments,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c: In function ‘dapiswholeconstraint’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:501:71: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if(!dapiswholeprojection((DCEprojection*)nclistget(con->projections,i))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c: In function ‘dapfixprojections’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:539:53: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEprojection* p1 = (DCEprojection*)nclistget(list,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:543:57: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEprojection* p2 = (DCEprojection*)nclistget(list,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:554:21: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistset(list,j,(void*)NULL); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:561:53: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEprojection* p1 = (DCEprojection*)nclistget(list,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:567:57: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEprojection* p2 = (DCEprojection*)nclistget(list,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:573:42: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] void* candidate = (void*)nclistget(tmp,k); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:575:22: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistset(list,i,(void*)NULL); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:588:68: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEprojection* target = (DCEprojection*)nclistget(list,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:598:32: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistset(list,i,(void*)NULL); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:604:70: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEprojection* container = (DCEprojection*)nclistget(tmp,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:607:69: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* field = (CDFnode*)nclistget(leaf->subnodes,j); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:618:11: note: in expansion of macro ‘nclistlength’ for(i=nclistlength(list)-1;i>=0;i--) { ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion of unsigned constant value to negative integer [-Wsign-conversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:618:11: note: in expansion of macro ‘nclistlength’ for(i=nclistlength(list)-1;i>=0;i--) { ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:619:64: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEprojection* target = (DCEprojection*)nclistget(list,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:621:24: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistremove(list,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c: In function ‘slicematch’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:666:53: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEsegment* seg1 = (DCEsegment*)nclistget(seglist1,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:667:53: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEsegment* seg2 = (DCEsegment*)nclistget(seglist2,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c: In function ‘dapvar2projection’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:705:40: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* n = (CDFnode*)nclistget(path,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:712:14: note: in expansion of macro ‘nclistlength’ localrank = nclistlength(n->array.dimsetplus); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:713:25: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] segment->rank = localrank; ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:719:39: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dim = (CDFnode*)nclistget(dimset,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c: In function ‘daprestrictprojection’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:768:60: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEprojection* p1 = (DCEprojection*)nclistget(projections,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c: In function ‘dapshiftprojection’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:826:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEsegment* seg = (DCEsegment*)nclistget(segments,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c: In function ‘dapcomputeprojectedvars’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/constraints.c:861:74: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEprojection* proj = (DCEprojection*)nclistget(constraint->projections,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncrc.h:17:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncauth.h:16, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.h:43, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdump.c:15: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdump.c: In function ‘tabto’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncbytes.h:54:27: warning: conversion to ‘int’ from ‘long unsigned int’ may alter its value [-Wconversion] #define ncbyteslength(bb) ((bb)!=NULL?(bb)->length:0) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdump.c:43:11: note: in expansion of macro ‘ncbyteslength’ len = ncbyteslength(buffer); ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdump.c: In function ‘addfield’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdump.c:238:11: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] len = strlen(field); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdump.c: In function ‘typedmemorydump’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdump.c:337:13: warning: conversion to ‘unsigned int’ from ‘long unsigned int’ may alter its value [-Wconversion] count = (len / sizeof(int)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdump.c: In function ‘simplememorydump’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdump.c:373:13: warning: conversion to ‘unsigned int’ from ‘long unsigned int’ may alter its value [-Wconversion] count = (len / sizeof(int)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdump.c: In function ‘ocreadfile’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdump.c:439:11: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘__off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] len = stats.st_size; ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdump.c:440:9: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] len -= datastart; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdump.c:446:11: warning: conversion to ‘long int’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] red = fread(mem,1,len,file); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdump.c: In function ‘ocdd’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdump.c:487:15: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] len = root->tree->data.datasize; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdump.c:488:13: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] len -= root->tree->data.bod; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdump.c: In function ‘ocdumpdatapath’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocdump.c:659:27: warning: conversion to ‘off_t {aka long int}’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] off_t xproduct = octotaldimsize(pattern->array.rank,pattern->array.sizes); ^~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4curlfunctions.c: In function ‘NCD4_get_rcproperties’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4curlfunctions.c:318:11: warning: unused variable ‘option’ [-Wunused-variable] char* option = NULL; ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapcvt.c: In function ‘dapcvtattrval’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapcvt.c:221:28: warning: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] unsigned int memsize = nctypesizeof(etype); ^~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapcvt.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapcvt.c:222:28: note: in expansion of macro ‘nclistlength’ unsigned int nvalues = nclistlength(src); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapcvt.c:231:27: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] s = (char*)nclistget(src,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapcvt.c:300:14: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] count = sscanf(s,"%c%n",p,&nread); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapcvt.c: In function ‘cvtnumconst’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapcvt.c:331:13: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] count = sscanf(s,"%lld%n",&val->llval,&nread); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapcvt.c:338:10: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] count = sscanf(s,"%lg%n",&val->dval,&nread); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4fix.c: In function ‘walk’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4fix.c:132:65: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* elem = (NCD4node*)nclistget(node->group.elements,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4fix.c:144:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* f = (NCD4node*)nclistget(node->vars,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4fix.c:157:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* d = (NCD4node*)nclistget(node->dims,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4fix.c:162:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* m = (NCD4node*)nclistget(node->maps,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4fix.c:179:54: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* a = (NCD4node*)nclistget(node->attributes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4fix.c: In function ‘delimitAtomicVar’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4fix.c:256:16: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] typesize = NCD4_typesize(tid); ^~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4includes.h:46:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4fix.c:9: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4fix.c:258:32: warning: conversion to ‘d4size_t {aka long long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] offset = INCR(offset,(typesize*dimproduct)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ncd4.h:184:55: note: in definition of macro ‘INCR’ #define INCR(offset,size) ((void*)(((char*)(offset))+(size))) ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4fix.c: In function ‘delimitStruct’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4fix.c:331:63: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* field = (NCD4node*)nclistget(basetype->vars,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4fix.c: In function ‘skipAtomicInstance’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4fix.c:481:20: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] typesize = NCD4_typesize(type->meta.id); ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c: In function ‘createtempfile’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c:325:4: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] strlen(globalstate->tempdir) ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c:328:26: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] path = (char*)malloc(len+1); ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c:330:20: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] occopycat(path,len,3,globalstate->tempdir,"/",DATADDSFILE); ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c: In function ‘ocextractddsinmemory’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c:384:16: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] bodfound = ocfindbod(state->packet,&bod,&ddslen); ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c:386:8: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] bod = tree->data.bod; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c:387:11: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] ddslen = tree->data.datasize; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c:389:22: warning: conversion to ‘off_t {aka long int}’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] tree->data.bod = bod; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c:390:25: warning: conversion to ‘off_t {aka long int}’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] tree->data.ddslen = ddslen; ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c: In function ‘ocextractddsinfile’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c:431:13: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] bodfound = ocfindbod(state->packet,&bod,&ddslen); ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c:434:8: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] bod = tree->data.bod; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c:435:11: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] ddslen = tree->data.datasize; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c:441:22: warning: conversion to ‘off_t {aka long int}’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] tree->data.bod = bod; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c:442:25: warning: conversion to ‘off_t {aka long int}’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] tree->data.ddslen = ddslen; ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c: In function ‘ocget_rcproperties’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c:479:11: warning: unused variable ‘option’ [-Wunused-variable] char* option = NULL; ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c: In function ‘ocset_curlproperties’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c:550:4: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] strlen(globalstate->tempdir) ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c:553:32: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] path = (char*)calloc(1,len+1); ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.c:555:24: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] occopycat(path,len,3,globalstate->tempdir,"/","occookies"); ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapodom.c: In function ‘dapodom_fromsegment’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapodom.c:23:18: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] odom->rank = (stopindex - startindex); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapodom.c:25:36: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] odom->start[i] = segment->slices[i+startindex].first; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapodom.c:26:37: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] odom->stride[i] = segment->slices[i+startindex].stride; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapodom.c:27:36: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] odom->stop[i] = (segment->slices[i+startindex].last + 1); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapodom.c:34:39: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] odom->declsize[i] = segment->slices[i+startindex].declsize; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapodom.c: In function ‘dapodom_new’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapodom.c:48:18: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] odom->rank = rank; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapodom.c:55:12: warning: conversion to ‘ptrdiff_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] istride = (size_t)(stride != NULL ? stride[i] : 1); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapodom.c:56:25: warning: conversion to ‘long unsigned int’ from ‘ptrdiff_t {aka long int}’ may change the sign of the result [-Wsign-conversion] istop = istart + icount*istride; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapodom.c:60:20: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘ptrdiff_t {aka long int}’ may change the sign of the result [-Wsign-conversion] odom->stride[i] = istride; ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapodom.c: In function ‘dapodom_count’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapodom.c:108:9: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] offset *= odom->declsize[i]; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapodom.c:108:12: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] offset *= odom->declsize[i]; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapodom.c:109:9: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] offset += odom->index[i]; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapodom.c:109:12: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] offset += odom->index[i]; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapodom.c: In function ‘dapodom_varmcount’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapodom.c:139:12: warning: conversion to ‘long unsigned int’ from ‘ptrdiff_t {aka const long int}’ may change the sign of the result [-Wsign-conversion] tmp = tmp * steps[i]; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c: In function ‘dapalignbuffer’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:192:29: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] ncbytessetlength(buf,len+pad); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:15: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c: In function ‘nclistminus’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:258:11: note: in expansion of macro ‘nclistlength’ len = nclistlength(l2); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:263:12: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result [-Wsign-conversion] return found; ^~~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:15: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c: In function ‘nclistdeleteall’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:272:11: note: in expansion of macro ‘nclistlength’ len = nclistlength(l); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:273:11: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result [-Wsign-conversion] for(i=len-1;i>=0;i--) { ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:274:27: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] void* test = nclistget(l,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:276:21: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistremove(l,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:280:12: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result [-Wsign-conversion] return found; ^~~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:15: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c: In function ‘makeocpathstring’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:333:11: note: in expansion of macro ‘nclistlength’ len = nclistlength(ocpath); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:338:47: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] OCddsnode node = (OCddsnode)nclistget(ocpath,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:15: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c: In function ‘makepathstring’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:361:11: note: in expansion of macro ‘nclistlength’ len = nclistlength(path); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:371:43: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* node = (CDFnode*)nclistget(path,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c: In function ‘simplepathstring’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:420:38: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] char* name = (char*)nclistget(names,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:428:41: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] char* segment = (char*)nclistget(names,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c: In function ‘repairname’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:766:13: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] nnlen = (3*strlen(name)); /* max needed */ ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:768:29: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] newname = (char*)malloc(1+nnlen); /* max needed */ ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:780:37: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] strlcat(newname,newchar,nnlen); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:783:20: warning: conversion to ‘char’ from ‘int’ may alter its value [-Wconversion] *q++ = c; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c: In function ‘nccpadding’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:806:35: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] rem = (alignment==0?0:(offset % alignment)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/daputil.c:806:11: warning: conversion to ‘int’ from ‘long unsigned int’ may alter its value [-Wconversion] rem = (alignment==0?0:(offset % alignment)); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncrc.h:16:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncauth.h:16, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.h:43, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocnode.c:5: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocnode.c: In function ‘pathtostring’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocnode.c:85:11: note: in expansion of macro ‘nclistlength’ len = nclistlength(path); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocnode.c:90:7: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] slen += strlen(node->name); ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocnode.c:90:10: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] slen += strlen(node->name); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocnode.c:92:21: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] slen += ((len-1)*strlen(separator)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocnode.c:92:10: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] slen += ((len-1)*strlen(separator)); ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocnode.c:92:13: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] slen += ((len-1)*strlen(separator)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocnode.c: In function ‘mergeother’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocnode.c:422:44: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] OCnode* das = (OCnode*)nclistget(dasnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocnode.c: In function ‘mergeother1’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocnode.c:451:53: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] OCnode* sub = (OCnode*)nclistget(das->subnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4data.c: In function ‘NCD4_processdata’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4data.c:74:48: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* var = (NCD4node*)nclistget(toplevel,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4data.c:84:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* var = (NCD4node*)nclistget(toplevel,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4data.c:93:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* var = (NCD4node*)nclistget(toplevel,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4data.c: In function ‘NCD4_fillinstance’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4data.c:149:35: warning: conversion to ‘d4size_t {aka long long unsigned int}’ from ‘long long int’ may change the sign of the result [-Wsign-conversion] if((ret=fillopfixed(meta,type->opaque.size,&offset,&dst))) ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4data.c: In function ‘fillstruct’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4data.c:189:41: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* field = nclistget(type->vars,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4data.c: In function ‘fillopfixed’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4data.c:291:13: warning: conversion to ‘int’ from ‘d4size_t {aka long long unsigned int}’ may alter its value [-Wconversion] delta = actual - opaquesize; ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4data.c: In function ‘NCD4_getToplevelVars’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4data.c:363:59: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* node = (NCD4node*)nclistget(group->vars,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4data.c:372:58: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* g = (NCD4node*)nclistget(group->groups,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ochttp.c: In function ‘ocfetchurl_file’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ochttp.c:72:12: warning: conversion to ‘off_t {aka long int}’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] *sizep = fetchdata.size; ^~~~~~~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncrc.h:17:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocread.c:20: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocread.c: In function ‘readDATADDS’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncbytes.h:54:27: warning: conversion to ‘off_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] #define ncbyteslength(bb) ((bb)!=NULL?(bb)->length:0) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocread.c:138:31: note: in expansion of macro ‘ncbyteslength’ tree->data.datasize = ncbyteslength(state->packet); ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocread.c: In function ‘readfiletofile’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocread.c:197:32: warning: conversion to ‘off_t {aka long int}’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] if(sizep != NULL) *sizep = len; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4file.c: In function ‘set_curl_properties’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4file.c:388:4: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] strlen(globalstate->tempdir) ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4file.c:391:30: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] path = (char*)malloc(len+1); ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4file.c:393:16: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] snprintf(path,len,"%s/nc4cookies",globalstate->tempdir); ^~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4includes.h:41:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4file.c:8: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4file.c: In function ‘NCD4_applyclientparamcontrols’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncdap.h:21:54: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] # define CLRFLAG(controls,flag) (((controls).flags) &= ~(flag)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4file.c:443:5: note: in expansion of macro ‘CLRFLAG’ CLRFLAG(info->controls.flags,NCF_CACHE); ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncdap.h:21:54: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] # define CLRFLAG(controls,flag) (((controls).flags) &= ~(flag)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4file.c:444:5: note: in expansion of macro ‘CLRFLAG’ CLRFLAG(info->controls.flags,NCF_SHOWFETCH); ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncdap.h:21:54: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] # define CLRFLAG(controls,flag) (((controls).flags) &= ~(flag)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4file.c:445:5: note: in expansion of macro ‘CLRFLAG’ CLRFLAG(info->controls.flags,NCF_NC4); ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncdap.h:21:54: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] # define CLRFLAG(controls,flag) (((controls).flags) &= ~(flag)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4file.c:446:5: note: in expansion of macro ‘CLRFLAG’ CLRFLAG(info->controls.flags,NCF_NCDAP); ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncdap.h:21:54: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] # define CLRFLAG(controls,flag) (((controls).flags) &= ~(flag)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4file.c:447:5: note: in expansion of macro ‘CLRFLAG’ CLRFLAG(info->controls.flags,NCF_FILLMISMATCH); ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncdap.h:21:54: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] # define CLRFLAG(controls,flag) (((controls).flags) &= ~(flag)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4file.c:483:2: note: in expansion of macro ‘CLRFLAG’ CLRFLAG(info->controls.debugflags,NCF_FILLMISMATCH); ^~~~~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c: In function ‘computevarnodes’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:90:11: note: in expansion of macro ‘nclistlength’ len = nclistlength(allvarnodes); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c: In function ‘fixgrid’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:140:12: note: in expansion of macro ‘nclistlength’ glen = nclistlength(grid->subnodes); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c: In function ‘restructr’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:449:71: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dxdsubnode = (CDFnode*)nclistget(dxdparent->subnodes,index); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:454:83: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* patternsubnode = (CDFnode*)nclistget(patternparent->subnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:477:80: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* subtemp = (CDFnode*)nclistget(patternparent->subnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:481:84: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* gridfield = (CDFnode*)nclistget(subtemp->subnodes,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c: In function ‘repairgrids’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:507:49: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* node = (CDFnode*)nclistget(repairlist,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:508:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* pattern = (CDFnode*)nclistget(repairlist,i+1); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c: In function ‘structwrap’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:534:32: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistset(parent->subnodes,parentindex,(void*)newstruct); ^~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c: In function ‘findin’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:547:24: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if(nclistget(subnodes,i) == child) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c: In function ‘dimimprint’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:682:47: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* node = (CDFnode*)nclistget(allnodes,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:687:13: note: in expansion of macro ‘nclistlength’ noderank = nclistlength(node->array.dimset0); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:688:13: note: in expansion of macro ‘nclistlength’ baserank = nclistlength(basenode->array.dimset0); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:699:61: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(node->array.dimset0,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:700:69: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* basedim = (CDFnode*)nclistget(basenode->array.dimset0,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c: In function ‘clonedimset’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:735:42: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dim = (CDFnode*)nclistget(dimset,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c: In function ‘definedimsetall’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:784:54: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] clone = (CDFnode*)nclistget(node->array.dimsetplus,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c: In function ‘definetransdimset’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:815:50: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] clone = (CDFnode*)nclistget(node->array.dimset0,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c: In function ‘definedimsettransR’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:851:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* subnode = (CDFnode*)nclistget(node->subnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c: In function ‘definedimsetsR’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:892:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* subnode = (CDFnode*)nclistget(node->subnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c: In function ‘freecdfroot’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:1071:50: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* node = (CDFnode*)nclistget(tree->nodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c: In function ‘fixnodes’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cdf.c:1192:47: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* node = (CDFnode*)nclistget(cdfnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocutil.c: In function ‘ocfindbod’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocutil.c:150:15: warning: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] i += tlen; ^~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.h:101:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocutil.c:21: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocutil.c: In function ‘ocdataddsmsg’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/xxdr.h:195:27: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] #define xxdr_length(xdrs) ((xdrs)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocutil.c:440:11: note: in expansion of macro ‘xxdr_length’ len = xxdr_length(xdrs); ^~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocutil.c: In function ‘ocarrayindices’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocutil.c:490:11: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] for(i=rank-1;i>=0;i--) { ^~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocutil.c:21:0: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocutil.c: In function ‘ocdtmodestring’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocinternal.h:114:30: warning: conversion to ‘OCDT {aka unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] #define fisset(t,f) ((t) & (f)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/ocutil.c:572:12: note: in expansion of macro ‘fisset’ if(fisset(mode,(1<vars,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c:51:11: note: in expansion of macro ‘nclistlength’ for(i=nclistlength(cache->nodes)-1;i>=0;i--) { ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion of unsigned constant value to negative integer [-Wsign-conversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c:51:11: note: in expansion of macro ‘nclistlength’ for(i=nclistlength(cache->nodes)-1;i>=0;i--) { ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c:52:58: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] cachenode = (NCcachenode*)nclistget(cache->nodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c:59:64: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* var = (CDFnode*)nclistget(cachenode->vars,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c:69:32: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistremove(cache->nodes,index); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c: In function ‘prefetchdata’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c:109:44: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistpush(vars,nclistget(allvars,i)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c:118:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* var = (CDFnode*)nclistget(allvars,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c:155:49: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* var = (CDFnode*)nclistget(vars,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c:191:41: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* var = (CDFnode*)nclistget(vars,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c: In function ‘buildcachenode’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c:277:25: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] while(cache->cachesize + cachenode->xdrsize > cache->cachelimit ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c:284:23: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] cache->cachesize -= node->xdrsize; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c:295:23: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] cache->cachesize -= node->xdrsize; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c:299:26: warning: conversion to ‘long unsigned int’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] cache->cachesize += cachenode->xdrsize; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c: In function ‘freenccache’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c:348:62: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] freenccachenode(nccomm,(NCcachenode*)nclistget(cache->nodes,i)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c: In function ‘iscacheableprojection’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c:374:74: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEsegment* segment = (DCEsegment*)nclistget(proj->var->segments,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c: In function ‘iscacheableconstraint’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c:388:78: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if(!iscacheableprojection((DCEprojection*)nclistget(con->projections,i))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c: In function ‘markprefetch’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c:408:45: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* var = (CDFnode*)nclistget(allvars,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/cache.c:421:71: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(var->array.dimsettrans,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c: In function ‘NCD4_parse’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:164:12: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] ilen = strlen(parser->metadata->serial.dmr); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:165:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dom = ezxml_parse_str(parser->metadata->serial.dmr,ilen); ^~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncrc.h:16:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4includes.h:36, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c: In function ‘reclaimParser’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:193:11: note: in expansion of macro ‘nclistlength’ len = nclistlength(parser->atomictypes); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:196:59: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] reclaimNode((NCD4node*)nclistget(parser->atomictypes,i)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c: In function ‘getOpaque’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:821:11: warning: conversion to ‘long long int’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] len = parser->metadata->controller->controls.opaquesize; ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:845:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* op = (NCD4node*)nclistget(parser->types,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c: In function ‘NCD4_findAttr’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:961:62: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* attr = (NCD4node*)nclistget(container->attributes,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncrc.h:16:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4includes.h:36, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c: In function ‘lookupFQNList’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:1036:14: note: in expansion of macro ‘nclistlength’ nsteps = nclistlength(fqn); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:1039:30: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] name = (char*)nclistget(fqn,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:1074:30: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] name = (char*)nclistget(fqn,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:1077:59: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* field = (NCD4node*)nclistget(current->vars,j); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncrc.h:16:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4includes.h:36, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c: In function ‘lookFor’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:1105:9: note: in expansion of macro ‘nclistlength’ n = nclistlength(elems); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:1107:46: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* node = (NCD4node*)nclistget(elems,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncrc.h:16:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4includes.h:36, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c: In function ‘NCD4_printElems’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:1121:9: note: in expansion of macro ‘nclistlength’ n = nclistlength(elems); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:1123:46: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* node = (NCD4node*)nclistget(elems,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncrc.h:16:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4includes.h:36, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c: In function ‘lookupAtomictype’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:1222:13: note: in expansion of macro ‘nclistlength’ int n = nclistlength(parser->atomictypes); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4parser.c:1231:47: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] p = (NCD4node*)nclistget(parser->atomictypes,m); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/xxdr.c:69:0: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/xxdr.c: In function ‘xxdr_roundup’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/xxdr.h:52:20: warning: conversion to ‘unsigned int’ from ‘long int’ may alter its value [-Wconversion] # define RNDUP(x) ((off_t)(((x) + XDRUNIT - 1) & ~(XDRUNIT - 1))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/xxdr.c:252:15: note: in expansion of macro ‘RNDUP’ rounded = RNDUP(n); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/xxdr.c: In function ‘xxdr_filegetbytes’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/oc2/xxdr.c:298:17: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] count = fread(addr, (size_t)len, (size_t)1, (FILE*)xdrs->data); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c: In function ‘dumpmetadata’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c:41:52: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] hdr->gatts = (NCattribute*)calloc(1,hdr->ngatts*sizeof(NCattribute)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c:78:36: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dumpdata1(octypetonc(att->etype),k,values); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c:84:40: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] hdr->dims = (Dim*)malloc(hdr->ndims*sizeof(Dim)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c:96:40: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] hdr->vars = (Var*)malloc(hdr->nvars*sizeof(Var)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c:121:45: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] var->atts = (NCattribute*)malloc(var->natts*sizeof(NCattribute)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c:145:36: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dumpdata1(octypetonc(att->etype),k,values); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c: In function ‘dumppath’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c:255:43: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* node = (CDFnode*)nclistget(path,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c: In function ‘dumptreer1’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c:280:53: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* node = (CDFnode*)nclistget(root->subnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c: In function ‘dumptreer’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c:349:48: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(dimset,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c: In function ‘dumpnode’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c:458:57: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(node->array.dimset0,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c: In function ‘dumpcachenode’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c:515:48: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* var = (CDFnode*)nclistget(node->vars,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c: In function ‘dumpcache’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c:546:66: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCcachenode* node = (NCcachenode*)nclistget(cache->nodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c: In function ‘dumpstringlist’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapdump.c:624:43: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] const char* s = (const char*)nclistget(l,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapattr.c: In function ‘dapmerge’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapattr.c:39:47: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* node = (CDFnode*)nclistget(allnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapattr.c:54:38: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] OCCHECK(oc_dds_attr(conn,ocnode,j,&ocname,&ocetype,&nvalues,NULL)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapattr.c:8:36: note: in definition of macro ‘OCCHECK’ #define OCCHECK(exp) if((ocstat = (exp))) {THROWCHK(ocstat); goto done;} ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapattr.c:58:42: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] OCCHECK(oc_dds_attr(conn,ocnode,j,NULL,NULL,NULL,values)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapattr.c:8:36: note: in definition of macro ‘OCCHECK’ #define OCCHECK(exp) if((ocstat = (exp))) {THROWCHK(ocstat); goto done;} ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘NCD4_metabuild’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:68:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* n = (NCD4node*)nclistget(metadata->allnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘NCD4_reclaimMeta’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:123:58: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* node = (NCD4node*)nclistget(dataset->allnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘build’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:183:55: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* x = (NCD4node*)nclistget(builder->allnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:208:55: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* x = (NCD4node*)nclistget(builder->allnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:216:55: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* x = (NCD4node*)nclistget(builder->allnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:231:55: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* x = (NCD4node*)nclistget(builder->allnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:240:55: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* x = (NCD4node*)nclistget(builder->allnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:257:55: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* x = (NCD4node*)nclistget(builder->allnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:264:55: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* x = (NCD4node*)nclistget(builder->allnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘buildGroups’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:285:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* g = (NCD4node*)nclistget(parent->groups,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘buildEnumeration’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:319:53: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* ec = (NCD4node*)nclistget(en->en.econsts,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4includes.h:46:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘buildOpaque’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:339:43: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘long long int’ may change the sign of the result [-Wsign-conversion] NCCHECK((nc_def_opaque(group->meta.id,op->opaque.size,name,&op->meta.id))); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ncd4.h:178:32: note: in definition of macro ‘NCCHECK’ #define NCCHECK(expr) if((ret=(expr))) {ret = NCD4_errorNC(ret,__LINE__,__FILE__); goto done;}else{} ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘buildMaps’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:410:59: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* mapref = (NCD4node*)nclistget(var->maps,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:419:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] freeStringMemory(memory,count); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘buildAttributes’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:430:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* attr = nclistget(varorgroup->attributes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘buildCompound’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:539:63: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* field = (NCD4node*)nclistget(cmpdtype->vars,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncrc.h:16:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4includes.h:36, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:540:9: note: in expansion of macro ‘nclistlength’ rank = nclistlength(field->dims); ^~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4includes.h:46:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘buildAtomicVar’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:577:73: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] NCCHECK((nc_def_var(group->meta.id,var->name,var->basetype->meta.id,rank,dimids,&var->meta.id))); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ncd4.h:178:32: note: in definition of macro ‘NCCHECK’ #define NCCHECK(expr) if((ret=(expr))) {ret = NCD4_errorNC(ret,__LINE__,__FILE__); goto done;}else{} ^~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncrc.h:16:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4includes.h:36, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘buildStructure’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:596:12: note: in expansion of macro ‘nclistlength’ rank = nclistlength(structvar->dims); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘buildSequence’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:619:12: note: in expansion of macro ‘nclistlength’ rank = nclistlength(seq->dims); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘savevarbyid’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:651:41: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistsetalloc(group->group.varbyid,var->meta.id); ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:652:39: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistinsert(group->group.varbyid,var->meta.id,var); ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘getFieldFQN’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:673:45: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* elem = (NCD4node*)nclistget(path,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncrc.h:16:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4includes.h:36, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘getDimrefs’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:692:16: note: in expansion of macro ‘nclistlength’ int rank = nclistlength(var->dims); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:694:49: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* dim = (NCD4node*)nclistget(var->dims,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:697:12: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] return rank; ^~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncrc.h:16:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4includes.h:36, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘getDimsizes’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:704:16: note: in expansion of macro ‘nclistlength’ int rank = nclistlength(var->dims); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:706:49: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* dim = (NCD4node*)nclistget(var->dims,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:709:12: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] return rank; ^~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncrc.h:16:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4includes.h:36, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘compileAttrValues’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:745:17: note: in expansion of macro ‘nclistlength’ int count = nclistlength(values); ^~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4includes.h:46:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:767:47: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if((memory = (unsigned char*)d4alloc(count*size))==NULL) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ncd4.h:215:37: note: in definition of macro ‘d4alloc’ #define d4alloc(n) (malloc((size_t)(n))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:771:43: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] char* s = (char*)nclistget(values,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘decodeEconst’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:906:66: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* ec = (NCD4node*)nclistget(enumtype->en.econsts,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:915:70: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* ec = (NCD4node*)nclistget(enumtype->en.econsts,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘markfixedsize’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:965:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* n = (NCD4node*)nclistget(meta->allnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:970:64: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* field = (NCD4node*)nclistget(n->vars,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘computeOffsets’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:998:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* field = (NCD4node*)nclistget(cmpd->vars,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘NCD4_computeTypeSize’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:1078:64: warning: conversion to ‘long long unsigned int’ from ‘long long int’ may change the sign of the result [-Wsign-conversion] size = (type->opaque.size == 0 ? sizeof(nc_vlen_t) : type->opaque.size); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c: In function ‘markdapsize’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:1118:55: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* type = (NCD4node*)nclistget(meta->allnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:1125:67: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* field = (NCD4node*)nclistget(type->vars,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4meta.c:1139:27: warning: conversion to ‘d4size_t {aka long long unsigned int}’ from ‘long long int’ may change the sign of the result [-Wsign-conversion] type->meta.dapsize = type->opaque.size; ^~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncindex.h:16:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nc4internal.h:23, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4varx.c:9: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4varx.c: In function ‘NCD4_get_vars’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4varx.c:53:12: note: in expansion of macro ‘nclistlength’ rank = nclistlength(ncvar->dims); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4varx.c:63:40: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* dim = nclistget(ncvar->dims,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4varx.c:69:27: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] odom = d4odom_new(rank,start,edges,stride,dimsizes); ^~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4includes.h:46:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4varx.c:10: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4varx.c:116:31: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nullfree(nclistget(blobs,i)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ncd4.h:55:23: note: in definition of macro ‘nullfree’ #define nullfree(m) ((m)==NULL?NULL:(free(m),NULL)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4varx.c:116:31: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nullfree(nclistget(blobs,i)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ncd4.h:55:43: note: in definition of macro ‘nullfree’ #define nullfree(m) ((m)==NULL?NULL:(free(m),NULL)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4varx.c: In function ‘getvarx’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4varx.c:151:39: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] group = nclistget(meta->groupbyid,grp_id); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4varx.c:154:42: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] var = nclistget(group->group.varbyid,varid); ^~~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c: In function ‘builddims’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:658:13: note: in expansion of macro ‘nclistlength’ int last = nclistlength(dimset) - 1; ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion of unsigned constant value to negative integer [-Wsign-conversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:658:13: note: in expansion of macro ‘nclistlength’ int last = nclistlength(dimset) - 1; ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:661:49: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim1 = (CDFnode*)nclistget(dimset,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:662:49: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim2 = (CDFnode*)nclistget(dimset,i+1); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:664:20: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistset(dimset,i,(void*)dim2); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:665:20: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistset(dimset,i+1,(void*)dim1); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:697:44: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(dimset,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:715:44: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(dimset,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c: In function ‘buildvars’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:738:46: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* var = (CDFnode*)nclistget(varnodes,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:751:11: note: in expansion of macro ‘nclistlength’ ncrank = nclistlength(vardims); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:754:60: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(vardims,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:775:25: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result [-Wsign-conversion] ncrank, ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:789:62: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCattribute* att = (NCattribute*)nclistget(var->attributes,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:804:62: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCattribute* att = (NCattribute*)nclistget(var->attributes,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c: In function ‘buildglobalattrs’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:860:69: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCattribute* att = (NCattribute*)nclistget(root->attributes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:871:50: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(cdfnodes,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c: In function ‘buildattribute’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:934:28: note: in expansion of macro ‘nclistlength’ unsigned int nvalues = nclistlength(att->values); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:947:45: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] char* s = (char*)nclistget(att->values,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:955:45: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] char* s = (char*)nclistget(att->values,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:970:13: warning: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] typesize = nctypesizeof(atype); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c: In function ‘computecdfdimnames’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1057:46: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* var = (CDFnode*)nclistget(varnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1059:62: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(var->array.dimsetall,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1073:49: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* basedim = (CDFnode*)nclistget(alldims,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1077:43: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dupdim = (CDFnode*)nclistget(alldims,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1097:49: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* basedim = (CDFnode*)nclistget(alldims,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1102:49: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(alldims,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1117:51: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(conflicts,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1125:47: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* node = (CDFnode*)nclistget(varnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1134:45: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(alldims,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1149:46: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(basedims,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1184:47: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim1 = (CDFnode*)nclistget(basedims,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1190:8: note: in expansion of macro ‘nclistlength’ for(j=nclistlength(basedims)-1;j>i;j--) { ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion of unsigned constant value to negative integer [-Wsign-conversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1190:8: note: in expansion of macro ‘nclistlength’ for(j=nclistlength(basedims)-1;j>i;j--) { ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1192:43: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] dim2 = (CDFnode*)nclistget(basedims,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1198:25: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistremove(basedims,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c: In function ‘applyclientparams’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1289:40: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] nccomm->cdf.defaultsequencelimit = dfaltseqlim; ^~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1298:39: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] nccomm->cdf.defaultstringlength = dfaltstrlen; ^~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1302:73: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* var = (CDFnode*)nclistget(nccomm->cdf.ddsroot->tree->varnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1317:75: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] if(sscanf(value,"%d",&len) && len > 0) var->maxstringlength = len; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1322:70: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* var = (CDFnode*)nclistget(nccomm->cdf.ddsroot->tree->nodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1324:23: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] var->sequencelimit = dfaltseqlim; ^~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1335:24: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] var->sequencelimit = len; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c: In function ‘computedimindexanon’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1369:50: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* candidate = (CDFnode*)nclistget(dimset,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c: In function ‘replacedims’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1383:49: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(dims,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1386:17: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistset(dims,i,(void*)basedim); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c: In function ‘getalldimsa’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1411:44: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(dimset,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c: In function ‘getalldims’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1434:47: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* node = (CDFnode*)nclistget(varnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c: In function ‘addstringdims’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1473:46: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* var = (CDFnode*)nclistget(varnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c: In function ‘showprojection’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1601:50: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* node = (CDFnode*)nclistget(path,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1607:12: note: in expansion of macro ‘nclistlength’ rank = nclistlength(var->array.dimset0); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1609:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(var->array.dimset0,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c: In function ‘countsequence’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1763:14: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] index = fieldindex(current,next); ^~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1765:42: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] ocstat = oc_data_ithfield(conn,data,index,&nextdata); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c: In function ‘fieldindex’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1835:12: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] return -1; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c: In function ‘computeseqcountconstraints’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1867:43: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* node = (CDFnode*)nclistget(path,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1879:18: note: in expansion of macro ‘nclistlength’ int ndims = nclistlength(node->array.dimset0); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1881:58: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(node->array.dimset0,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c: In function ‘estimatevarsizes’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1995:81: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* var = (CDFnode*)nclistget(dapcomm->cdf.ddsroot->tree->varnodes,ivar); ^~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:1997:9: note: in expansion of macro ‘nclistlength’ rank = nclistlength(ncdims); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c: In function ‘suppressunusablevars’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:2155:8: note: in expansion of macro ‘nclistlength’ for(i=nclistlength(dapcomm->cdf.ddsroot->tree->varnodes)-1;i>=0;i--) { ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion of unsigned constant value to negative integer [-Wsign-conversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:2155:8: note: in expansion of macro ‘nclistlength’ for(i=nclistlength(dapcomm->cdf.ddsroot->tree->varnodes)-1;i>=0;i--) { ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:2156:78: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* var = (CDFnode*)nclistget(dapcomm->cdf.ddsroot->tree->varnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:2161:44: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* node = (CDFnode*)nclistget(path,j); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:2173:69: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] if(found) nclistremove(dapcomm->cdf.ddsroot->tree->varnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c: In function ‘fixzerodims’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:2189:74: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* var = (CDFnode*)nclistget(dapcomm->cdf.ddsroot->tree->varnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:2193:48: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(ncdims,j); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:34:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c: In function ‘applyclientparamcontrols’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncdap.h:21:54: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] # define CLRFLAG(controls,flag) (((controls).flags) &= ~(flag)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:2208:5: note: in expansion of macro ‘CLRFLAG’ CLRFLAG(dapcomm->controls,NCF_CACHE); ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncdap.h:21:54: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] # define CLRFLAG(controls,flag) (((controls).flags) &= ~(flag)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:2209:5: note: in expansion of macro ‘CLRFLAG’ CLRFLAG(dapcomm->controls,NCF_SHOWFETCH); ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncdap.h:21:54: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] # define CLRFLAG(controls,flag) (((controls).flags) &= ~(flag)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:2210:5: note: in expansion of macro ‘CLRFLAG’ CLRFLAG(dapcomm->controls,NCF_NC3); ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncdap.h:21:54: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] # define CLRFLAG(controls,flag) (((controls).flags) &= ~(flag)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:2211:5: note: in expansion of macro ‘CLRFLAG’ CLRFLAG(dapcomm->controls,NCF_NCDAP); ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncdap.h:21:54: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] # define CLRFLAG(controls,flag) (((controls).flags) &= ~(flag)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:2212:5: note: in expansion of macro ‘CLRFLAG’ CLRFLAG(dapcomm->controls,NCF_PREFETCH); ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncdap.h:21:54: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] # define CLRFLAG(controls,flag) (((controls).flags) &= ~(flag)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:2213:5: note: in expansion of macro ‘CLRFLAG’ CLRFLAG(dapcomm->controls,NCF_PREFETCH_EAGER); ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncdap.h:21:54: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] # define CLRFLAG(controls,flag) (((controls).flags) &= ~(flag)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:2223:2: note: in expansion of macro ‘CLRFLAG’ CLRFLAG(dapcomm->controls,NCF_CACHE); ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncdap.h:21:54: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] # define CLRFLAG(controls,flag) (((controls).flags) &= ~(flag)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:2232:9: note: in expansion of macro ‘CLRFLAG’ CLRFLAG(dapcomm->controls,NCF_PREFETCH_EAGER); ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncdap.h:21:54: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] # define CLRFLAG(controls,flag) (((controls).flags) &= ~(flag)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:2234:9: note: in expansion of macro ‘CLRFLAG’ CLRFLAG(dapcomm->controls,NCF_PREFETCH); ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncdap.h:21:54: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] # define CLRFLAG(controls,flag) (((controls).flags) &= ~(flag)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/ncd2dispatch.c:2246:2: note: in expansion of macro ‘CLRFLAG’ CLRFLAG(dapcomm->controls,NCF_FILLMISMATCH); ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c: In function ‘nc3d_getvarx’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:133:47: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* node = (CDFnode*)nclistget(varnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:179:51: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(ncdimsall,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:190:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* dim = (CDFnode*)nclistget(ncdimsall,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:197:27: warning: conversion to ‘long unsigned int’ from ‘ptrdiff_t {aka const long int}’ may change the sign of the result [-Wsign-conversion] || startp[i]+(stridep[i]*(countp[i]-1)) >= dim->dim.declsize) { ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c: In function ‘removepseudodims’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:434:63: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEsegment* seg = (DCEsegment*)nclistget(proj->var->segments,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c: In function ‘movetor’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:490:47: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* xnode = (CDFnode*)nclistget(path,depth); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:501:47: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] segment = (DCEsegment*)nclistget(segments,depth-1); /*may be NULL*/ ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:573:24: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘off_t {aka long int}’ may change the sign of the result [-Wsign-conversion] size_t recordindex = dapodom_count(odom); ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c: In function ‘movetofield’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:629:47: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* xnode = (CDFnode*)nclistget(path,depth); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:638:38: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] xnext = (CDFnode*)nclistget(path,depth+1); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:651:20: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] fieldindex = findfield(xnode,xnext); ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:662:35: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] xnext = (CDFnode*)nclistget(path,depth+2); /* real node */ ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:664:15: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] fieldindex = findfield(xgrid,xnext); ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c: In function ‘findfield’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:718:34: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] if(test == field) return i; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c: In function ‘extract’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:814:18: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] int safeindex = dcesafeindex(segment,0,rank0); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:829:43: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] odom = dapodom_fromsegment(segment,0,safeindex); ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:830:37: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] count = dcesegmentsize(segment,safeindex,rank0); /* read in count chunks */ ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c: In function ‘slicestring’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:911:11: warning: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] for(i=slice->first;ilength;i+=slice->stride) { ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:911:43: warning: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] for(i=slice->first;ilength;i+=slice->stride) { ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c: In function ‘extractstring’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:980:37: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] char* s = (char*)nclistget(strings,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:7: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c: In function ‘attachr’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:1072:12: note: in expansion of macro ‘nclistlength’ plen = nclistlength(patternpath); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:1076:55: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] patternpathnode = (CDFnode*)nclistget(patternpath,depth); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:1090:55: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] patternpathnext = (CDFnode*)nclistget(patternpath,depth+1); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:1104:69: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* patternpathnext2 = (CDFnode*)nclistget(patternpath,depth+2); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c: In function ‘attachsubsetr’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/getvara.c:1153:71: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] CDFnode* targetsubnode = (CDFnode*)nclistget(target->subnodes,fieldindex); ^~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4dump.c: In function ‘NCD4_dumpvars’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4dump.c:85:51: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* var = (NCD4node*)nclistget(group->vars,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4swap.c: In function ‘NCD4_swapdata’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4swap.c:40:47: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* var = (NCD4node*)nclistget(topvars,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4includes.h:46:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4swap.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ncd4.h:186:22: warning: conversion to ‘d4size_t {aka long long unsigned int}’ from ‘long int’ may change the sign of the result [-Wsign-conversion] #define DELTA(p1,p2) ((ptrdiff_t)(((char*)(p1))-((char*)(p2)))) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4swap.c:57:28: note: in expansion of macro ‘DELTA’ var->data.dap4data.size = DELTA(offset,var->data.dap4data.memory); ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4swap.c: In function ‘walkAtomicVar’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4swap.c:85:24: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] int typesize = NCD4_typesize(subsort); ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4swap.c:86:31: warning: conversion to ‘d4size_t {aka long long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] d4size_t totalsize = typesize*dimproduct; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4swap.c: In function ‘walkStruct’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4swap.c:171:58: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* field = (NCD4node*)nclistget(structtype->vars,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c: In function ‘dcemergeprojectionlists’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:233:51: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEprojection* p = (DCEprojection*)nclistget(dst,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:237:51: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEprojection* p = (DCEprojection*)nclistget(src,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:252:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEprojection* p2 = (DCEprojection*)nclistget(cat,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:260:20: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] nclistset(cat,i,(void*)NULL); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c: In function ‘dcemergeprojections’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:280:71: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEsegment* mergedseg = (DCEsegment*)nclistget(merged->var->segments,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:281:72: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEsegment* addedseg = (DCEsegment*)nclistget(addition->var->segments,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c: In function ‘dceclonelist’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:440:43: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEnode* node = (DCEnode*)nclistget(list,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c: In function ‘dcefreelist’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:525:43: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEnode* node = (DCEnode*)nclistget(list,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c: In function ‘dcedump’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:603:20: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] int rank = segment->rank; ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c: In function ‘dcelisttobuffer’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:724:43: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEnode* node = (DCEnode*)nclistget(list,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c: In function ‘ceallnodesr’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:753:48: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] ceallnodesr((DCEnode*)nclistget(fcn->args,i),allnodes,which); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:759:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] ceallnodesr((DCEnode*)nclistget(var->segments,i),allnodes,which); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:775:60: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] ceallnodesr((DCEnode*)nclistget(selection->rhs,i),allnodes,which); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:787:62: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] ceallnodesr((DCEnode*)nclistget(constraint->projections,i),allnodes,which); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:789:61: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] ceallnodesr((DCEnode*)nclistget(constraint->selections,i),allnodes,which); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:13: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c: In function ‘dcemakewholeprojection’: dcetab.c: In function ‘dceparse’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:914:25: note: in expansion of macro ‘nclistlength’ int lastindex = nclistlength(p->var->segments) - 1; ^~~~~~~~~~~~ dcetab.c:1109:12: warning: conversion to ‘yytype_int16 {aka short int}’ from ‘int’ may alter its value [-Wconversion] dcetab.c:1114:25: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion of unsigned constant value to negative integer [-Wsign-conversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:914:25: note: in expansion of macro ‘nclistlength’ int lastindex = nclistlength(p->var->segments) - 1; ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:915:71: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEsegment* lastseg = (DCEsegment*)nclistget(p->var->segments,lastindex); ^~~~~~~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dapincludes.h:19:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:13: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c: In function ‘dcesamepath’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:924:15: note: in expansion of macro ‘nclistlength’ int len = nclistlength(list1); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:927:48: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEsegment* s1 = (DCEsegment*)nclistget(list1,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:928:48: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEsegment* s2 = (DCEsegment*)nclistget(list2,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c: In function ‘dcesegmentsize’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:959:19: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] for(count=1,i=start;islices[i].count; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:960:11: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] count *= seg->slices[i].count; ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:962:12: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] return count; ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c: In function ‘dcedumpraw’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:1038:20: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] int rank = segment->rank; ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c: In function ‘dcedumprawlist’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceconstraints.c:1169:43: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEnode* node = (DCEnode*)nclistget(list,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c: In function ‘printNode’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c:106:37: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘long long int’ may change the sign of the result [-Wsign-conversion] printXMLAttributeSize(out, "size", node->dim.size); ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c:120:45: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘long long int’ may change the sign of the result [-Wsign-conversion] printXMLAttributeSize(out, "size", node->opaque.size); ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c:136:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* ec = (NCD4node*)nclistget(node->en.econsts,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c:153:53: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* field = (NCD4node*)nclistget(node->vars,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncrc.h:16:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4includes.h:36, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c: In function ‘printGroupBody’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c:302:15: note: in expansion of macro ‘nclistlength’ ngroups = nclistlength(node->groups); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c:303:13: note: in expansion of macro ‘nclistlength’ nvars = nclistlength(node->vars); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c:304:14: note: in expansion of macro ‘nclistlength’ ntypes = nclistlength(node->types); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c:305:13: note: in expansion of macro ‘nclistlength’ ndims = nclistlength(node->dims); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c:306:14: note: in expansion of macro ‘nclistlength’ nattrs = nclistlength(node->attributes); ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c:313:54: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* dim = (NCD4node*)nclistget(node->dims,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c:326:56: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* type = (NCD4node*)nclistget(node->types,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c:340:54: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* var = (NCD4node*)nclistget(node->vars,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c:349:61: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* attr = (NCD4node*)nclistget(node->attributes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c:359:54: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* g = (NCD4node*)nclistget(node->groups,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c: In function ‘printMetaData’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c:378:54: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* dim = (NCD4node*)nclistget(node->dims,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c:385:57: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* mapref = (NCD4node*)nclistget(node->maps,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c:392:61: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* attr = (NCD4node*)nclistget(node->attributes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c: In function ‘printAttribute’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4printer.c:472:58: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] printValue(out,(const char*)nclistget(attr->attr.values,i),depth); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceparse.c: In function ‘segment’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceparse.c:102:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEslice* slice = (DCEslice*)nclistget(slices,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceparse.c: In function ‘array_indices’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceparse.c:213:20: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘long long int’ may change the sign of the result [-Wsign-conversion] slice->first = start; ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceparse.c:216:19: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘long long int’ may change the sign of the result [-Wsign-conversion] slice->last = start; ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceparse.c: In function ‘indexer’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dceparse.c:230:46: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] DCEslice* slice = (DCEslice*)nclistget(list,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dcelex.c: In function ‘dcelex’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dcelex.c:78:7: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result [-Wsign-conversion] c=(((unsigned int)d1)<<4) | (unsigned int)d2; ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dcelex.c:15:0: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncbytes.h:54:27: warning: conversion to ‘int’ from ‘long unsigned int’ may alter its value [-Wconversion] #define ncbyteslength(bb) ((bb)!=NULL?(bb)->length:0) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dcelex.c:141:11: note: in expansion of macro ‘ncbyteslength’ len = ncbyteslength(lexstate->yytext); ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap2/dcelex.c:143:71: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] strncpy(lexstate->lasttokentext,ncbytescontents(lexstate->yytext),len); ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4odom.c: In function ‘d4odom_new’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4odom.c:45:18: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] odom->rank = rank; ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4odom.c:52:12: warning: conversion to ‘ptrdiff_t {aka long int}’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] istride = (size_t)(stride != NULL ? stride[i] : 1); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4odom.c:53:25: warning: conversion to ‘long unsigned int’ from ‘ptrdiff_t {aka long int}’ may change the sign of the result [-Wsign-conversion] istop = istart + icount*istride; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4odom.c:57:20: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘ptrdiff_t {aka long int}’ may change the sign of the result [-Wsign-conversion] odom->stride[i] = istride; ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4util.c: In function ‘NCD4_dimproduct’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4util.c:96:57: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* dim = (NCD4node*)nclistget(node->dims,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4util.c:97:17: warning: conversion to ‘long long unsigned int’ from ‘long long int’ may change the sign of the result [-Wsign-conversion] product *= dim->dim.size; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4util.c: In function ‘NCD4_makeFQN’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4util.c:125:45: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* elem = (NCD4node*)nclistget(path,i); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/ncrc.h:16:0, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4includes.h:36, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4util.c:6: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4util.c:136:13: note: in expansion of macro ‘nclistlength’ int last = nclistlength(path)-1; ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/include/nclist.h:61:26: warning: conversion of unsigned constant value to negative integer [-Wsign-conversion] #define nclistlength(l) ((l)==NULL?0:(l)->length) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4util.c:136:13: note: in expansion of macro ‘nclistlength’ int last = nclistlength(path)-1; ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4util.c:137:42: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* n = (NCD4node*)nclistget(path,last); ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4util.c: In function ‘NCD4_makeName’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4util.c:173:45: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* elem = (NCD4node*)nclistget(path,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4debug.c: In function ‘NCD4_debugcopy’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4debug.c:105:36: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* var = nclistget(topvars,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/d4debug.c:136:50: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* dim = (NCD4node*)nclistget(var->dims,d); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ncd4dispatch.c: In function ‘NCD4_inq_dim’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ncd4dispatch.c:759:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] NCD4node* n = (NCD4node*)nclistget(meta->allnodes,i); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c: In function ‘ezxml_decode’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:181:36: warning: conversion to ‘char’ from ‘long int’ may alter its value [-Wconversion] if (c < 0x80) *(s++) = c; /* US-ASCII subset*/ ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:185:26: warning: conversion to ‘char’ from ‘long int’ may alter its value [-Wconversion] *(s++) = (0xFF << (7 - b)) | (c >> (6 * b)); /* head*/ ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:186:36: warning: conversion to ‘char’ from ‘long int’ may alter its value [-Wconversion] while (b) *(s++) = 0x80 | ((c >> (6 * --b)) & 0x3F); /* payload*/ ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:197:26: warning: conversion to ‘long int’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] if ((c = strlen(ent[b])) - 1 > (e = strchr(s, ';')) - s) { ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:198:43: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] l = (d = (s - r)) + c + strlen(e); /* new length*/ ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:198:25: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] l = (d = (s - r)) + c + strlen(e); /* new length*/ ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:199:50: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘long int’ may change the sign of the result [-Wsign-conversion] r = (r == m) ? strcpy(malloc(l), r) : realloc(r, l); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:199:70: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘long int’ may change the sign of the result [-Wsign-conversion] r = (r == m) ? strcpy(malloc(l), r) : realloc(r, l); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:204:36: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘long int’ may change the sign of the result [-Wsign-conversion] strncpy(s, ent[b], c); /* copy in replacement text*/ ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:214:22: warning: conversion to ‘long int’ from ‘size_t {aka long unsigned int}’ may change the sign of the result [-Wsign-conversion] if ((l = strspn(s, " "))) memmove(s, s + l, strlen(s + l) + 1); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c: In function ‘ezxml_proc_inst’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:305:54: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] root->pi = realloc(root->pi, sizeof(char **) * (i + 2)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:313:55: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] root->pi[i] = realloc(root->pi[i], sizeof(char *) * (j + 3)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:314:54: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] root->pi[i][j + 2] = realloc(root->pi[i][j + 1], j + 1); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c: In function ‘ezxml_internal_dtd’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:344:40: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] ent = realloc(ent, (i + 3) * sizeof(char *)); /* space for next ent*/ ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:394:58: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] (i + 2) * sizeof(char **)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:402:49: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] (j + 4) * sizeof(char *)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:414:42: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘long int’ may change the sign of the result [-Wsign-conversion] ezxml_proc_inst(root, c, s++ - c); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c: In function ‘ezxml_str2utf8’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:446:32: warning: conversion to ‘char’ from ‘long int’ may alter its value [-Wconversion] if (c < 0x80) u[l++] = c; /* US-ASCII subset*/ ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:450:22: warning: conversion to ‘char’ from ‘long int’ may alter its value [-Wconversion] u[l++] = (0xFF << (7 - b)) | (c >> (6 * b)); /* head*/ ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:451:32: warning: conversion to ‘char’ from ‘long int’ may alter its value [-Wconversion] while (b) u[l++] = 0x80 | ((c >> (6 * --b)) & 0x3F); /* payload*/ ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c: In function ‘ezxml_parse_str’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:506:52: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] attr = (l) ? realloc(attr, (l + 4) * sizeof(char *)) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:508:58: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] attr[l + 3] = (l) ? realloc(attr[l + 1], (l / 2) + 2) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:570:49: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘long int’ may change the sign of the result [-Wsign-conversion] ezxml_char_content(root, d + 8, (s += 2) - d - 10, 'c'); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:580:52: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘long int’ may change the sign of the result [-Wsign-conversion] if (l && ! ezxml_internal_dtd(root, d, s++ - d)) return &root->xml; ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:586:47: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘long int’ may change the sign of the result [-Wsign-conversion] else ezxml_proc_inst(root, d + 1, s - d - 2); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:595:49: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘long int’ may change the sign of the result [-Wsign-conversion] if (*s) ezxml_char_content(root, d, s - d, '&'); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c: In function ‘ezxml_parse_fp’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:623:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] root->len = -1; /* so we know to free s in ezxml_free()*/ ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c: In function ‘ezxml_ampencode’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:639:25: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] case '&': *dlen += sprintf(*dst + *dlen, "&"); break; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:640:25: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] case '<': *dlen += sprintf(*dst + *dlen, "<"); break; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:641:25: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] case '>': *dlen += sprintf(*dst + *dlen, ">"); break; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:642:25: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] case '"': *dlen += sprintf(*dst + *dlen, (a) ? """ : "\""); break; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:643:26: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] case '\n': *dlen += sprintf(*dst + *dlen, (a) ? " " : "\n"); break; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:644:26: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] case '\t': *dlen += sprintf(*dst + *dlen, (a) ? " " : "\t"); break; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:645:26: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] case '\r': *dlen += sprintf(*dst + *dlen, " "); break; ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c: In function ‘ezxml_toxml_r’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:668:10: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] *len += sprintf(*s + *len, "<%s", xml->name); /* open tag*/ ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:674:14: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] *len += sprintf(*s + *len, " %s=\"", xml->attr[i]); ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:675:43: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ezxml_ampencode(xml->attr[i + 1], -1, s, len, max, 1); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:676:14: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] *len += sprintf(*s + *len, "\""); ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:686:14: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] *len += sprintf(*s + *len, " %s=\"", attr[i][j]); ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:687:41: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ezxml_ampencode(attr[i][j + 1], -1, s, len, max, 1); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:688:14: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] *len += sprintf(*s + *len, "\""); ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:690:10: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] *len += sprintf(*s + *len, ">"); ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:693:51: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] : ezxml_ampencode(xml->txt, -1, s, len, max, 0); /*data*/ ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:698:10: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] *len += sprintf(*s + *len, "", xml->name); /* close tag*/ ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:702:56: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] : ezxml_ampencode(txt + off, -1, s, len, max, 0); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c: In function ‘ezxml_toxml’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:724:17: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] len += sprintf(s + len, "\n", t, *n ? " " : "", n); ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:739:17: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] len += sprintf(s + len, "\n", t, *n ? " " : "", n); ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c: In function ‘ezxml_set_attr’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:892:53: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] else xml->attr = realloc(xml->attr, (l + 4) * sizeof(char *)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:897:41: warning: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Wconversion] (c = strlen(xml->attr[l + 1])) + 2); ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:897:36: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] (c = strlen(xml->attr[l + 1])) + 2); ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:34:0: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.h:38:23: warning: conversion to ‘char’ alters ‘int’ constant value [-Wconversion] #define EZXML_NAMEM 0x80 /* name is malloced*/ ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:899:59: note: in expansion of macro ‘EZXML_NAMEM’ if (xml->flags & EZXML_DUP) xml->attr[l + 3][c] = EZXML_NAMEM; ^~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:911:63: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] memmove(xml->attr + l, xml->attr + l + 2, (c - l + 2) * sizeof(char*)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:912:48: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] xml->attr = realloc(xml->attr, (c + 2) * sizeof(char *)); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1a4e7ca664d850d3c7c76b0a2e3b2a51fb783ee9/source_subfolder/libdap4/ezxml.c:914:17: warning: conversion to ‘size_t {aka long unsigned int}’ from ‘int’ may change the sign of the result [-Wsign-conversion] (c / 2) - (l / 2)); /* fix list of which name/vals are malloced*/ ^ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY