Configuration Summary: Tests Enabled: False Compiler: # NetCDF C Configuration Summary ============================== # General ------- NetCDF Version: 4.7.4 Dispatch Version: 1 Configured On: Thu Oct 29 13:29:31 PDT 2020 Host System: x86_64-Darwin-18.2.0 Build Directory: /Users/jenkins/w/cci_PR-3350@3/.conan/data/netcdf/4.7.4/_/_/build/d0a5b0f6c4d8672032fd0997450fe60ff22ac726/build_subfolder/source_subfolder Install Prefix: /Users/jenkins/w/cci_PR-3350@3/.conan/data/netcdf/4.7.4/_/_/package/d0a5b0f6c4d8672032fd0997450fe60ff22ac726 # Compiling Options ----------------- C Compiler: /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc 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 -lCocoa -lSecurity -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 /Users/jenkins/w/cci_PR-3350@3/.conan/data/netcdf/4.7.4/_/_/build/d0a5b0f6c4d8672032fd0997450fe60ff22ac726/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); ^ /Users/jenkins/w/cci_PR-3350@3/.conan/data/netcdf/4.7.4/_/_/build/d0a5b0f6c4d8672032fd0997450fe60ff22ac726/source_subfolder/include/ncconfigure.h:76:43: note: expanded from macro 'nulldup' #define nulldup(s) ((s)==NULL?NULL:strdup(s)) ^ /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/string.h:117:26: note: passing argument to parameter '__s1' here char *strdup(const char *__s1); ^ /Users/jenkins/w/cci_PR-3350@3/.conan/data/netcdf/4.7.4/_/_/build/d0a5b0f6c4d8672032fd0997450fe60ff22ac726/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); ^ /Users/jenkins/w/cci_PR-3350@3/.conan/data/netcdf/4.7.4/_/_/build/d0a5b0f6c4d8672032fd0997450fe60ff22ac726/source_subfolder/include/ncconfigure.h:76:43: note: expanded from macro 'nulldup' #define nulldup(s) ((s)==NULL?NULL:strdup(s)) ^ /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/string.h:117:26: note: passing argument to parameter '__s1' here char *strdup(const char *__s1); ^ 2 warnings generated. /Users/jenkins/w/cci_PR-3350@3/.conan/data/netcdf/4.7.4/_/_/build/d0a5b0f6c4d8672032fd0997450fe60ff22ac726/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; ^~~~~~~ ~~~~ /Users/jenkins/w/cci_PR-3350@3/.conan/data/netcdf/4.7.4/_/_/build/d0a5b0f6c4d8672032fd0997450fe60ff22ac726/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);} ~~~~~~~~~~~~~~~~ ^~~~~~ 1 warning generated. 7 warnings generated. Undefined symbols for architecture x86_64: "_H5Aclose", referenced from: _write_netcdf4_dimid in nc4hdf.c.o _nc4_rec_write_metadata in nc4hdf.c.o _write_attlist in nc4hdf.c.o _nc4_rec_write_groups_types in nc4hdf.c.o _NC4_walk in nc4hdf.c.o _NC4_read_provenance in nc4info.c.o _NC4_write_provenance in nc4info.c.o ... "_H5Acreate1", referenced from: _write_netcdf4_dimid in nc4hdf.c.o _nc4_rec_write_metadata in nc4hdf.c.o _write_attlist in nc4hdf.c.o _nc4_rec_write_groups_types in nc4hdf.c.o _NC4_write_provenance in nc4info.c.o "_H5Adelete", referenced from: _nc4_rec_write_metadata in nc4hdf.c.o _write_attlist in nc4hdf.c.o _NC4_HDF5_rename_att in hdf5attr.c.o _NC4_HDF5_del_att in hdf5attr.c.o "_H5Aexists", referenced from: _write_netcdf4_dimid in nc4hdf.c.o _nc4_rec_write_metadata in nc4hdf.c.o _write_attlist in nc4hdf.c.o _nc4_rec_write_groups_types in nc4hdf.c.o _NC4_isnetcdf4 in nc4hdf.c.o _NC4_read_provenance in nc4info.c.o _NC4_write_provenance in nc4info.c.o ... "_H5Aget_name", referenced from: _reportobject in nc4hdf.c.o _reportopenobjects in nc4hdf.c.o _NC4_walk in nc4hdf.c.o "_H5Aget_num_attrs", referenced from: _NC4_walk in nc4hdf.c.o "_H5Aget_space", referenced from: _write_attlist in nc4hdf.c.o _NC4_read_provenance in nc4info.c.o _att_read_callbk in hdf5open.c.o _read_coord_dimids in hdf5open.c.o "_H5Aget_type", referenced from: _write_attlist in nc4hdf.c.o _NC4_read_provenance in nc4info.c.o _att_read_callbk in hdf5open.c.o _read_coord_dimids in hdf5open.c.o "_H5Aiterate2", referenced from: _nc4_read_atts in hdf5open.c.o "_H5Aopen", referenced from: _write_attlist in nc4hdf.c.o _att_read_callbk in hdf5open.c.o "_H5Aopen_by_name", referenced from: _write_netcdf4_dimid in nc4hdf.c.o "_H5Aopen_idx", referenced from: _NC4_walk in nc4hdf.c.o "_H5Aopen_name", referenced from: _NC4_read_provenance in nc4info.c.o _read_hdf5_obj in hdf5open.c.o _read_coord_dimids in hdf5open.c.o "_H5Aread", referenced from: _NC4_read_provenance in nc4info.c.o _att_read_callbk in hdf5open.c.o _read_hdf5_obj in hdf5open.c.o _read_coord_dimids in hdf5open.c.o "_H5Awrite", referenced from: _write_netcdf4_dimid in nc4hdf.c.o _nc4_rec_write_metadata in nc4hdf.c.o _write_attlist in nc4hdf.c.o _nc4_rec_write_groups_types in nc4hdf.c.o _NC4_write_provenance in nc4info.c.o "_H5DSattach_scale", referenced from: _rec_reattach_scales in nc4hdf.c.o _nc4_rec_write_metadata in nc4hdf.c.o "_H5DSdetach_scale", referenced from: _rec_detach_scales in nc4hdf.c.o _nc4_rec_write_metadata in nc4hdf.c.o _nc4_reform_coord_var in hdf5internal.c.o "_H5DSget_num_scales", referenced from: _get_attached_info in hdf5open.c.o "_H5DSget_scale_name", referenced from: _read_hdf5_obj in hdf5open.c.o "_H5DSis_scale", referenced from: _read_hdf5_obj in hdf5open.c.o "_H5DSiterate_scales", referenced from: _get_attached_info in hdf5open.c.o "_H5DSset_scale", referenced from: _nc4_create_dim_wo_var in nc4hdf.c.o _nc4_rec_write_metadata in nc4hdf.c.o "_H5Dclose", referenced from: _nc4_rec_write_metadata in nc4hdf.c.o _NC4_walk in nc4hdf.c.o _delete_dimscale_dataset in hdf5internal.c.o _nc4_reform_coord_var in hdf5internal.c.o _nc4_rec_grp_HDF5_del in hdf5internal.c.o _nc4_reopen_dataset in hdf5var.c.o _NC4_def_var in hdf5var.c.o ... "_H5Dcreate2", referenced from: _nc4_create_dim_wo_var in nc4hdf.c.o _nc4_rec_write_metadata in nc4hdf.c.o "_H5Dget_access_plist", referenced from: _nc4_get_var_meta in hdf5open.c.o "_H5Dget_create_plist", referenced from: _NC4_hdf5_remove_filter in nc4hdf.c.o _nc4_get_var_meta in hdf5open.c.o "_H5Dget_space", referenced from: _nc4_rec_match_dimscales in nc4hdf.c.o _nc4_find_dim_len in hdf5internal.c.o _rec_match_dimscales in hdf5open.c.o _read_hdf5_obj in hdf5open.c.o _NC4_put_vars in hdf5var.c.o _NC4_get_vars in hdf5var.c.o "_H5Dget_type", referenced from: _read_hdf5_obj in hdf5open.c.o "_H5Dopen1", referenced from: _NC4_walk in nc4hdf.c.o "_H5Dopen2", referenced from: _nc4_open_var_grp2 in nc4hdf.c.o _write_attlist in nc4hdf.c.o _nc4_reopen_dataset in hdf5var.c.o "_H5Dread", referenced from: _NC4_get_vars in hdf5var.c.o "_H5Dset_extent", referenced from: _nc4_rec_write_metadata in nc4hdf.c.o _NC4_put_vars in hdf5var.c.o "_H5Dwrite", referenced from: _NC4_put_vars in hdf5var.c.o "_H5Eauto_is_v2", referenced from: _NC4_image_init in nc4memcb.c.o "_H5Eget_auto1", referenced from: _NC4_image_init in nc4memcb.c.o "_H5Eget_auto2", referenced from: _NC4_image_init in nc4memcb.c.o "_H5Eset_auto1", referenced from: _NC4_image_init in nc4memcb.c.o "_H5Eset_auto2", referenced from: _nc4_hdf5_initialize in hdf5internal.c.o _NC4_image_init in nc4memcb.c.o "_H5Fclose", referenced from: _nc4_close_netcdf4_file in hdf5file.c.o "_H5Fcreate", referenced from: _NC4_create in hdf5create.c.o _NC4_image_init in nc4memcb.c.o "_H5Fflush", referenced from: _sync_netcdf4_file in hdf5file.c.o "_H5Fget_create_plist", referenced from: _NC4_hdf5get_superblock in nc4hdf.c.o "_H5Fget_obj_count", referenced from: _reportopenobjects in nc4hdf.c.o _nc4_close_netcdf4_file in hdf5file.c.o "_H5Fget_obj_ids", referenced from: _reportopenobjects in nc4hdf.c.o "_H5Fopen", referenced from: _NC4_open in hdf5open.c.o _NC4_image_init in nc4memcb.c.o "_H5Gclose", referenced from: _nc4_rec_write_groups_types in nc4hdf.c.o _NC4_walk in nc4hdf.c.o _NC4_rename_grp in hdf5grp.c.o _nc4_rec_grp_HDF5_del in hdf5internal.c.o "_H5Gcreate2", referenced from: _nc4_rec_write_groups_types in nc4hdf.c.o "_H5Gget_create_plist", referenced from: _rec_read_metadata in hdf5open.c.o "_H5Gget_num_objs", referenced from: _NC4_walk in nc4hdf.c.o "_H5Gget_objinfo", referenced from: _nc4_rec_write_metadata in nc4hdf.c.o _read_hdf5_obj in hdf5open.c.o _dimscale_visitor in hdf5open.c.o "_H5Gget_objname_by_idx", referenced from: _NC4_walk in nc4hdf.c.o "_H5Gget_objtype_by_idx", referenced from: _NC4_walk in nc4hdf.c.o "_H5Gopen1", referenced from: _NC4_walk in nc4hdf.c.o "_H5Gopen2", referenced from: _NC4_rename_grp in hdf5grp.c.o _NC4_create in hdf5create.c.o _rec_read_metadata in hdf5open.c.o "_H5Gunlink", referenced from: _nc4_rec_write_metadata in nc4hdf.c.o _delete_dimscale_dataset in hdf5internal.c.o _nc4_reform_coord_var in hdf5internal.c.o _NC4_def_var in hdf5var.c.o "_H5Idec_ref", referenced from: _read_hdf5_obj in hdf5open.c.o "_H5Iget_name", referenced from: _reportobject in nc4hdf.c.o _reportopenobjects in nc4hdf.c.o "_H5Iinc_ref", referenced from: _read_hdf5_obj in hdf5open.c.o "_H5Lexists", referenced from: _nc4_rec_write_metadata in nc4hdf.c.o "_H5Literate2", referenced from: _rec_read_metadata in hdf5open.c.o "_H5Lmove", referenced from: _NC4_rename_grp in hdf5grp.c.o _NC4_rename_var in hdf5var.c.o "_H5Oclose", referenced from: _rec_read_metadata in hdf5open.c.o _read_hdf5_obj in hdf5open.c.o "_H5Oopen", referenced from: _read_hdf5_obj in hdf5open.c.o "_H5P_CLS_DATASET_ACCESS_ID_g", referenced from: _nc4_rec_write_metadata in nc4hdf.c.o _nc4_reopen_dataset in hdf5var.c.o "_H5P_CLS_DATASET_CREATE_ID_g", referenced from: _nc4_create_dim_wo_var in nc4hdf.c.o _nc4_rec_write_metadata in nc4hdf.c.o "_H5P_CLS_DATASET_XFER_ID_g", referenced from: _NC4_put_vars in hdf5var.c.o _NC4_get_vars in hdf5var.c.o "_H5P_CLS_FILE_ACCESS_ID_g", referenced from: _NC4_create in hdf5create.c.o _NC4_open in hdf5open.c.o _NC4_image_init in nc4memcb.c.o "_H5P_CLS_FILE_CREATE_ID_g", referenced from: _NC4_create in hdf5create.c.o "_H5P_CLS_GROUP_CREATE_ID_g", referenced from: _nc4_rec_write_groups_types in nc4hdf.c.o "_H5Pclose", referenced from: _nc4_create_dim_wo_var in nc4hdf.c.o _nc4_rec_write_metadata in nc4hdf.c.o _nc4_rec_write_groups_types in nc4hdf.c.o _NC4_hdf5get_superblock in nc4hdf.c.o _NC4_create in hdf5create.c.o _NC4_open in hdf5open.c.o _nc4_get_var_meta in hdf5open.c.o ... "_H5Pcreate", referenced from: _nc4_create_dim_wo_var in nc4hdf.c.o _nc4_rec_write_metadata in nc4hdf.c.o _nc4_rec_write_groups_types in nc4hdf.c.o _NC4_create in hdf5create.c.o _NC4_open in hdf5open.c.o _nc4_reopen_dataset in hdf5var.c.o _NC4_put_vars in hdf5var.c.o ... "_H5Pfill_value_defined", referenced from: _nc4_get_var_meta in hdf5open.c.o "_H5Pget_chunk", referenced from: _nc4_get_var_meta in hdf5open.c.o "_H5Pget_chunk_cache", referenced from: _nc4_get_var_meta in hdf5open.c.o "_H5Pget_fill_value", referenced from: _nc4_get_var_meta in hdf5open.c.o "_H5Pget_filter2", referenced from: _nc4_get_var_meta in hdf5open.c.o "_H5Pget_layout", referenced from: _nc4_get_var_meta in hdf5open.c.o "_H5Pget_link_creation_order", referenced from: _rec_read_metadata in hdf5open.c.o "_H5Pget_nfilters", referenced from: _nc4_get_var_meta in hdf5open.c.o "_H5Pget_version", referenced from: _NC4_hdf5get_superblock in nc4hdf.c.o "_H5Premove_filter", referenced from: _NC4_hdf5_remove_filter in nc4hdf.c.o "_H5Pset_attr_creation_order", referenced from: _nc4_create_dim_wo_var in nc4hdf.c.o _nc4_rec_write_metadata in nc4hdf.c.o _nc4_rec_write_groups_types in nc4hdf.c.o _NC4_create in hdf5create.c.o "_H5Pset_cache", referenced from: _NC4_create in hdf5create.c.o _NC4_open in hdf5open.c.o "_H5Pset_chunk", referenced from: _nc4_create_dim_wo_var in nc4hdf.c.o _nc4_rec_write_metadata in nc4hdf.c.o "_H5Pset_chunk_cache", referenced from: _nc4_rec_write_metadata in nc4hdf.c.o _nc4_reopen_dataset in hdf5var.c.o "_H5Pset_deflate", referenced from: _nc4_rec_write_metadata in nc4hdf.c.o "_H5Pset_fapl_core", referenced from: _NC4_create in hdf5create.c.o _NC4_open in hdf5open.c.o _NC4_image_init in nc4memcb.c.o "_H5Pset_fclose_degree", referenced from: _NC4_create in hdf5create.c.o _NC4_open in hdf5open.c.o "_H5Pset_file_image", referenced from: _NC4_image_init in nc4memcb.c.o "_H5Pset_file_image_callbacks", referenced from: _NC4_image_init in nc4memcb.c.o "_H5Pset_fill_time", referenced from: _nc4_rec_write_metadata in nc4hdf.c.o "_H5Pset_fill_value", referenced from: _nc4_rec_write_metadata in nc4hdf.c.o "_H5Pset_filter", referenced from: _nc4_rec_write_metadata in nc4hdf.c.o "_H5Pset_fletcher32", referenced from: _nc4_rec_write_metadata in nc4hdf.c.o "_H5Pset_layout", referenced from: _nc4_rec_write_metadata in nc4hdf.c.o "_H5Pset_link_creation_order", referenced from: _nc4_rec_write_groups_types in nc4hdf.c.o _NC4_create in hdf5create.c.o "_H5Pset_obj_track_times", referenced from: _nc4_create_dim_wo_var in nc4hdf.c.o _nc4_rec_write_metadata in nc4hdf.c.o _nc4_rec_write_groups_types in nc4hdf.c.o _NC4_create in hdf5create.c.o "_H5Pset_shuffle", referenced from: _nc4_rec_write_metadata in nc4hdf.c.o "_H5Pset_szip", referenced from: _nc4_rec_write_metadata in nc4hdf.c.o "_H5Sclose", referenced from: _nc4_create_dim_wo_var in nc4hdf.c.o _write_netcdf4_dimid in nc4hdf.c.o _nc4_rec_write_metadata in nc4hdf.c.o _write_attlist in nc4hdf.c.o _nc4_rec_write_groups_types in nc4hdf.c.o _nc4_rec_match_dimscales in nc4hdf.c.o _NC4_read_provenance in nc4info.c.o ... "_H5Screate", referenced from: _write_netcdf4_dimid in nc4hdf.c.o _nc4_rec_write_metadata in nc4hdf.c.o _write_attlist in nc4hdf.c.o _nc4_rec_write_groups_types in nc4hdf.c.o _NC4_write_provenance in nc4info.c.o _NC4_put_vars in hdf5var.c.o _NC4_get_vars in hdf5var.c.o ... "_H5Screate_simple", referenced from: _nc4_create_dim_wo_var in nc4hdf.c.o _nc4_rec_write_metadata in nc4hdf.c.o _write_attlist in nc4hdf.c.o _NC4_put_vars in hdf5var.c.o _NC4_get_vars in hdf5var.c.o "_H5Sget_simple_extent_dims", referenced from: _nc4_rec_match_dimscales in nc4hdf.c.o _nc4_find_dim_len in hdf5internal.c.o _att_read_callbk in hdf5open.c.o _rec_match_dimscales in hdf5open.c.o _read_hdf5_obj in hdf5open.c.o _NC4_put_vars in hdf5var.c.o _NC4_get_vars in hdf5var.c.o ... "_H5Sget_simple_extent_ndims", referenced from: _nc4_find_dim_len in hdf5internal.c.o _att_read_callbk in hdf5open.c.o _read_hdf5_obj in hdf5open.c.o "_H5Sget_simple_extent_npoints", referenced from: _write_attlist in nc4hdf.c.o _att_read_callbk in hdf5open.c.o _read_coord_dimids in hdf5open.c.o "_H5Sget_simple_extent_type", referenced from: _nc4_rec_match_dimscales in nc4hdf.c.o _nc4_find_dim_len in hdf5internal.c.o _att_read_callbk in hdf5open.c.o _NC4_put_vars in hdf5var.c.o _NC4_get_vars in hdf5var.c.o "_H5Sselect_hyperslab", referenced from: _NC4_put_vars in hdf5var.c.o _NC4_get_vars in hdf5var.c.o "_H5T_C_S1_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o _NC4_write_provenance in nc4info.c.o "_H5T_IEEE_F32BE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o _nc4_create_dim_wo_var in nc4hdf.c.o "_H5T_IEEE_F32LE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o "_H5T_IEEE_F64BE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o "_H5T_IEEE_F64LE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o "_H5T_NATIVE_DOUBLE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o _read_hdf5_obj in hdf5open.c.o _get_netcdf_type in hdf5open.c.o "_H5T_NATIVE_FLOAT_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o _read_hdf5_obj in hdf5open.c.o _get_netcdf_type in hdf5open.c.o "_H5T_NATIVE_INT_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o _write_netcdf4_dimid in nc4hdf.c.o _nc4_rec_write_metadata in nc4hdf.c.o _nc4_rec_write_groups_types in nc4hdf.c.o _read_hdf5_obj in hdf5open.c.o _get_netcdf_type in hdf5open.c.o "_H5T_NATIVE_LLONG_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o _read_hdf5_obj in hdf5open.c.o _get_netcdf_type in hdf5open.c.o "_H5T_NATIVE_SCHAR_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o _read_hdf5_obj in hdf5open.c.o _get_netcdf_type in hdf5open.c.o "_H5T_NATIVE_SHORT_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o _read_hdf5_obj in hdf5open.c.o _get_netcdf_type in hdf5open.c.o "_H5T_NATIVE_UCHAR_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o _read_hdf5_obj in hdf5open.c.o _get_netcdf_type in hdf5open.c.o "_H5T_NATIVE_UINT_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o _read_hdf5_obj in hdf5open.c.o _get_netcdf_type in hdf5open.c.o "_H5T_NATIVE_ULLONG_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o _read_hdf5_obj in hdf5open.c.o _get_netcdf_type in hdf5open.c.o "_H5T_NATIVE_USHORT_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o _read_hdf5_obj in hdf5open.c.o _get_netcdf_type in hdf5open.c.o "_H5T_STD_I16BE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o "_H5T_STD_I16LE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o "_H5T_STD_I32BE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o "_H5T_STD_I32LE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o "_H5T_STD_I64BE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o "_H5T_STD_I64LE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o "_H5T_STD_I8BE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o "_H5T_STD_I8LE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o "_H5T_STD_U16BE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o "_H5T_STD_U16LE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o "_H5T_STD_U32BE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o "_H5T_STD_U32LE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o "_H5T_STD_U64BE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o "_H5T_STD_U64LE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o "_H5T_STD_U8BE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o "_H5T_STD_U8LE_g", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o "_H5Tarray_create1", referenced from: _commit_type in nc4hdf.c.o "_H5Tclose", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o _nc4_rec_write_metadata in nc4hdf.c.o _write_attlist in nc4hdf.c.o _commit_type in nc4hdf.c.o _NC4_read_provenance in nc4info.c.o _NC4_write_provenance in nc4info.c.o _nc4_rec_grp_HDF5_del in hdf5internal.c.o ... "_H5Tcommit1", referenced from: _commit_type in nc4hdf.c.o "_H5Tcopy", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o _NC4_write_provenance in nc4info.c.o "_H5Tcreate", referenced from: _commit_type in nc4hdf.c.o "_H5Tenum_create", referenced from: _commit_type in nc4hdf.c.o "_H5Tenum_insert", referenced from: _commit_type in nc4hdf.c.o "_H5Tequal", referenced from: _write_attlist in nc4hdf.c.o _NC4_inq_type_equal in hdf5type.c.o _nc4_rec_find_hdf_type in hdf5internal.c.o _read_hdf5_obj in hdf5open.c.o _get_netcdf_type in hdf5open.c.o "_H5Tget_array_dims1", referenced from: _read_hdf5_obj in hdf5open.c.o "_H5Tget_array_ndims", referenced from: _read_hdf5_obj in hdf5open.c.o "_H5Tget_class", referenced from: _NC4_read_provenance in nc4info.c.o _att_read_callbk in hdf5open.c.o _read_hdf5_obj in hdf5open.c.o _get_netcdf_type in hdf5open.c.o _NC4_def_var in hdf5var.c.o "_H5Tget_member_name", referenced from: _read_hdf5_obj in hdf5open.c.o "_H5Tget_member_offset", referenced from: _read_hdf5_obj in hdf5open.c.o "_H5Tget_member_type", referenced from: _read_hdf5_obj in hdf5open.c.o "_H5Tget_member_value", referenced from: _read_hdf5_obj in hdf5open.c.o "_H5Tget_native_type", referenced from: _commit_type in nc4hdf.c.o _NC4_read_provenance in nc4info.c.o _att_read_callbk in hdf5open.c.o _read_hdf5_obj in hdf5open.c.o _NC4_def_var in hdf5var.c.o "_H5Tget_nmembers", referenced from: _read_hdf5_obj in hdf5open.c.o "_H5Tget_order", referenced from: _read_hdf5_obj in hdf5open.c.o "_H5Tget_size", referenced from: _NC4_read_provenance in nc4info.c.o _att_read_callbk in hdf5open.c.o _read_hdf5_obj in hdf5open.c.o _NC4_get_vars in hdf5var.c.o "_H5Tget_super", referenced from: _read_hdf5_obj in hdf5open.c.o "_H5Tinsert", referenced from: _commit_type in nc4hdf.c.o "_H5Tis_variable_str", referenced from: _att_read_callbk in hdf5open.c.o _read_hdf5_obj in hdf5open.c.o _get_netcdf_type in hdf5open.c.o _NC4_get_vars in hdf5var.c.o "_H5Tset_cset", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o _NC4_write_provenance in nc4info.c.o "_H5Tset_size", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o _write_attlist in nc4hdf.c.o _NC4_write_provenance in nc4info.c.o "_H5Tset_strpad", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o _write_attlist in nc4hdf.c.o _NC4_write_provenance in nc4info.c.o "_H5Tvlen_create", referenced from: _commit_type in nc4hdf.c.o "_H5Zregister", referenced from: _nc4_global_filter_action in hdf5filter.c.o "_H5Zunregister", referenced from: _nc4_global_filter_action in hdf5filter.c.o "_H5check_version", referenced from: _NC4_create in hdf5create.c.o _NC4_open in hdf5open.c.o _NC4_image_init in nc4memcb.c.o "_H5get_libversion", referenced from: _NC4_hdf5get_libversion in nc4hdf.c.o "_H5open", referenced from: _nc4_get_hdf_typeid in nc4hdf.c.o _nc4_create_dim_wo_var in nc4hdf.c.o _write_netcdf4_dimid in nc4hdf.c.o _nc4_rec_write_metadata in nc4hdf.c.o _nc4_rec_write_groups_types in nc4hdf.c.o _NC4_write_provenance in nc4info.c.o _NC4_create in hdf5create.c.o ... ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [lib/libnetcdf.18.dylib] Error 1 make[1]: *** [source_subfolder/liblib/CMakeFiles/netcdf.dir/all] Error 2 make: *** [all] Error 2 netcdf/4.7.4: WARN: Build folder is dirty, removing it: /Users/jenkins/w/cci_PR-3350@3/.conan/data/netcdf/4.7.4/_/_/build/d0a5b0f6c4d8672032fd0997450fe60ff22ac726 netcdf/4.7.4: ERROR: Package 'd0a5b0f6c4d8672032fd0997450fe60ff22ac726' build failed netcdf/4.7.4: WARN: Build folder /Users/jenkins/w/cci_PR-3350@3/.conan/data/netcdf/4.7.4/_/_/build/d0a5b0f6c4d8672032fd0997450fe60ff22ac726 ERROR: netcdf/4.7.4: Error in build() method, line 93 cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/cci_PR-3350@3/.conan/data/netcdf/4.7.4/_/_/build/d0a5b0f6c4d8672032fd0997450fe60ff22ac726/build_subfolder' '--' '-j8'