爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 1955|回复: 1

关于hdf5报错问题,以下图片为make check后的报错。所用编译器为Intel编译器

[复制链接]
发表于 2023-6-26 08:20:50 | 显示全部楼层 |阅读模式

登录后查看更多精彩内容~

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
本帖最后由 360768761 于 2023-6-26 08:22 编辑

图片1.png
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2023-6-26 08:42:07 | 显示全部楼层
同时 make check 时有很多的warning
H5Dfill.c(234): warning #2330: argument of type "const H5T_t *" is incompatible with parameter of type "H5T_t *" (dropping qualifiers)
              if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(fill_type, H5T_COPY_ALL), FALSE)) < 0)
                                                               ^

H5Dfill.c(237): warning #2330: argument of type "const H5T_t *" is incompatible with parameter of type "H5T_t *" (dropping qualifiers)
              if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(buf_type, H5T_COPY_ALL), FALSE)) < 0)
                                                               ^

H5Dfill.c(407): warning #2330: argument of type "const H5T_t *" is incompatible with parameter of type "H5T_t *" (dropping qualifiers)
              if(NULL == (fb_info->mem_type = H5T_copy(dset_type, H5T_COPY_REOPEN)))
                                                       ^

  CC       H5Dint.lo
H5Dint.c(638): warning #2330: argument of type "const H5T_t *" is incompatible with parameter of type "H5T_t *" (dropping qualifiers)
          if((dset->shared->type = H5T_copy(type, H5T_COPY_ALL)) == NULL)
                                            ^

  CC       H5Dio.lo
H5Dio.c(424): warning #266: function "H5T_patch_vlen_file" declared implicitly
      H5T_patch_vlen_file(dataset->shared->type, dataset->oloc.file);
      ^

H5Dio.c(647): warning #266: function "H5T_patch_vlen_file" declared implicitly
      H5T_patch_vlen_file(dataset->shared->type, dataset->oloc.file);
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

快速回复 返回顶部 返回列表