CMake Warning at source_subfolder/CMakeLists.txt:1173 (MESSAGE): ENABLE_FILTER_TESTING requires shared libraries. Disabling. Configuration Summary: Tests Enabled: False Compiler: # NetCDF C Configuration Summary ============================== # General ------- NetCDF Version: 4.7.4 Dispatch Version: 1 Configured On: Sat Oct 31 23:12:49 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/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/build_subfolder/source_subfolder Install Prefix: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/package/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6 # 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: no Static Library: yes Extra libraries: -lm -lcurl -lrt -lpthread -lOpenSSL::OpenSSL -lZLIB::ZLIB # Features -------- NetCDF-2 API: yes HDF4 Support: no HDF5 Support: yes NetCDF-4 API: yes NC-4 Parallel Support: no PnetCDF Support: no DAP2 Support: yes DAP4 Support: yes Byte-Range Support: no Diskless Support: yes MMap Support: yes JNA Support: no CDF5 Support: yes ERANGE Fill Support: yes Relaxed Boundary Check: yes SZIP Support: no SZIP Write Support: no Parallel Filters: no CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdispatch/ncuri.c:8: In function ‘strncpy’, inlined from ‘ncuriparse’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdispatch/ncuri.c:156:5: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdispatch/ncuri.c: In function ‘ncuriparse’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdispatch/ncuri.c:140:12: note: length computed here 140 | len0 = strlen(uri0); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdispatch/drc.c:15: In function ‘strncat’, inlined from ‘rcsearch’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdispatch/drc.c:434:5: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:136:10: warning: ‘__builtin_strncat’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdispatch/drc.c: In function ‘rcsearch’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdispatch/drc.c:426:20: note: length computed here 426 | size_t rclen = strlen(rcname); | ^~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdispatch/dauth.c:10: In function ‘strncpy’, inlined from ‘NC_combinehostport’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdispatch/dauth.c:80:5: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libsrc/mmapio.c: In function ‘mmapio_create’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libsrc/mmapio.c:252:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 252 | write(fd,"",1); | ^~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libsrc/mmapio.c: In function ‘mmapio_pad_length’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libsrc/mmapio.c:439:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 439 | write(mmapio->mapfd,"",mmapio->alloc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/oc2/ocinternal.h:25, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/oc2/ocnode.c:5: In function ‘strncpy’, inlined from ‘mergedods1’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/oc2/ocnode.c:405:6, inlined from ‘ocddsdasmerge’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/oc2/ocnode.c:335:2: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/oc2/ocnode.c: In function ‘ocddsdasmerge’: /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/oc2/ocnode.c:400:28: note: length computed here 400 | + strlen(dods->name) | ^~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/539b44da7a736f055c2112b92bba7f29d6d3c644/include/curl/curl.h:2973, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4includes.h:19, from /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:6: In function ‘set_curlopt’, inlined from ‘set_curlflag’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/539b44da7a736f055c2112b92bba7f29d6d3c644/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 [-Wattribute-warning] 47 | _curl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ 50 | cstat = curl_easy_setopt(state->curl->curl,flag,value); | ^~~~~~~~~~~~~~~~ In function ‘set_curlopt’, inlined from ‘set_curlflag’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/539b44da7a736f055c2112b92bba7f29d6d3c644/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 [-Wattribute-warning] 47 | _curl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ 50 | cstat = curl_easy_setopt(state->curl->curl,flag,value); | ^~~~~~~~~~~~~~~~ In function ‘set_curlopt’, inlined from ‘set_curlflag’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/539b44da7a736f055c2112b92bba7f29d6d3c644/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 [-Wattribute-warning] 47 | _curl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ 50 | cstat = curl_easy_setopt(state->curl->curl,flag,value); | ^~~~~~~~~~~~~~~~ In function ‘set_curlopt’, inlined from ‘set_curlflag’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/539b44da7a736f055c2112b92bba7f29d6d3c644/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 [-Wattribute-warning] 47 | _curl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ 50 | cstat = curl_easy_setopt(state->curl->curl,flag,value); | ^~~~~~~~~~~~~~~~ In function ‘set_curlopt’, inlined from ‘set_curlflag’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/539b44da7a736f055c2112b92bba7f29d6d3c644/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 [-Wattribute-warning] 47 | _curl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ 50 | cstat = curl_easy_setopt(state->curl->curl,flag,value); | ^~~~~~~~~~~~~~~~ In function ‘set_curlopt’, inlined from ‘set_curlflag’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/539b44da7a736f055c2112b92bba7f29d6d3c644/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 [-Wattribute-warning] 47 | _curl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ 50 | cstat = curl_easy_setopt(state->curl->curl,flag,value); | ^~~~~~~~~~~~~~~~ In function ‘set_curlopt’, inlined from ‘set_curlflag’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/539b44da7a736f055c2112b92bba7f29d6d3c644/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 [-Wattribute-warning] 47 | _curl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ 50 | cstat = curl_easy_setopt(state->curl->curl,flag,value); | ^~~~~~~~~~~~~~~~ In function ‘set_curlopt’, inlined from ‘set_curlflag’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/539b44da7a736f055c2112b92bba7f29d6d3c644/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 [-Wattribute-warning] 47 | _curl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ 50 | cstat = curl_easy_setopt(state->curl->curl,flag,value); | ^~~~~~~~~~~~~~~~ In function ‘set_curlopt’, inlined from ‘set_curlflag’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/539b44da7a736f055c2112b92bba7f29d6d3c644/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 [-Wattribute-warning] 47 | _curl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ 50 | cstat = curl_easy_setopt(state->curl->curl,flag,value); | ^~~~~~~~~~~~~~~~ In function ‘set_curlopt’, inlined from ‘set_curlflag’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/539b44da7a736f055c2112b92bba7f29d6d3c644/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 [-Wattribute-warning] 47 | _curl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ 50 | cstat = curl_easy_setopt(state->curl->curl,flag,value); | ^~~~~~~~~~~~~~~~ In function ‘set_curlopt’, inlined from ‘NCD4_curl_debug’ at /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:38:15: /home/conan/w/cci_PR-3350/.conan/data/libcurl/7.73.0/_/_/package/539b44da7a736f055c2112b92bba7f29d6d3c644/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 [-Wattribute-warning] 47 | _curl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3350/.conan/data/netcdf/4.7.4/_/_/build/1ed9bbf5a3f2b4c24a1079bb1386635373e224b6/source_subfolder/libdap4/d4curlfunctions.c:50:13: note: in expansion of macro ‘curl_easy_setopt’ 50 | 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