爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 1472|回复: 0

GRAPES SI编译

[复制链接]

新浪微博达人勋

发表于 2014-10-31 15:07:57 | 显示全部楼层 |阅读模式

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

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

x
各位在GRAPES SI编译过程中有没有出现过这样的问题:

/bin/sh: ../tools/registry:  not found
make: The error code from the last command is 127.


编译的整个信息如下,貌似前面都正常,就是最后出现问题了,最后没有生成SI.exe文件,
rm -f grapes_module_debug.o
        sed /\!.\*\'/s/\'//g grapes_module_debug.F > grapes_module_debug.b
        /usr/lib/cpp -I../inc -I. -C -P -DIWORDSIZE=4 -DRWORDSIZE=4 -DLWORDSIZE=4 -DDWORDSIZE=8  grapes_module_debug.b  > grapes_module_debug.f
        rm -f grapes_module_debug.b
        xlf90 -c -O3 -qstrict   -q64 -qfree=f90 -qinitauto -I../inc -I/cma/u/app/netcdf/include grapes_module_debug.f
** grapes_module_debug   === End of Compilation 1 ===
1501-510  Compilation successful for file grapes_module_debug.f.
        rm -f grapes_bitarray_module.o
        sed /\!.\*\'/s/\'//g grapes_bitarray_module.F > grapes_bitarray_module.b
        /usr/lib/cpp -I../inc -I. -C -P -DIWORDSIZE=4 -DRWORDSIZE=4 -DLWORDSIZE=4 -DDWORDSIZE=8  grapes_bitarray_module.b  > grapes_bitarray_module.f
        rm -f grapes_bitarray_module.b
        xlf90 -c -O3 -qstrict   -q64 -qfree=f90 -qinitauto -I../inc -I/cma/u/app/netcdf/include grapes_bitarray_module.f
** grapes_bitarray_module   === End of Compilation 1 ===
1501-510  Compilation successful for file grapes_bitarray_module.f.
        rm -f grapes_constants_module.o
        sed /\!.\*\'/s/\'//g grapes_constants_module.F > grapes_constants_module.b
        /usr/lib/cpp -I../inc -I. -C -P -DIWORDSIZE=4 -DRWORDSIZE=4 -DLWORDSIZE=4 -DDWORDSIZE=8  grapes_constants_module.b  > grapes_constants_module.f
        rm -f grapes_constants_module.b
        xlf90 -c -O3 -qstrict   -q64 -qfree=f90 -qinitauto -I../inc -I/cma/u/app/netcdf/include grapes_constants_module.f
** grapes_constants_module   === End of Compilation 1 ===
1501-510  Compilation successful for file grapes_constants_module.f.
        rm -f grapes_cio.o
        xlc -c -q64 grapes_cio.c
        rm -f grapes_read_geogrid.o
        xlc -c -q64 grapes_read_geogrid.c
        rm -f grapes_module_stringutil.o
        sed /\!.\*\'/s/\'//g grapes_module_stringutil.F > grapes_module_stringutil.b
        /usr/lib/cpp -I../inc -I. -C -P -DIWORDSIZE=4 -DRWORDSIZE=4 -DLWORDSIZE=4 -DDWORDSIZE=8  grapes_module_stringutil.b  > grapes_module_stringutil.f
        rm -f grapes_module_stringutil.b
        xlf90 -c -O3 -qstrict   -q64 -qfree=f90 -qinitauto -I../inc -I/cma/u/app/netcdf/include grapes_module_stringutil.f
** grapes_stringutil   === End of Compilation 1 ===
1501-510  Compilation successful for file grapes_module_stringutil.f.
        rm -f grapes_hash_module.o
        sed /\!.\*\'/s/\'//g grapes_hash_module.F > grapes_hash_module.b
        /usr/lib/cpp -I../inc -I. -C -P -DIWORDSIZE=4 -DRWORDSIZE=4 -DLWORDSIZE=4 -DDWORDSIZE=8  grapes_hash_module.b  > grapes_hash_module.f
        rm -f grapes_hash_module.b
        xlf90 -c -O3 -qstrict   -q64 -qfree=f90 -qinitauto -I../inc -I/cma/u/app/netcdf/include grapes_hash_module.f
** grapes_hash_module   === End of Compilation 1 ===
1501-510  Compilation successful for file grapes_hash_module.f.
        rm -f grapes_misc_definitions_module.o
        sed /\!.\*\'/s/\'//g grapes_misc_definitions_module.F > grapes_misc_definitions_module.b
        /usr/lib/cpp -I../inc -I. -C -P -DIWORDSIZE=4 -DRWORDSIZE=4 -DLWORDSIZE=4 -DDWORDSIZE=8  grapes_misc_definitions_module.b  > grapes_misc_definitions_module.f
        rm -f grapes_misc_definitions_module.b
        xlf90 -c -O3 -qstrict   -q64 -qfree=f90 -qinitauto -I../inc -I/cma/u/app/netcdf/include grapes_misc_definitions_module.f
** grapes_misc_definitions_module   === End of Compilation 1 ===
1501-510  Compilation successful for file grapes_misc_definitions_module.f.
        rm -f grapes_gridinfo_module.o
        sed /\!.\*\'/s/\'//g grapes_gridinfo_module.F > grapes_gridinfo_module.b
        /usr/lib/cpp -I../inc -I. -C -P -DIWORDSIZE=4 -DRWORDSIZE=4 -DLWORDSIZE=4 -DDWORDSIZE=8  grapes_gridinfo_module.b  > grapes_gridinfo_module.f
        rm -f grapes_gridinfo_module.b
        xlf90 -c -O3 -qstrict   -q64 -qfree=f90 -qinitauto -I../inc -I/cma/u/app/netcdf/include grapes_gridinfo_module.f
** grapes_gridinfo_module   === End of Compilation 1 ===
1501-510  Compilation successful for file grapes_gridinfo_module.f.
        rm -f grapes_module_map_utils.o
        /usr/lib/cpp -I../inc -I. -C -P -DIWORDSIZE=4 -DRWORDSIZE=4 -DLWORDSIZE=4 -DDWORDSIZE=8  grapes_module_map_utils.F  > grapes_module_map_utils.f
        xlf90 -c -O3 -qstrict   -q64 -qfree=f90 -qinitauto -I../inc -I/cma/u/app/netcdf/include grapes_module_map_utils.f
** grapes_map_utils   === End of Compilation 1 ===
1501-510  Compilation successful for file grapes_module_map_utils.f.
        rm -f grapes_module_map_utils.f
        rm -f grapes_list_module.o
        sed /\!.\*\'/s/\'//g grapes_list_module.F > grapes_list_module.b
        /usr/lib/cpp -I../inc -I. -C -P -DIWORDSIZE=4 -DRWORDSIZE=4 -DLWORDSIZE=4 -DDWORDSIZE=8  grapes_list_module.b  > grapes_list_module.f
        rm -f grapes_list_module.b
        xlf90 -c -O3 -qstrict   -q64 -qfree=f90 -qinitauto -I../inc -I/cma/u/app/netcdf/include grapes_list_module.f
** grapes_list_module   === End of Compilation 1 ===
1501-510  Compilation successful for file grapes_list_module.f.
        rm -f grapes_llxy_module.o
        sed /\!.\*\'/s/\'//g grapes_llxy_module.F > grapes_llxy_module.b
        /usr/lib/cpp -I../inc -I. -C -P -DIWORDSIZE=4 -DRWORDSIZE=4 -DLWORDSIZE=4 -DDWORDSIZE=8  grapes_llxy_module.b  > grapes_llxy_module.f
        rm -f grapes_llxy_module.b
        xlf90 -c -O3 -qstrict   -q64 -qfree=f90 -qinitauto -I../inc -I/cma/u/app/netcdf/include grapes_llxy_module.f
** grapes_llxy_module   === End of Compilation 1 ===
1501-510  Compilation successful for file grapes_llxy_module.f.
        rm -f grapes_source_data_module.o
        sed /\!.\*\'/s/\'//g grapes_source_data_module.F > grapes_source_data_module.b
        /usr/lib/cpp -I../inc -I. -C -P -DIWORDSIZE=4 -DRWORDSIZE=4 -DLWORDSIZE=4 -DDWORDSIZE=8  grapes_source_data_module.b  > grapes_source_data_module.f
        rm -f grapes_source_data_module.b
        xlf90 -c -O3 -qstrict   -q64 -qfree=f90 -qinitauto -I../inc -I/cma/u/app/netcdf/include grapes_source_data_module.f
** grapes_source_data_module   === End of Compilation 1 ===
1501-510  Compilation successful for file grapes_source_data_module.f.
        rm -f grapes_queue_module.o
        sed /\!.\*\'/s/\'//g grapes_queue_module.F > grapes_queue_module.b
        /usr/lib/cpp -I../inc -I. -C -P -DIWORDSIZE=4 -DRWORDSIZE=4 -DLWORDSIZE=4 -DDWORDSIZE=8  grapes_queue_module.b  > grapes_queue_module.f
        rm -f grapes_queue_module.b
        xlf90 -c -O3 -qstrict   -q64 -qfree=f90 -qinitauto -I../inc -I/cma/u/app/netcdf/include grapes_queue_module.f
** grapes_queue_module   === End of Compilation 1 ===
1501-510  Compilation successful for file grapes_queue_module.f.
        rm -f grapes_interp_module.o
        sed /\!.\*\'/s/\'//g grapes_interp_module.F > grapes_interp_module.b
        /usr/lib/cpp -I../inc -I. -C -P -DIWORDSIZE=4 -DRWORDSIZE=4 -DLWORDSIZE=4 -DDWORDSIZE=8  grapes_interp_module.b  > grapes_interp_module.f
        rm -f grapes_interp_module.b
        xlf90 -c -O3 -qstrict   -q64 -qfree=f90 -qinitauto -I../inc -I/cma/u/app/netcdf/include grapes_interp_module.f
** grapes_interp_module   === End of Compilation 1 ===
1501-510  Compilation successful for file grapes_interp_module.f.
        rm -f grapes_proc_point_module.o
        sed /\!.\*\'/s/\'//g grapes_proc_point_module.F > grapes_proc_point_module.b
        /usr/lib/cpp -I../inc -I. -C -P -DIWORDSIZE=4 -DRWORDSIZE=4 -DLWORDSIZE=4 -DDWORDSIZE=8  grapes_proc_point_module.b  > grapes_proc_point_module.f
        rm -f grapes_proc_point_module.b
        xlf90 -c -O3 -qstrict   -q64 -qfree=f90 -qinitauto -I../inc -I/cma/u/app/netcdf/include grapes_proc_point_module.f
** grapes_proc_point_module   === End of Compilation 1 ===
1501-510  Compilation successful for file grapes_proc_point_module.f.
        rm -f grapes_smooth_module.o
        sed /\!.\*\'/s/\'//g grapes_smooth_module.F > grapes_smooth_module.b
        /usr/lib/cpp -I../inc -I. -C -P -DIWORDSIZE=4 -DRWORDSIZE=4 -DLWORDSIZE=4 -DDWORDSIZE=8  grapes_smooth_module.b  > grapes_smooth_module.f
        rm -f grapes_smooth_module.b
        xlf90 -c -O3 -qstrict   -q64 -qfree=f90 -qinitauto -I../inc -I/cma/u/app/netcdf/include grapes_smooth_module.f
** grapes_smooth_module   === End of Compilation 1 ===
1501-510  Compilation successful for file grapes_smooth_module.f.
        rm -f grapes_process_tile_module.o
        sed /\!.\*\'/s/\'//g grapes_process_tile_module.F > grapes_process_tile_module.b
        /usr/lib/cpp -I../inc -I. -C -P -DIWORDSIZE=4 -DRWORDSIZE=4 -DLWORDSIZE=4 -DDWORDSIZE=8  grapes_process_tile_module.b  > grapes_process_tile_module.f
        rm -f grapes_process_tile_module.b
        xlf90 -c -O3 -qstrict   -q64 -qfree=f90 -qinitauto -I../inc -I/cma/u/app/netcdf/include grapes_process_tile_module.f
** grapes_process_tile_module   === End of Compilation 1 ===
1501-510  Compilation successful for file grapes_process_tile_module.f.
        rm -f grapes_geogrid_module.o
        sed /\!.\*\'/s/\'//g grapes_geogrid_module.F > grapes_geogrid_module.b
        /usr/lib/cpp -I../inc -I. -C -P -DIWORDSIZE=4 -DRWORDSIZE=4 -DLWORDSIZE=4 -DDWORDSIZE=8  grapes_geogrid_module.b  > grapes_geogrid_module.f
        rm -f grapes_geogrid_module.b
        xlf90 -c -O3 -qstrict   -q64 -qfree=f90 -qinitauto -I../inc -I/cma/u/app/netcdf/include grapes_geogrid_module.f
** grapes_geogrid_module   === End of Compilation 1 ===
1501-510  Compilation successful for file grapes_geogrid_module.f.
        ( cd .. ; rm -f Registry;  /bin/cp Registry.si Registry.tmp;  cat ../Registry/config.option >> Registry.tmp;  sed 's/max_domains/1/g' Registry.tmp > Registry;  rm -f Registry.tmp;  ../tools/registry Registry)
/bin/sh: ../tools/registry:  not found
make: The error code from the last command is 127.
  
Stop.


多谢了!
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

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

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

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