お世話になります。
Centos OS8でslurmを導入しようと色々なサイトを参考に
https://biomodeling.co.jp/2019/11/06/slurmmpichcuda%e3%81%ae%e8%a8%ad%e5%ae%9acentos7/
mungeや必要そうなパッケージ導入後、
’rpmbuild -ta slurm-20.02.5.tar.bz2’
を実行すると途中で、
sh5util.o: In function `_extract_item_step': /home/usr/rpmbuild/BUILD/slurm-20.02.5/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.c:1585: undefined reference to `H5PTclose' sh5util.o: In function `_item_analysis_double': /home/usr/rpmbuild/BUILD/slurm-20.02.5/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.c:1371: undefined reference to `H5PTget_next' sh5util.o: In function `_extract_item_step': /home/usr/rpmbuild/BUILD/slurm-20.02.5/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.c:1600: undefined reference to `H5PTclose' collect2: error: ld returned 1 exit status make[6]: *** [Makefile:586: sh5util] Error 1 make[6]: Leaving directory '/home/usr/rpmbuild/BUILD/slurm-20.02.5/src/plugins/acct_gather_profile/hdf5/sh5util' make[5]: *** [Makefile:736: all-recursive] Error 1 make[5]: Leaving directory '/home/usr/rpmbuild/BUILD/slurm-20.02.5/src/plugins/acct_gather_profile/hdf5' make[4]: *** [Makefile:535: all-recursive] Error 1 make[4]: Leaving directory '/home/usr/rpmbuild/BUILD/slurm-20.02.5/src/plugins/acct_gather_profile' make[3]: *** [Makefile:566: all-recursive] Error 1 make[3]: Leaving directory '/home/usr/rpmbuild/BUILD/slurm-20.02.5/src/plugins' make[2]: *** [Makefile:561: all-recursive] Error 1 make[2]: Leaving directory '/home/usr/rpmbuild/BUILD/slurm-20.02.5/src' make[1]: *** [Makefile:687: all-recursive] Error 1 make[1]: Leaving directory '/home/usr/rpmbuild/BUILD/slurm-20.02.5' make: *** [Makefile:586: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.eN5P4Q (%build) RPM build errors: Macro expanded in comment on line 22: %_prefix path install path for commands, libraries, etc. Macro expanded in comment on line 170: %define _unpackaged_files_terminate_build 0 Bad exit status from /var/tmp/rpm-tmp.eN5P4Q (%build)
といったエラーが出ます。
’install path for commands, libraries, etc.’
というのはどこかにパスが通っていないのか、何かのライブラリを入れなければいけないのでしょうか。
どこの何を確認すればいいか教えて下さい。
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。