CMake Warning at source_subfolder/CMakeLists.txt:1173 (MESSAGE): ENABLE_FILTER_TESTING requires shared libraries. Disabling. Configuration Summary: Tests Enabled: False Compiler: # NetCDF C Configuration Summary ============================== # General ------- NetCDF Version: 4.7.4 Dispatch Version: 1 Configured On: Thu Nov 26 21:27:44 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/8993cf1698e192b31d1ae0de7dfd99e83aa967f9/build_subfolder/source_subfolder Install Prefix: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/package/8993cf1698e192b31d1ae0de7dfd99e83aa967f9 # Compiling Options ----------------- C Compiler: /usr/bin/clang CFLAGS: -m64 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g CPPFLAGS: LDFLAGS: -m64 AM_CFLAGS: AM_CPPFLAGS: AM_LDFLAGS: Shared Library: no Static Library: yes Extra libraries: -lhdf5_hl_cpp_debug -lhdf5_hl_debug -lhdf5_cpp_debug -lhdf5_debug -ldl -lm -lZLIB::ZLIB -lm -lcurl -lrt -lpthread -lOpenSSL::OpenSSL # 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/8993cf1698e192b31d1ae0de7dfd99e83aa967f9/source_subfolder/libdispatch/dfile.c:1860:24: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] path = nulldup(p); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/8993cf1698e192b31d1ae0de7dfd99e83aa967f9/source_subfolder/include/ncconfigure.h:76:43: note: expanded from macro 'nulldup' #define nulldup(s) ((s)==NULL?NULL:strdup(s)) ^ /usr/include/string.h:166:34: note: passing argument to parameter '__s' here extern char *strdup (const char *__s) ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/8993cf1698e192b31d1ae0de7dfd99e83aa967f9/source_subfolder/libdispatch/dfile.c:2008:24: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] path = nulldup(p); ^ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/8993cf1698e192b31d1ae0de7dfd99e83aa967f9/source_subfolder/include/ncconfigure.h:76:43: note: expanded from macro 'nulldup' #define nulldup(s) ((s)==NULL?NULL:strdup(s)) ^ /usr/include/string.h:166:34: note: passing argument to parameter '__s' here extern char *strdup (const char *__s) ^ 2 warnings generated. /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/8993cf1698e192b31d1ae0de7dfd99e83aa967f9/source_subfolder/libdap2/ncd2dispatch.c:381:9: warning: comparison of array 'tmpname' equal to a null pointer is always false [-Wtautological-pointer-compare] if(tmpname == NULL) ncstat = NC_ENOMEM; ^~~~~~~ ~~~~ 1 warning generated. /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/8993cf1698e192b31d1ae0de7dfd99e83aa967f9/source_subfolder/libdap2/dceconstraints.c:857:21: warning: implicit conversion from enumeration type 'enum CEops' to different enumeration type 'CEsort' (aka 'enum CEsort') [-Wenum-conversion] target->operator = CEO_NIL; ~ ^~~~~~~ 1 warning generated. dce.y:186:31: warning: implicit conversion from enumeration type 'enum CEops' to different enumeration type 'CEsort' (aka 'enum CEsort') [-Wenum-conversion] {(yyval)=makeselectiontag(CEO_EQ);} ~~~~~~~~~~~~~~~~ ^~~~~~ dce.y:187:31: warning: implicit conversion from enumeration type 'enum CEops' to different enumeration type 'CEsort' (aka 'enum CEsort') [-Wenum-conversion] {(yyval)=makeselectiontag(CEO_GT);} ~~~~~~~~~~~~~~~~ ^~~~~~ dce.y:188:31: warning: implicit conversion from enumeration type 'enum CEops' to different enumeration type 'CEsort' (aka 'enum CEsort') [-Wenum-conversion] {(yyval)=makeselectiontag(CEO_LT);} ~~~~~~~~~~~~~~~~ ^~~~~~ dce.y:189:31: warning: implicit conversion from enumeration type 'enum CEops' to different enumeration type 'CEsort' (aka 'enum CEsort') [-Wenum-conversion] {(yyval)=makeselectiontag(CEO_NEQ);} ~~~~~~~~~~~~~~~~ ^~~~~~~ dce.y:190:31: warning: implicit conversion from enumeration type 'enum CEops' to different enumeration type 'CEsort' (aka 'enum CEsort') [-Wenum-conversion] {(yyval)=makeselectiontag(CEO_GE);} ~~~~~~~~~~~~~~~~ ^~~~~~ dce.y:191:31: warning: implicit conversion from enumeration type 'enum CEops' to different enumeration type 'CEsort' (aka 'enum CEsort') [-Wenum-conversion] {(yyval)=makeselectiontag(CEO_LE);} ~~~~~~~~~~~~~~~~ ^~~~~~ dce.y:192:31: warning: implicit conversion from enumeration type 'enum CEops' to different enumeration type 'CEsort' (aka 'enum CEsort') [-Wenum-conversion] {(yyval)=makeselectiontag(CEO_RE);} ~~~~~~~~~~~~~~~~ ^~~~~~ 7 warnings generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY