Configuration Summary: Tests Enabled: False Compiler: # NetCDF C Configuration Summary ============================== # General ------- NetCDF Version: 4.7.4 Dispatch Version: 1 Configured On: Sat Oct 31 23:13:15 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/a8069e1bf21639c293f6463a4e44bfeccdd1f161/build_subfolder/source_subfolder Install Prefix: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/package/a8069e1bf21639c293f6463a4e44bfeccdd1f161 # Compiling Options ----------------- C Compiler: /usr/bin/gcc CFLAGS: -m64 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DNDEBUG CPPFLAGS: LDFLAGS: -m64 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/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libsrc/mmapio.c: In function ‘mmapio_create’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libsrc/mmapio.c:252:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd,"",1); ^~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libsrc/mmapio.c: In function ‘mmapio_pad_length’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libsrc/mmapio.c:439:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(mmapio->mapfd,"",mmapio->alloc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/86e78c3decac64e7b79c84e88e3c36f54c53169e/include/curl/curl.h:2973, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4includes.h:19, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:6: In function ‘set_curlopt.isra.0’, inlined from ‘set_curlflag’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/86e78c3decac64e7b79c84e88e3c36f54c53169e/include/curl/typecheck-gcc.h:47:13: warning: call to ‘_curl_easy_setopt_err_long’ declared with attribute warning: curl_easy_setopt expects a long argument for this option _curl_easy_setopt_err_long(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ cstat = curl_easy_setopt(state->curl->curl,flag,value); ^~~~~~~~~~~~~~~~ In function ‘set_curlopt.isra.0’, inlined from ‘set_curlflag’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/86e78c3decac64e7b79c84e88e3c36f54c53169e/include/curl/typecheck-gcc.h:47:13: warning: call to ‘_curl_easy_setopt_err_long’ declared with attribute warning: curl_easy_setopt expects a long argument for this option _curl_easy_setopt_err_long(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ cstat = curl_easy_setopt(state->curl->curl,flag,value); ^~~~~~~~~~~~~~~~ In function ‘set_curlopt.isra.0’, inlined from ‘set_curlflag’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/86e78c3decac64e7b79c84e88e3c36f54c53169e/include/curl/typecheck-gcc.h:47:13: warning: call to ‘_curl_easy_setopt_err_long’ declared with attribute warning: curl_easy_setopt expects a long argument for this option _curl_easy_setopt_err_long(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ cstat = curl_easy_setopt(state->curl->curl,flag,value); ^~~~~~~~~~~~~~~~ In function ‘set_curlopt.isra.0’, inlined from ‘set_curlflag’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/86e78c3decac64e7b79c84e88e3c36f54c53169e/include/curl/typecheck-gcc.h:47:13: warning: call to ‘_curl_easy_setopt_err_long’ declared with attribute warning: curl_easy_setopt expects a long argument for this option _curl_easy_setopt_err_long(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ cstat = curl_easy_setopt(state->curl->curl,flag,value); ^~~~~~~~~~~~~~~~ In function ‘set_curlopt.isra.0’, inlined from ‘set_curlflag’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/86e78c3decac64e7b79c84e88e3c36f54c53169e/include/curl/typecheck-gcc.h:47:13: warning: call to ‘_curl_easy_setopt_err_long’ declared with attribute warning: curl_easy_setopt expects a long argument for this option _curl_easy_setopt_err_long(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ cstat = curl_easy_setopt(state->curl->curl,flag,value); ^~~~~~~~~~~~~~~~ In function ‘set_curlopt.isra.0’, inlined from ‘set_curlflag’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/86e78c3decac64e7b79c84e88e3c36f54c53169e/include/curl/typecheck-gcc.h:47:13: warning: call to ‘_curl_easy_setopt_err_long’ declared with attribute warning: curl_easy_setopt expects a long argument for this option _curl_easy_setopt_err_long(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ cstat = curl_easy_setopt(state->curl->curl,flag,value); ^~~~~~~~~~~~~~~~ In function ‘set_curlopt.isra.0’, inlined from ‘set_curlflag’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/86e78c3decac64e7b79c84e88e3c36f54c53169e/include/curl/typecheck-gcc.h:47:13: warning: call to ‘_curl_easy_setopt_err_long’ declared with attribute warning: curl_easy_setopt expects a long argument for this option _curl_easy_setopt_err_long(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ cstat = curl_easy_setopt(state->curl->curl,flag,value); ^~~~~~~~~~~~~~~~ In function ‘set_curlopt.isra.0’, inlined from ‘set_curlflag’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/86e78c3decac64e7b79c84e88e3c36f54c53169e/include/curl/typecheck-gcc.h:47:13: warning: call to ‘_curl_easy_setopt_err_long’ declared with attribute warning: curl_easy_setopt expects a long argument for this option _curl_easy_setopt_err_long(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ cstat = curl_easy_setopt(state->curl->curl,flag,value); ^~~~~~~~~~~~~~~~ In function ‘set_curlopt.isra.0’, inlined from ‘set_curlflag’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/86e78c3decac64e7b79c84e88e3c36f54c53169e/include/curl/typecheck-gcc.h:47:13: warning: call to ‘_curl_easy_setopt_err_long’ declared with attribute warning: curl_easy_setopt expects a long argument for this option _curl_easy_setopt_err_long(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ cstat = curl_easy_setopt(state->curl->curl,flag,value); ^~~~~~~~~~~~~~~~ In function ‘set_curlopt.isra.0’, inlined from ‘set_curlflag’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/86e78c3decac64e7b79c84e88e3c36f54c53169e/include/curl/typecheck-gcc.h:47:13: warning: call to ‘_curl_easy_setopt_err_long’ declared with attribute warning: curl_easy_setopt expects a long argument for this option _curl_easy_setopt_err_long(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ cstat = curl_easy_setopt(state->curl->curl,flag,value); ^~~~~~~~~~~~~~~~ In function ‘set_curlopt.isra.0’, inlined from ‘NCD4_curl_debug’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/86e78c3decac64e7b79c84e88e3c36f54c53169e/include/curl/typecheck-gcc.h:47:13: warning: call to ‘_curl_easy_setopt_err_long’ declared with attribute warning: curl_easy_setopt expects a long argument for this option _curl_easy_setopt_err_long(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/a8069e1bf21639c293f6463a4e44bfeccdd1f161/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ cstat = curl_easy_setopt(state->curl->curl,flag,value); ^~~~~~~~~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY