Configuration Summary: Tests Enabled: False Compiler: # NetCDF C Configuration Summary ============================== # General ------- NetCDF Version: 4.7.4 Dispatch Version: 1 Configured On: Thu Oct 29 20:30:01 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/947ba72f937727ac6195bc11b79e4c7e8fded568/build_subfolder/source_subfolder Install Prefix: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/package/947ba72f937727ac6195bc11b79e4c7e8fded568 # 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: yes Static Library: no 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/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/v1hpg.c: In function ‘v1h_get_NC_dimarray’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/v1hpg.c:559:18: warning: conversion from ‘long unsigned int’ to ‘int’ may change value [-Wconversion] 559 | int dimid = (size_t)(dpp - ncap->value); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/v1hpg.c: In function ‘v1h_put_NC_attrV’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/v1hpg.c:651:56: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] 651 | padding = attrp->xsz - ncmpix_len_nctype(attrp->type) * attrp->nelems; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/v1hpg.c: In function ‘v1h_put_NC_var’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 986 | vsize = varp->len; | ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/v1hpg.c: In function ‘v1h_get_NC_var’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 1055 | varp->len = tmp; | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/v1hpg.c: In function ‘v1h_get_NC_vararray’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/v1hpg.c:1200:18: warning: conversion from ‘long unsigned int’ to ‘int’ may change value [-Wconversion] 1200 | int varid = (size_t)(vpp - ncap->value); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/v1hpg.c: In function ‘NC_computeshapes’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 1247 | ncp->recsize += (*vpp)->len; | ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 1270 | ncp->recsize = *first_rec->dsizes * first_rec->xsz; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/v1hpg.c: In function ‘nc_get_NC’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 1455 | extent = filesize; | ^~~~~~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/build_subfolder/source_subfolder/config.h:604, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/dfile.c:13: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/dfile.c: In function ‘NC_create’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/dfile.c:1860:24: warning: pointer targets in passing argument 1 of ‘strdup’ differ in signedness [-Wpointer-sign] 1860 | path = nulldup(p); | ^ | | | const unsigned char * /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/include/ncconfigure.h:76:43: note: in definition of macro ‘nulldup’ 76 | #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/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/dfile.c:16: /usr/include/string.h:166:14: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ 166 | extern char *strdup (const char *__s) | ^~~~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/build_subfolder/source_subfolder/config.h:604, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/dfile.c:13: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/dfile.c: In function ‘NC_open’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/dfile.c:2008:24: warning: pointer targets in passing argument 1 of ‘strdup’ differ in signedness [-Wpointer-sign] 2008 | path = nulldup(p); | ^ | | | const unsigned char * /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/include/ncconfigure.h:76:43: note: in definition of macro ‘nulldup’ 76 | #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/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/dfile.c:16: /usr/include/string.h:166:14: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ 166 | extern char *strdup (const char *__s) | ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/putget.c: In function ‘fill_NC_var’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 442 | offset += (off_t)ncp->recsize * recno; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 442 | offset += (off_t)ncp->recsize * recno; | ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 442 | offset += (off_t)ncp->recsize * recno; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 24 | #define MIN(mm,nn) (((mm) < (nn)) ? (mm) : (nn)) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/putget.c:448:26: note: in expansion of macro ‘MIN’ 448 | const size_t chunksz = MIN(remaining, ncp->chunk); | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 486 | remaining -= chunksz; | ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 486 | remaining -= chunksz; | ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 489 | offset += chunksz; | ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 489 | offset += chunksz; | ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/putget.c: In function ‘NCfillspecialrecord’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/putget.c:531:40: warning: conversion to ‘long long int’ from ‘size_t’ {aka ‘long unsigned int’} may change the sign of the result [-Wsign-conversion] 531 | status = fill_NC_var(ncp, varp, ncp->recsize, recno); | ~~~^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/putget.c: In function ‘NC_varoffset’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 810 | lcoord *= varp->xsz; | ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 810 | lcoord *= varp->xsz; | ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 813 | lcoord += (off_t)(*coord) * ncp->recsize; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 813 | lcoord += (off_t)(*coord) * ncp->recsize; | ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 813 | lcoord += (off_t)(*coord) * ncp->recsize; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/putget.c: In function ‘putNCvx_char_char’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/putget.c:830:15: warning: unused variable ‘fillp’ [-Wunused-variable] 830 | void *fillp=NULL; | ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/dvar.c: In function ‘nc_def_var_szip’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/dvar.c:727:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] 727 | params[0] = options_mask; | ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/dvar.c:728:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] 728 | params[1] = pixels_per_block; | ^~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/dvar.c: In function ‘NC_inq_recvar’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/dvar.c:893:44: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] 893 | if (!(unlimids = malloc(nunlimdims * sizeof(int)))) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/dvar.c: In function ‘NC_check_nulls’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/dvar.c:1122:40: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] 1122 | if (!(*count = malloc(varndims * sizeof(size_t)))) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/dvar.c:1138:41: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] 1138 | if (!(*stride = malloc(varndims * sizeof(ptrdiff_t)))) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/putget.c: In function ‘NC3_get_vara’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 11244 | memtypelen = nctypelen(memtype); | ^~~~~~~~~ In file included from /usr/include/stdlib.h:568, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/include/ncconfigure.h:14, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/build_subfolder/source_subfolder/config.h:604, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/putget.c:9: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/include/onstack.h:52:37: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] 52 | type *const name = (type *) alloca((ALLOCA_ARG_T)((nelems) * sizeof(type))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/putget.c:11276:5: note: in expansion of macro ‘ALLOC_ONSTACK’ 11276 | ALLOC_ONSTACK(coord, size_t, varp->ndims); | ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/include/onstack.h:52:37: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] 52 | type *const name = (type *) alloca((ALLOCA_ARG_T)((nelems) * sizeof(type))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/putget.c:11277:5: note: in expansion of macro ‘ALLOC_ONSTACK’ 11277 | ALLOC_ONSTACK(upper, size_t, varp->ndims); | ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 11278 | const size_t index = ii; | ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/putget.c: In function ‘NC3_put_vara’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 11354 | memtypelen = nctypelen(memtype); | ^~~~~~~~~ In file included from /usr/include/stdlib.h:568, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/include/ncconfigure.h:14, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/build_subfolder/source_subfolder/config.h:604, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/putget.c:9: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/include/onstack.h:52:37: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] 52 | type *const name = (type *) alloca((ALLOCA_ARG_T)((nelems) * sizeof(type))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/putget.c:11409:5: note: in expansion of macro ‘ALLOC_ONSTACK’ 11409 | ALLOC_ONSTACK(coord, size_t, varp->ndims); | ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/include/onstack.h:52:37: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] 52 | type *const name = (type *) alloca((ALLOCA_ARG_T)((nelems) * sizeof(type))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/putget.c:11410:5: note: in expansion of macro ‘ALLOC_ONSTACK’ 11410 | ALLOC_ONSTACK(upper, size_t, varp->ndims); | ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 11411 | const size_t index = ii; | ^~ At top level: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/putget.c:6289:1: warning: ‘getNCvx_char_char’ defined but not used [-Wunused-function] 6289 | getNCvx_char_char(const NC3_INFO* ncp, const NC_var *varp, | ^~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/nc3internal.c: In function ‘NC_begins’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 175 | ncp->xsz = ncx_len_NC(ncp,sizeof_off_t); | ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 189 | if(ncp->begin_var < index + h_minfree) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 256 | if (ncp->begin_rec < index + v_minfree || | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 260 | if(ncp->begin_rec < index + v_minfree) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 318 | ncp->recsize += (*vpp)->len; | ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 331 | ncp->recsize = *last->dsizes * last->xsz; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/nc3internal.c: In function ‘fill_added_recs’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 557 | size_t varsize = numrecvars == 1 ? gnu->recsize : gnu_varp->len; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 558 | const int status = fill_NC_var(gnu, gnu_varp, varsize, recno); | ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 558 | const int status = fill_NC_var(gnu, gnu_varp, varsize, recno); | ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/nc3internal.c: In function ‘move_recs_r’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 632 | gnu_off = gnu_varp->begin + (off_t)(gnu->recsize * recno); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 633 | old_off = old_varp->begin + (off_t)(old->recsize * recno); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/nc3internal.c:641:13: warning: conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘long long int’ may change the sign of the result [-Wsign-conversion] 641 | old_varp->len, 0); | ~~~~~~~~^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/nc3internal.c: In function ‘move_vars_r’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/nc3internal.c:689:27: warning: conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘long long int’ may change the sign of the result [-Wsign-conversion] 689 | old_varp->len, 0); | ~~~~~~~~^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/nc3internal.c: In function ‘NC_calcsize’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 958 | *calcsizep = ncp->xsz; /* size of header */ | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 978 | varsize *= (last_fix->shape ? last_fix->shape[i] : 1); | ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 978 | varsize *= (last_fix->shape ? last_fix->shape[i] : 1); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 984 | *calcsizep = ncp->begin_rec + ncp->numrecs * ncp->recsize; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 984 | *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/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/include/ncdispatch.h:19, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/ncx.h:9, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/nc3internal.c:20: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/nc3internal.c: In function ‘NC3_create’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 1060 | assert(nc3->xsz == ncx_len_NC(nc3,sizeof_off_t)); | ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/var.c: In function ‘NC_var_shape’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 475 | product *= (*shp > 0 ? *shp : 1); | ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 475 | product *= (*shp > 0 ? *shp : 1); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 494 | varp->len = product * varp->xsz; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 494 | varp->len = product * varp->xsz; | ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/var.c: In function ‘NC_check_vlen’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 515 | 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/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 524 | prod *= varp->shape[ii]; | ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 524 | prod *= varp->shape[ii]; | ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/var.c: In function ‘NC3_def_var’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 607 | varp = new_NC_var(name, type, ndims, dimids); | ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/dim.c: In function ‘NC3_rename_dim’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 480 | intdata = dimid; | ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/dstring.c: In function ‘strlcat’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 341 | dlen = dst - odst; | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 355 | return(dlen + (src - osrc)); /* count does not include NUL */ | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/dutf8.c: In function ‘nc_utf8_to_utf16’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 156 | if((codepoint & 0xFFFF0000) != 0) { | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/ncuri.c: In function ‘ncuriparse’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/ncuri.c:374:18: warning: conversion from ‘int’ to ‘char’ may change value [-Wconversion] 374 | *tmp.path = pathchar; | ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/ncuri.c: In function ‘freestringlist’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 421 | void* p = nclistget(list,i); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/ncuri.c: In function ‘ncuriencodeonly’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/ncuri.c:846:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] 846 | toHex(c,hex); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/ncx.c: In function ‘ncx_get_size_t’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 5508 | *ulp |= (*cp++ << 16); | ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 5509 | *ulp |= (*cp++ << 8); | ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/ncbytes.c: In function ‘ncbytesremove’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/ncbytes.c:211:16: warning: conversion from ‘long unsigned int’ to ‘int’ may change value [-Wconversion] 211 | int copylen = (bb->length - pos) - 1; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 212 | memmove(bb->content+pos,bb->content+pos+1,copylen); | ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/nchashmap.c: In function ‘findPrimeGreaterThan’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/nchashmap.c:370:15: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result [-Wsign-conversion] 370 | int n = NC_nprimes; | ^~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4attr.c: In function ‘nc4_get_att_ptrs’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4attr.c:63:31: warning: unsigned conversion from ‘int’ to ‘size_t’ {aka ‘long unsigned int’} changes value from ‘-1’ to ‘18446744073709551615’ [-Wsign-conversion] 63 | varid = var ? var->hdr.id : NC_GLOBAL; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4attr.c:63:13: warning: conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion] 63 | varid = var ? var->hdr.id : NC_GLOBAL; | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4attr.c:63:13: warning: signed conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ changes the value of ‘18446744073709551615’ [-Wsign-conversion] /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 91 | *lenp = att->len; | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4attr.c:95:19: warning: conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion] 95 | *attnum = att->hdr.id; | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 114 | if (!(bufr = malloc((size_t)(att->len * type_size)))) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 179 | memcpy(data, bufr, (size_t)(att->len * type_size)); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4attr.c: In function ‘nc4_get_att’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 233 | if (!(var = (NC_VAR_INFO_T*)ncindexith(grp->vars,varid))) | ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4dim.c: In function ‘NC4_inq_unlimdim’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 57 | dim = (NC_DIM_INFO_T*)ncindexith(grp->dim,i); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4dim.c:61:36: warning: conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion] 61 | *unlimdimidp = dim->hdr.id; | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4dim.c: In function ‘NC4_inq_dimid’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4dim.c:121:16: warning: conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion] 121 | *idp = dim->hdr.id; | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4dim.c: In function ‘NC4_inq_unlimdims’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 163 | dim = (NC_DIM_INFO_T*)ncindexith(grp->dim,i); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4dim.c:168:47: warning: conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion] 168 | unlimdimidsp[num_unlim] = dim->hdr.id; | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4grp.c: In function ‘NC4_inq_ncid’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 54 | *grp_ncid = grp->nc4_info->controller->ext_ncid | g->hdr.id; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4grp.c:54:25: warning: conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion] 54 | *grp_ncid = grp->nc4_info->controller->ext_ncid | g->hdr.id; | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4grp.c: In function ‘NC4_inq_grps’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 93 | g = (NC_GRP_INFO_T*)ncindexith(grp->children,i); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 100 | *ncids = g->hdr.id | g->nc4_info->controller->ext_ncid; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4grp.c:100:22: warning: conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion] 100 | *ncids = g->hdr.id | g->nc4_info->controller->ext_ncid; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4grp.c: In function ‘NC4_inq_grpname_full’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4grp.c:171:53: warning: conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion] 171 | if (!(name = malloc((g + 1) * (NC_MAX_NAME + 1) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4grp.c:173:32: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] 173 | if (!(gid = malloc((g + 1) * sizeof(int)))) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4grp.c: In function ‘NC4_inq_grp_parent’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 244 | *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/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4grp.c:244:28: warning: conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion] 244 | *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/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4grp.c: In function ‘NC4_inq_varids’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 356 | var = (NC_VAR_INFO_T*)ncindexith(grp->vars,i); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4grp.c:359:32: warning: conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion] 359 | varids[num_vars] = var->hdr.id; | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4grp.c: In function ‘NC4_inq_dimids’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 436 | dim = (NC_DIM_INFO_T*)ncindexith(grp->dim,i); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4grp.c:438:27: warning: conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion] 438 | dimids[n++] = dim->hdr.id; | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 445 | dim = (NC_DIM_INFO_T*)ncindexith(g->dim,i); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4grp.c:447:35: warning: conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion] 447 | dimids[n++] = dim->hdr.id; | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 450 | qsort(dimids, num, sizeof(int), int_cmp); | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 375 | 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/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_find_dim’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 411 | if (!((*dim) = nclistget(grp->nc4_info->alldims, dimid))) | ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 466 | g = (NC_GRP_INFO_T*)ncindexith(start_grp->children,i); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_find_type’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 501 | if (!(*type = nclistget(h5->alltypes,typeid))) | ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_find_grp_att’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 542 | var = (NC_VAR_INFO_T*)ncindexith(grp->vars,varid); | ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 554 | my_att = (NC_ATT_INFO_T *)ncindexith(attlist, attnum); | ^~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_var_set_ndims’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 693 | var->ndims = ndims; | ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 698 | if (!(var->dim = calloc(ndims, sizeof(NC_DIM_INFO_T *)))) | ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 700 | if (!(var->dimids = calloc(ndims, sizeof(int)))) | ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4internal.c:705:39: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] 705 | memset(var->dimids, -1, ndims * sizeof(int)); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_dim_list_add’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 768 | new_dim->hdr.id = assignedid; | ^~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 770 | new_dim->hdr.id = grp->nc4_info->next_dimid++; | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_grp_list_add’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 878 | new_grp->hdr.id = h5->next_nc_grpid++; | ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_type_new’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 977 | new_type->hdr.id = assignedid; | ^~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_field_list_add’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4internal.c:1077:46: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] 1077 | if (!(field->dim_size = malloc(ndims * sizeof(int)))) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_type_free’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 1196 | field = nclistget(type->u.c.field,i); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 1209 | enum_member = nclistget(type->u.e.enum_member,i); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4internal.c: In function ‘var_free’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 1309 | 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/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_var_list_del’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 1374 | ncindexidel(grp->vars, i); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_dim_list_del’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 1421 | ncindexidel(grp->dim, pos); | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4internal.c: In function ‘nc4_rec_grp_del’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 1449 | i)))) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 1455 | 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/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 1461 | 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/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 1469 | 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/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 1475 | 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/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4internal.c: In function ‘freefilterlist’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 1835 | NC_FILTER_SPEC_HDF5* f = nclistget(filters,i); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4type.c: In function ‘NC4_inq_typeids’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 69 | 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/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4type.c:71:32: warning: conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion] 71 | typeids[num] = type->hdr.id; | ^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4type.c: In function ‘NC4_inq_type’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 117 | *size = atomic_size[typeid1]; | ^~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 126 | if (!(type = nclistget(grp->nc4_info->alltypes, typeid1))) | ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4type.c: In function ‘NC4_inq_user_type’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 176 | if (!(type = nclistget(grp->nc4_info->alltypes, typeid1))) | ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4type.c: In function ‘NC4_inq_compound_field’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 255 | if (!(type = nclistget(grp->nc4_info->alltypes, typeid1))) | ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 259 | if (!(field = nclistget(type->u.c.field,fieldid))) | ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4type.c: In function ‘NC4_inq_compound_fieldindex’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 323 | field = nclistget(type->u.c.field, i); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4type.c:334:21: warning: conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion] 334 | *fieldidp = field->hdr.id; | ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4type.c: In function ‘NC4_inq_enum_ident’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 371 | if (!(type = nclistget(grp->nc4_info->alltypes, xtype))) | ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 381 | enum_member = nclistget(type->u.e.enum_member, i); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4type.c: In function ‘NC4_inq_enum_member’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 459 | if (!(type = nclistget(grp->nc4_info->alltypes, typeid1))) | ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 467 | if (!(enum_member = nclistget(type->u.e.enum_member, idx))) | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 53 | var = (NC_VAR_INFO_T*)ncindexith(grp->vars,varid); | ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:98:18: warning: conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion] 98 | *sizep = real_size / MEGABYTE; | ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c: In function ‘NC4_inq_var_all’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 173 | if (!(var = (NC_VAR_INFO_T *)ncindexith(grp->vars, varid))) | ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:181:19: warning: conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘nc_type’ {aka ‘int’} may change value [-Wconversion] 181 | *xtypep = var->type_info->hdr.id; | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:183:19: warning: conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion] 183 | *ndimsp = var->ndims; | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c: In function ‘nc_utf8proc_iterate’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 128 | *dst = uc; | ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 136 | *dst = ((uc & 0x1f)<<6) | (*str & 0x3f); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 145 | uc = ((uc & 0xf)<<12) | ((*str & 0x3f)<<6) | (str[1] & 0x3f); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 148 | *dst = uc; | ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 161 | *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/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 161 | *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/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 161 | *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/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c: In function ‘NC4_inq_varid’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:381:19: warning: conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion] 381 | *varidp = var->hdr.id; | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c: In function ‘nc4_convert_type’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:532:26: warning: conversion to ‘unsigned char’ from ‘signed char’ may change the sign of the result [-Wsign-conversion] 532 | *ubp++ = *bp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 544 | *usp++ = *bp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:556:26: warning: conversion to ‘unsigned int’ from ‘signed char’ may change the sign of the result [-Wsign-conversion] 556 | *uip++ = *bp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 568 | *ulip++ = *bp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:594:25: warning: conversion to ‘signed char’ from ‘unsigned char’ may change the sign of the result [-Wsign-conversion] 594 | *bp++ = *ubp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c: In function ‘nc_utf8proc_tolower’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 369 | return cl != UINT16_MAX ? nc_seqindex_decode_index(cl) : c; | ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c: In function ‘nc_utf8proc_toupper’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 375 | return cu != UINT16_MAX ? nc_seqindex_decode_index(cu) : c; | ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c: In function ‘nc_utf8proc_totitle’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 381 | return cu != UINT16_MAX ? nc_seqindex_decode_index(cu) : c; | ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:648:26: warning: conversion from ‘short int’ to ‘unsigned char’ may change value [-Wconversion] 648 | *ubp++ = *sp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:656:25: warning: conversion from ‘short int’ to ‘signed char’ may change value [-Wconversion] 656 | *bp++ = *sp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c: In function ‘nc_utf8proc_decompose_char’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 668 | *usp++ = *sp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:401:11: warning: unsigned conversion from ‘int’ to ‘unsigned int’ changes value from ‘-4097’ to ‘4294963199’ [-Wsign-conversion] 401 | options & ~UTF8PROC_LUMP, last_boundclass) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:433:43: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ 433 | if (category == UTF8PROC_CATEGORY_ZS) nc_utf8proc_decompose_lump(0x0020); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:401:11: warning: unsigned conversion from ‘int’ to ‘unsigned int’ changes value from ‘-4097’ to ‘4294963199’ [-Wsign-conversion] 401 | options & ~UTF8PROC_LUMP, last_boundclass) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:435:7: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ 435 | nc_utf8proc_decompose_lump(0x0027); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:680:26: warning: conversion to ‘unsigned int’ from ‘short int’ may change the sign of the result [-Wsign-conversion] 680 | *uip++ = *sp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:401:11: warning: unsigned conversion from ‘int’ to ‘unsigned int’ changes value from ‘-4097’ to ‘4294963199’ [-Wsign-conversion] 401 | options & ~UTF8PROC_LUMP, last_boundclass) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:437:7: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ 437 | nc_utf8proc_decompose_lump(0x002D); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:401:11: warning: unsigned conversion from ‘int’ to ‘unsigned int’ changes value from ‘-4097’ to ‘4294963199’ [-Wsign-conversion] 401 | options & ~UTF8PROC_LUMP, last_boundclass) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:438:39: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ 438 | if (uc == 0x2044 || uc == 0x2215) nc_utf8proc_decompose_lump(0x002F); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 692 | *ulip++ = *sp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:401:11: warning: unsigned conversion from ‘int’ to ‘unsigned int’ changes value from ‘-4097’ to ‘4294963199’ [-Wsign-conversion] 401 | options & ~UTF8PROC_LUMP, last_boundclass) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:439:23: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ 439 | if (uc == 0x2236) nc_utf8proc_decompose_lump(0x003A); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:401:11: warning: unsigned conversion from ‘int’ to ‘unsigned int’ changes value from ‘-4097’ to ‘4294963199’ [-Wsign-conversion] 401 | options & ~UTF8PROC_LUMP, last_boundclass) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:441:7: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ 441 | nc_utf8proc_decompose_lump(0x003C); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:718:26: warning: conversion from ‘short unsigned int’ to ‘unsigned char’ may change value [-Wconversion] 718 | *ubp++ = *usp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:726:25: warning: conversion from ‘short unsigned int’ to ‘signed char’ may change value [-Wconversion] 726 | *bp++ = *usp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:401:11: warning: unsigned conversion from ‘int’ to ‘unsigned int’ changes value from ‘-4097’ to ‘4294963199’ [-Wsign-conversion] 401 | options & ~UTF8PROC_LUMP, last_boundclass) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:443:7: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ 443 | nc_utf8proc_decompose_lump(0x003E); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 734 | *sp++ = *usp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:401:11: warning: unsigned conversion from ‘int’ to ‘unsigned int’ changes value from ‘-4097’ to ‘4294963199’ [-Wsign-conversion] 401 | options & ~UTF8PROC_LUMP, last_boundclass) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:444:23: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ 444 | if (uc == 0x2216) nc_utf8proc_decompose_lump(0x005C); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:401:11: warning: unsigned conversion from ‘int’ to ‘unsigned int’ changes value from ‘-4097’ to ‘4294963199’ [-Wsign-conversion] 401 | options & ~UTF8PROC_LUMP, last_boundclass) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:446:7: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ 446 | nc_utf8proc_decompose_lump(0x005E); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:401:11: warning: unsigned conversion from ‘int’ to ‘unsigned int’ changes value from ‘-4097’ to ‘4294963199’ [-Wsign-conversion] 401 | options & ~UTF8PROC_LUMP, last_boundclass) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:448:7: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ 448 | nc_utf8proc_decompose_lump(0x005F); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:401:11: warning: unsigned conversion from ‘int’ to ‘unsigned int’ changes value from ‘-4097’ to ‘4294963199’ [-Wsign-conversion] 401 | options & ~UTF8PROC_LUMP, last_boundclass) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:449:23: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ 449 | if (uc == 0x02CB) nc_utf8proc_decompose_lump(0x0060); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:401:11: warning: unsigned conversion from ‘int’ to ‘unsigned int’ changes value from ‘-4097’ to ‘4294963199’ [-Wsign-conversion] 401 | options & ~UTF8PROC_LUMP, last_boundclass) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:450:23: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ 450 | if (uc == 0x2223) nc_utf8proc_decompose_lump(0x007C); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:401:11: warning: unsigned conversion from ‘int’ to ‘unsigned int’ changes value from ‘-4097’ to ‘4294963199’ [-Wsign-conversion] 401 | options & ~UTF8PROC_LUMP, last_boundclass) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:451:23: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ 451 | if (uc == 0x223C) nc_utf8proc_decompose_lump(0x007E); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:401:11: warning: unsigned conversion from ‘int’ to ‘unsigned int’ changes value from ‘-4097’ to ‘4294963199’ [-Wsign-conversion] 401 | options & ~UTF8PROC_LUMP, last_boundclass) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c:455:9: note: in expansion of macro ‘nc_utf8proc_decompose_lump’ 455 | nc_utf8proc_decompose_lump(0x000A); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:780:26: warning: conversion from ‘int’ to ‘unsigned char’ may change value [-Wconversion] 780 | *ubp++ = *ip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:788:25: warning: conversion from ‘int’ to ‘signed char’ may change value [-Wconversion] 788 | *bp++ = *ip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:796:25: warning: conversion from ‘int’ to ‘short int’ may change value [-Wconversion] 796 | *sp++ = *ip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:804:26: warning: conversion from ‘int’ to ‘short unsigned int’ may change value [-Wconversion] 804 | *usp++ = *ip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:820:26: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] 820 | *uip++ = *ip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 832 | *ulip++ = *ip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:837:25: warning: conversion from ‘int’ to ‘float’ may change value [-Wconversion] 837 | *fp++ = *ip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:858:26: warning: conversion from ‘unsigned int’ to ‘unsigned char’ may change value [-Wconversion] 858 | *ubp++ = *uip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:866:25: warning: conversion from ‘unsigned int’ to ‘signed char’ may change value [-Wconversion] 866 | *bp++ = *uip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:874:25: warning: conversion from ‘unsigned int’ to ‘short int’ may change value [-Wconversion] 874 | *sp++ = *uip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:882:26: warning: conversion from ‘unsigned int’ to ‘short unsigned int’ may change value [-Wconversion] 882 | *usp++ = *uip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:890:25: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result [-Wsign-conversion] 890 | *ip++ = *uip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:911:25: warning: conversion from ‘unsigned int’ to ‘float’ may change value [-Wconversion] 911 | *fp++ = *uip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:932:26: warning: conversion from ‘long long int’ to ‘unsigned char’ may change value [-Wconversion] 932 | *ubp++ = *lip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:940:25: warning: conversion from ‘long long int’ to ‘signed char’ may change value [-Wconversion] 940 | *bp++ = *lip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:948:25: warning: conversion from ‘long long int’ to ‘short int’ may change value [-Wconversion] 948 | *sp++ = *lip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:956:26: warning: conversion from ‘long long int’ to ‘short unsigned int’ may change value [-Wconversion] 956 | *usp++ = *lip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:964:26: warning: conversion from ‘long long int’ to ‘unsigned int’ may change value [-Wconversion] 964 | *uip++ = *lip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libdispatch/utf8proc.c: In function ‘nc_utf8proc_map_custom’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:972:25: warning: conversion from ‘long long int’ to ‘int’ may change value [-Wconversion] 972 | *ip++ = *lip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 713 | 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/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 984 | *ulip++ = *lip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:989:25: warning: conversion from ‘long long int’ to ‘float’ may change value [-Wconversion] 989 | *fp++ = *lip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:993:25: warning: conversion from ‘long long int’ to ‘double’ may change value [-Wconversion] 993 | *dp++ = *lip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1010:26: warning: conversion from ‘long long unsigned int’ to ‘unsigned char’ may change value [-Wconversion] 1010 | *ubp++ = *ulip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1018:25: warning: conversion from ‘long long unsigned int’ to ‘signed char’ may change value [-Wconversion] 1018 | *bp++ = *ulip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1026:25: warning: conversion from ‘long long unsigned int’ to ‘short int’ may change value [-Wconversion] 1026 | *sp++ = *ulip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1034:26: warning: conversion from ‘long long unsigned int’ to ‘short unsigned int’ may change value [-Wconversion] 1034 | *usp++ = *ulip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1042:26: warning: conversion from ‘long long unsigned int’ to ‘unsigned int’ may change value [-Wconversion] 1042 | *uip++ = *ulip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1050:25: warning: conversion from ‘long long unsigned int’ to ‘int’ may change value [-Wconversion] 1050 | *ip++ = *ulip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 1058 | *lip++ = *ulip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1067:25: warning: conversion from ‘long long unsigned int’ to ‘float’ may change value [-Wconversion] 1067 | *fp++ = *ulip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1071:25: warning: conversion from ‘long long unsigned int’ to ‘double’ may change value [-Wconversion] 1071 | *dp++ = *ulip++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1088:26: warning: conversion from ‘float’ to ‘unsigned char’ may change value [-Wfloat-conversion] 1088 | *ubp++ = *fp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1096:25: warning: conversion from ‘float’ to ‘signed char’ may change value [-Wfloat-conversion] 1096 | *bp++ = *fp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1104:25: warning: conversion from ‘float’ to ‘short int’ may change value [-Wfloat-conversion] 1104 | *sp++ = *fp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1112:26: warning: conversion from ‘float’ to ‘short unsigned int’ may change value [-Wfloat-conversion] 1112 | *usp++ = *fp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1120:26: warning: conversion from ‘float’ to ‘unsigned int’ may change value [-Wfloat-conversion] 1120 | *uip++ = *fp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1128:25: warning: conversion from ‘float’ to ‘int’ may change value [-Wfloat-conversion] 1128 | *ip++ = *fp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1136:26: warning: conversion from ‘float’ to ‘long long int’ may change value [-Wfloat-conversion] 1136 | *lip++ = *fp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1144:26: warning: conversion from ‘float’ to ‘long long int’ may change value [-Wfloat-conversion] 1144 | *lip++ = *fp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1174:26: warning: conversion from ‘double’ to ‘unsigned char’ may change value [-Wfloat-conversion] 1174 | *ubp++ = *dp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1182:25: warning: conversion from ‘double’ to ‘signed char’ may change value [-Wfloat-conversion] 1182 | *bp++ = *dp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1190:25: warning: conversion from ‘double’ to ‘short int’ may change value [-Wfloat-conversion] 1190 | *sp++ = *dp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1198:26: warning: conversion from ‘double’ to ‘short unsigned int’ may change value [-Wfloat-conversion] 1198 | *usp++ = *dp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1206:26: warning: conversion from ‘double’ to ‘unsigned int’ may change value [-Wfloat-conversion] 1206 | *uip++ = *dp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1214:25: warning: conversion from ‘double’ to ‘int’ may change value [-Wfloat-conversion] 1214 | *ip++ = *dp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1222:26: warning: conversion from ‘double’ to ‘long long int’ may change value [-Wfloat-conversion] 1222 | *lip++ = *dp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1230:26: warning: conversion from ‘double’ to ‘long long int’ may change value [-Wfloat-conversion] 1230 | *lip++ = *dp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4var.c:1238:25: warning: conversion from ‘double’ to ‘float’ may change value [-Wfloat-conversion] 1238 | *fp++ = *dp++; | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/memio.c: In function ‘memio_new’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 169 | if(initialsize == 0) initialsize = pagesize; | ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 170 | if((initialsize % pagesize) != 0) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 171 | initialsize += (pagesize - (initialsize % pagesize)); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 171 | initialsize += (pagesize - (initialsize % pagesize)); | ^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 171 | initialsize += (pagesize - (initialsize % pagesize)); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/memio.c: In function ‘memio_create’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 253 | status = memio_new(path, ioflags, initialsz, &nciop, &memio); | ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/memio.c: In function ‘memio_open’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 362 | status = memio_new(path, ioflags, initialsize, &nciop, &memio); | ^~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/memio.c: In function ‘memio_filesize’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 435 | if(filesizep != NULL) *filesizep = memio->size; | ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/memio.c: In function ‘guarantee’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 539 | int status = memio_pad_length(nciop,endpoint); | ^~~~~~~~ gcc: fatal error: Terminated signal terminated program as compilation terminated. make[2]: *** [source_subfolder/libdispatch/CMakeFiles/dispatch.dir/build.make:401: source_subfolder/libdispatch/CMakeFiles/dispatch.dir/utf8proc.c.o] Error 1 make[2]: *** Deleting file 'source_subfolder/libdispatch/CMakeFiles/dispatch.dir/utf8proc.c.o' make[1]: *** [CMakeFiles/Makefile2:464: source_subfolder/libdispatch/CMakeFiles/dispatch.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make[2]: *** [source_subfolder/libsrc4/CMakeFiles/netcdf4.dir/build.make:180: source_subfolder/libsrc4/CMakeFiles/netcdf4.dir/nc4printer.c.o] Terminated make[2]: *** [source_subfolder/libsrc4/CMakeFiles/netcdf4.dir/build.make:167: source_subfolder/libsrc4/CMakeFiles/netcdf4.dir/error4.c.o] Terminated make[1]: *** [CMakeFiles/Makefile2:545: source_subfolder/libsrc4/CMakeFiles/netcdf4.dir/all] Terminated Terminated make[2]: *** [source_subfolder/libsrc/CMakeFiles/netcdf3.dir/build.make:205: source_subfolder/libsrc/CMakeFiles/netcdf3.dir/memio.c.o] Error 143 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [source_subfolder/libsrc/CMakeFiles/netcdf3.dir/build.make:218: source_subfolder/libsrc/CMakeFiles/netcdf3.dir/mmapio.c.o] Terminated make[1]: *** [CMakeFiles/Makefile2:491: source_subfolder/libsrc/CMakeFiles/netcdf3.dir/all] Terminated make: *** [Makefile:152: all] Error 2 netcdf/4.7.4: WARN: Build folder is dirty, removing it: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568 netcdf/4.7.4: ERROR: Package '947ba72f937727ac6195bc11b79e4c7e8fded568' build failed netcdf/4.7.4: WARN: Build folder /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568 ERROR: netcdf/4.7.4: Error in build() method, line 93 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/build_subfolder' '--' '-j3' Terminated /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4printer.c: In function ‘freeNC4Printer’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 159 | NCID* node = (NCID*)nclistget(out->allnodes,i); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4printer.c: In function ‘printNode’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 317 | value = getNumericValue(numvalue,node->base->id); | ^~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4printer.c: In function ‘printAttribute’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 454 | void* value = computeOffset(attr->base,values,i); | ^ In file included from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4printer.c:18: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4printer.c: In function ‘findType’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/include/nclist.h:61:26: warning: conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion] 61 | #define nclistlength(l) ((l)==NULL?0:(l)->length) | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4printer.c:615:15: note: in expansion of macro ‘nclistlength’ 615 | int len = nclistlength(out->types); | ^~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 618 | return (NCID*)nclistget(out->types,t); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4printer.c: In function ‘findDim’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 625 | return (NCID*)nclistget(out->dims,dimid); | ^~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4printer.c: In function ‘record’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4printer.c:660:46: warning: conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion] 660 | nclistsetalloc(out->dims,node->id+1); | ~~~~~~~~^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4printer.c:661:47: warning: conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion] 661 | nclistsetlength(out->dims,node->id+1); | ~~~~~~~~^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4printer.c:663:33: warning: conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion] 663 | nclistset(out->dims,node->id,node); | ~~~~^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4printer.c:668:47: warning: conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion] 668 | nclistsetalloc(out->types,node->id+1); | ~~~~~~~~^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4printer.c:669:48: warning: conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion] 669 | nclistsetlength(out->types,node->id+1); | ~~~~~~~~^~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4printer.c:671:34: warning: conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion] 671 | nclistset(out->types,node->id,node); | ~~~~^~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4printer.c: In function ‘entityEscape’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4printer.c:705:42: warning: conversion from ‘int’ to ‘char’ may change value [-Wconversion] 705 | default: ncbytesappend(escaped,(c)); break; | ^~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4printer.c: In function ‘printString’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc4/nc4printer.c:740:32: warning: conversion from ‘int’ to ‘char’ may change value [-Wconversion] 740 | else ncbytesappend(out,c); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/mmapio.c: In function ‘mmapio_create’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 225 | status = mmapio_new(path, ioflags, initialsz, &nciop, &mmapio); | ^~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/mmapio.c:232:42: warning: conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘off_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion] 232 | mmapio->memory = (char*)mmap(NULL,mmapio->alloc, | ~~~~~~^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/mmapio.c:255:49: warning: conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘off_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion] 255 | mmapio->memory = (char*)mmap(NULL,mmapio->alloc, | ~~~~~~^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 284 | if(sizehintp) *sizehintp = pagesize; | ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/mmapio.c: In function ‘mmapio_open’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/mmapio.c:354:45: warning: conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘off_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion] 354 | mmapio->memory = (char*)mmap(NULL,mmapio->alloc, | ~~~~~~^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 363 | sizehint = filesize/2; | ^~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/mmapio.c: In function ‘mmapio_pad_length’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/mmapio.c:439:38: warning: conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘off_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion] 439 | write(mmapio->mapfd,"",mmapio->alloc); | ~~~~~~^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/mmapio.c:444:46: warning: conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘off_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion] 444 | newmem = (char*)mremap(mmapio->memory,mmapio->alloc,newsize,MREMAP_MAYMOVE); | ~~~~~~^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 444 | newmem = (char*)mremap(mmapio->memory,mmapio->alloc,newsize,MREMAP_MAYMOVE); | ^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/mmapio.c: In function ‘mmapio_close’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/mmapio.c:488:42: warning: conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘off_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion] 488 | status = munmap(mmapio->memory,mmapio->alloc); | ~~~~~~^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/mmapio.c: In function ‘mmapio_get’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 527 | status = guarantee(nciop, offset+extent); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/mmapio.c:527:37: warning: conversion to ‘off_t’ {aka ‘long int’} from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 527 | status = guarantee(nciop, offset+extent); | ~~~~~~^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/mmapio.c: In function ‘mmapio_move’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 547 | status = guarantee(nciop,to+nbytes); | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/source_subfolder/libsrc/mmapio.c:547:35: warning: conversion to ‘off_t’ {aka ‘long int’} from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 547 | status = guarantee(nciop,to+nbytes); | ~~^~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 551 | if((to + nbytes) > from || (from + nbytes) > to) { | ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/947ba72f937727ac6195bc11b79e4c7e8fded568/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] 551 | if((to + nbytes) > from || (from + nbytes) > to) { | ^