slurmをrpmbuildするのために必要なライブラリインストールメモ
| 登録日 | :2024/03/12 06:41 |
|---|---|
| カテゴリ | :SLURM |
yum install pam-devel
yum install perl-ExtUtils-MakeMaker
yum install readline-devel
[root@headnode slurm]# yum install pam-devel
メタデータの期限切れの最終確認: 3:19:26 前の 2024年03月10日 19時19分07秒 に実施しました。
依存関係が解決しました。
=============================================================================================================================================================================================
パッケージ アーキテクチャー バージョン リポジトリー サイズ
=============================================================================================================================================================================================
インストール:
pam-devel x86_64 1.3.1-27.el8 baseos 210 k
アップグレード:
pam x86_64 1.3.1-27.el8 baseos 745 k
トランザクションの概要
=============================================================================================================================================================================================
インストール 1 パッケージ
アップグレード 1 パッケージ
ダウンロードサイズの合計: 955 k
これでよろしいですか? [y/N]: y
パッケージのダウンロード:
(1/2): pam-devel-1.3.1-27.el8.x86_64.rpm 458 kB/s | 210 kB 00:00
(2/2): pam-1.3.1-27.el8.x86_64.rpm 974 kB/s | 745 kB 00:00
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
合計 518 kB/s | 955 kB 00:01
トランザクションの確認を実行中
トランザクションの確認に成功しました。
トランザクションのテストを実行中
トランザクションのテストに成功しました。
トランザクションを実行中
準備 : 1/1
アップグレード中 : pam-1.3.1-27.el8.x86_64 1/3
警告: /etc/pam.d/smartcard-auth は /etc/pam.d/smartcard-auth.rpmnew として作成されました。
scriptletの実行中: pam-1.3.1-27.el8.x86_64 1/3
インストール中 : pam-devel-1.3.1-27.el8.x86_64 2/3
整理 : pam-1.3.1-25.el8.x86_64 3/3
scriptletの実行中: pam-1.3.1-25.el8.x86_64 3/3
検証 : pam-devel-1.3.1-27.el8.x86_64 1/3
検証 : pam-1.3.1-27.el8.x86_64 2/3
検証 : pam-1.3.1-25.el8.x86_64 3/3
アップグレード済み:
pam-1.3.1-27.el8.x86_64
インストール済み:
pam-devel-1.3.1-27.el8.x86_64
完了しました!
[root@headnode slurm]# yum install perl(ExtUtils::MakeMaker)
-bash: 予期しないトークン `(' 周辺に構文エラーがあります
[root@headnode slurm]# yum install perl-ExtUtils-MakeMaker
メタデータの期限切れの最終確認: 3:20:08 前の 2024年03月10日 19時19分07秒 に実施しました。
依存関係が解決しました。
=============================================================================================================================================================================================
パッケージ アーキテクチャー バージョン リポジトリー サイズ
=============================================================================================================================================================================================
インストール:
perl-ExtUtils-MakeMaker noarch 1:7.34-1.el8 appstream 299 k
依存関係のインストール:
perl-CPAN-Meta-Requirements noarch 2.140-396.el8 appstream 36 k
perl-CPAN-Meta-YAML noarch 0.018-397.el8 appstream 32 k
perl-ExtUtils-Command noarch 1:7.34-1.el8 appstream 18 k
perl-ExtUtils-Install noarch 2.14-4.el8 appstream 45 k
perl-ExtUtils-Manifest noarch 1.70-395.el8 appstream 35 k
perl-ExtUtils-ParseXS noarch 1:3.35-2.el8 appstream 82 k
perl-JSON-PP noarch 1:2.97.001-3.el8 appstream 67 k
perl-Test-Harness noarch 1:3.42-1.el8 appstream 278 k
perl-devel x86_64 4:5.26.3-422.el8 appstream 599 k
perl-version x86_64 6:0.99.24-1.el8 appstream 66 k
python3-pyparsing noarch 2.1.10-7.el8 baseos 140 k
systemtap-sdt-devel x86_64 4.9-3.el8 appstream 87 k
弱い依存関係のインストール:
perl-CPAN-Meta noarch 2.150010-396.el8 appstream 190 k
perl-Encode-Locale noarch 1.05-10.module+el8.9.0+1521+0101edce appstream 21 k
perl-Time-HiRes x86_64 4:1.9758-2.el8 appstream 60 k
トランザクションの概要
=============================================================================================================================================================================================
インストール 16 パッケージ
ダウンロードサイズの合計: 2.0 M
インストール後のサイズ: 6.8 M
これでよろしいですか? [y/N]: y
パッケージのダウンロード:
(1/16): perl-CPAN-Meta-YAML-0.018-397.el8.noarch.rpm 34 kB/s | 32 kB 00:00
(2/16): perl-CPAN-Meta-Requirements-2.140-396.el8.noarch.rpm 37 kB/s | 36 kB 00:00
(3/16): perl-CPAN-Meta-2.150010-396.el8.noarch.rpm 181 kB/s | 190 kB 00:01
(4/16): perl-Encode-Locale-1.05-10.module+el8.9.0+1521+0101edce.noarch.rpm 67 kB/s | 21 kB 00:00
(5/16): perl-ExtUtils-Command-7.34-1.el8.noarch.rpm 58 kB/s | 18 kB 00:00
(6/16): perl-ExtUtils-Install-2.14-4.el8.noarch.rpm 189 kB/s | 45 kB 00:00
(7/16): perl-ExtUtils-Manifest-1.70-395.el8.noarch.rpm 79 kB/s | 35 kB 00:00
(8/16): perl-ExtUtils-ParseXS-3.35-2.el8.noarch.rpm 128 kB/s | 82 kB 00:00
(9/16): perl-ExtUtils-MakeMaker-7.34-1.el8.noarch.rpm 443 kB/s | 299 kB 00:00
(10/16): perl-JSON-PP-2.97.001-3.el8.noarch.rpm 204 kB/s | 67 kB 00:00
(11/16): perl-Test-Harness-3.42-1.el8.noarch.rpm 1.1 MB/s | 278 kB 00:00
(12/16): perl-version-0.99.24-1.el8.x86_64.rpm 288 kB/s | 66 kB 00:00
(13/16): perl-Time-HiRes-1.9758-2.el8.x86_64.rpm 130 kB/s | 60 kB 00:00
(14/16): perl-devel-5.26.3-422.el8.x86_64.rpm 949 kB/s | 599 kB 00:00
(15/16): systemtap-sdt-devel-4.9-3.el8.x86_64.rpm 210 kB/s | 87 kB 00:00
(16/16): python3-pyparsing-2.1.10-7.el8.noarch.rpm 302 kB/s | 140 kB 00:00
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
合計 476 kB/s | 2.0 MB 00:04
トランザクションの確認を実行中
トランザクションの確認に成功しました。
トランザクションのテストを実行中
トランザクションのテストに成功しました。
トランザクションを実行中
準備 : 1/1
インストール中 : perl-version-6:0.99.24-1.el8.x86_64 1/16
インストール中 : perl-CPAN-Meta-Requirements-2.140-396.el8.noarch 2/16
インストール中 : perl-Time-HiRes-4:1.9758-2.el8.x86_64 3/16
インストール中 : perl-JSON-PP-1:2.97.001-3.el8.noarch 4/16
インストール中 : perl-ExtUtils-ParseXS-1:3.35-2.el8.noarch 5/16
インストール中 : perl-Test-Harness-1:3.42-1.el8.noarch 6/16
インストール中 : python3-pyparsing-2.1.10-7.el8.noarch 7/16
インストール中 : systemtap-sdt-devel-4.9-3.el8.x86_64 8/16
インストール中 : perl-ExtUtils-Manifest-1.70-395.el8.noarch 9/16
インストール中 : perl-ExtUtils-Command-1:7.34-1.el8.noarch 10/16
インストール中 : perl-Encode-Locale-1.05-10.module+el8.9.0+1521+0101edce.noarch 11/16
インストール中 : perl-CPAN-Meta-YAML-0.018-397.el8.noarch 12/16
インストール中 : perl-CPAN-Meta-2.150010-396.el8.noarch 13/16
インストール中 : perl-devel-4:5.26.3-422.el8.x86_64 14/16
インストール中 : perl-ExtUtils-Install-2.14-4.el8.noarch 15/16
インストール中 : perl-ExtUtils-MakeMaker-1:7.34-1.el8.noarch 16/16
scriptletの実行中: perl-ExtUtils-MakeMaker-1:7.34-1.el8.noarch 16/16
検証 : perl-CPAN-Meta-2.150010-396.el8.noarch 1/16
検証 : perl-CPAN-Meta-Requirements-2.140-396.el8.noarch 2/16
検証 : perl-CPAN-Meta-YAML-0.018-397.el8.noarch 3/16
検証 : perl-Encode-Locale-1.05-10.module+el8.9.0+1521+0101edce.noarch 4/16
検証 : perl-ExtUtils-Command-1:7.34-1.el8.noarch 5/16
検証 : perl-ExtUtils-Install-2.14-4.el8.noarch 6/16
検証 : perl-ExtUtils-MakeMaker-1:7.34-1.el8.noarch 7/16
検証 : perl-ExtUtils-Manifest-1.70-395.el8.noarch 8/16
検証 : perl-ExtUtils-ParseXS-1:3.35-2.el8.noarch 9/16
検証 : perl-JSON-PP-1:2.97.001-3.el8.noarch 10/16
検証 : perl-Test-Harness-1:3.42-1.el8.noarch 11/16
検証 : perl-Time-HiRes-4:1.9758-2.el8.x86_64 12/16
検証 : perl-devel-4:5.26.3-422.el8.x86_64 13/16
検証 : perl-version-6:0.99.24-1.el8.x86_64 14/16
検証 : systemtap-sdt-devel-4.9-3.el8.x86_64 15/16
検証 : python3-pyparsing-2.1.10-7.el8.noarch 16/16
インストール済み:
perl-CPAN-Meta-2.150010-396.el8.noarch perl-CPAN-Meta-Requirements-2.140-396.el8.noarch perl-CPAN-Meta-YAML-0.018-397.el8.noarch
perl-Encode-Locale-1.05-10.module+el8.9.0+1521+0101edce.noarch perl-ExtUtils-Command-1:7.34-1.el8.noarch perl-ExtUtils-Install-2.14-4.el8.noarch
perl-ExtUtils-MakeMaker-1:7.34-1.el8.noarch perl-ExtUtils-Manifest-1.70-395.el8.noarch perl-ExtUtils-ParseXS-1:3.35-2.el8.noarch
perl-JSON-PP-1:2.97.001-3.el8.noarch perl-Test-Harness-1:3.42-1.el8.noarch perl-Time-HiRes-4:1.9758-2.el8.x86_64
perl-devel-4:5.26.3-422.el8.x86_64 perl-version-6:0.99.24-1.el8.x86_64 python3-pyparsing-2.1.10-7.el8.noarch
systemtap-sdt-devel-4.9-3.el8.x86_64
完了しました!
[root@headnode slurm]# yum install readline-devel
メタデータの期限切れの最終確認: 3:21:36 前の 2024年03月10日 19時19分07秒 に実施しました。
依存関係が解決しました。
=============================================================================================================================================================================================
パッケージ アーキテクチャー バージョン リポジトリー サイズ
=============================================================================================================================================================================================
インストール:
readline-devel x86_64 7.0-10.el8 baseos 203 k
アップグレード:
ncurses x86_64 6.1-10.20180224.el8 baseos 386 k
ncurses-base noarch 6.1-10.20180224.el8 baseos 80 k
ncurses-libs x86_64 6.1-10.20180224.el8 baseos 333 k
依存関係のインストール:
ncurses-c++-libs x86_64 6.1-10.20180224.el8 baseos 57 k
ncurses-devel x86_64 6.1-10.20180224.el8 baseos 527 k
トランザクションの概要
=============================================================================================================================================================================================
インストール 3 パッケージ
アップグレード 3 パッケージ
ダウンロードサイズの合計: 1.5 M
これでよろしいですか? [y/N]: y
パッケージのダウンロード:
(1/6): ncurses-c++-libs-6.1-10.20180224.el8.x86_64.rpm 198 kB/s | 57 kB 00:00
(2/6): readline-devel-7.0-10.el8.x86_64.rpm 404 kB/s | 203 kB 00:00
(3/6): ncurses-base-6.1-10.20180224.el8.noarch.rpm 395 kB/s | 80 kB 00:00
(4/6): ncurses-devel-6.1-10.20180224.el8.x86_64.rpm 561 kB/s | 527 kB 00:00
(5/6): ncurses-6.1-10.20180224.el8.x86_64.rpm 518 kB/s | 386 kB 00:00
(6/6): ncurses-libs-6.1-10.20180224.el8.x86_64.rpm 860 kB/s | 333 kB 00:00
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
合計 855 kB/s | 1.5 MB 00:01
トランザクションの確認を実行中
トランザクションの確認に成功しました。
トランザクションのテストを実行中
トランザクションのテストに成功しました。
トランザクションを実行中
準備 : 1/1
アップグレード中 : ncurses-base-6.1-10.20180224.el8.noarch 1/9
アップグレード中 : ncurses-libs-6.1-10.20180224.el8.x86_64 2/9
インストール中 : ncurses-c++-libs-6.1-10.20180224.el8.x86_64 3/9
インストール中 : ncurses-devel-6.1-10.20180224.el8.x86_64 4/9
インストール中 : readline-devel-7.0-10.el8.x86_64 5/9
scriptletの実行中: readline-devel-7.0-10.el8.x86_64 5/9
アップグレード中 : ncurses-6.1-10.20180224.el8.x86_64 6/9
整理 : ncurses-6.1-9.20180224.el8.x86_64 7/9
整理 : ncurses-libs-6.1-9.20180224.el8.x86_64 8/9
整理 : ncurses-base-6.1-9.20180224.el8.noarch 9/9
scriptletの実行中: ncurses-base-6.1-9.20180224.el8.noarch 9/9
検証 : ncurses-c++-libs-6.1-10.20180224.el8.x86_64 1/9
検証 : ncurses-devel-6.1-10.20180224.el8.x86_64 2/9
検証 : readline-devel-7.0-10.el8.x86_64 3/9
検証 : ncurses-6.1-10.20180224.el8.x86_64 4/9
検証 : ncurses-6.1-9.20180224.el8.x86_64 5/9
検証 : ncurses-base-6.1-10.20180224.el8.noarch 6/9
検証 : ncurses-base-6.1-9.20180224.el8.noarch 7/9
検証 : ncurses-libs-6.1-10.20180224.el8.x86_64 8/9
検証 : ncurses-libs-6.1-9.20180224.el8.x86_64 9/9
アップグレード済み:
ncurses-6.1-10.20180224.el8.x86_64 ncurses-base-6.1-10.20180224.el8.noarch ncurses-libs-6.1-10.20180224.el8.x86_64
インストール済み:
ncurses-c++-libs-6.1-10.20180224.el8.x86_64 ncurses-devel-6.1-10.20180224.el8.x86_64 readline-devel-7.0-10.el8.x86_64
完了しました!
[root@headnode slurm]#
[root@headnode slurm]# yum install mariadb-devel
メタデータの期限切れの最終確認: 0:08:25 前の 2024年03月10日 23時17分08秒 に実施しました。
依存関係が解決しました。
=============================================================================================
パッケージ Arch バージョン Repo サイズ
=============================================================================================
インストール:
mariadb-devel x86_64 3:10.3.39-1.module+el8.8.0+1452+2a7eab68 appstream 1.1 M
依存関係のインストール:
mariadb-connector-c-devel x86_64 3.1.11-2.el8_3 appstream 67 k
トランザクションの概要
=============================================================================================
インストール 2 パッケージ
ダウンロードサイズの合計: 1.1 M
インストール後のサイズ: 5.0 M
これでよろしいですか? [y/N]: y
パッケージのダウンロード:
(1/2): mariadb-connector-c-devel-3.1.11-2.el8_3.x86_64.rpm 64 kB/s | 67 kB 00:01
(2/2): mariadb-devel-10.3.39-1.module+el8.8.0+1452+2a7eab68. 483 kB/s | 1.1 MB 00:02
---------------------------------------------------------------------------------------------
合計 275 kB/s | 1.1 MB 00:04
トランザクションの確認を実行中
トランザクションの確認に成功しました。
トランザクションのテストを実行中
トランザクションのテストに成功しました。
トランザクションを実行中
準備 : 1/1
インストール中 : mariadb-devel-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 1/2
インストール中 : mariadb-connector-c-devel-3.1.11-2.el8_3.x86_64 2/2
scriptletの実行中: mariadb-connector-c-devel-3.1.11-2.el8_3.x86_64 2/2
検証 : mariadb-connector-c-devel-3.1.11-2.el8_3.x86_64 1/2
検証 : mariadb-devel-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 2/2
インストール済み:
mariadb-connector-c-devel-3.1.11-2.el8_3.x86_64
mariadb-devel-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64
完了しました!
[root@headnode slurm]# yum install mariadb-embedded
メタデータの期限切れの最終確認: 0:08:44 前の 2024年03月10日 23時17分08秒 に実施しました。
依存関係が解決しました。
=============================================================================================
パッケージ Arch バージョン Repo サイズ
=============================================================================================
インストール:
mariadb-embedded x86_64 3:10.3.39-1.module+el8.8.0+1452+2a7eab68 appstream 5.0 M
トランザクションの概要
=============================================================================================
インストール 1 パッケージ
ダウンロードサイズの合計: 5.0 M
インストール後のサイズ: 19 M
これでよろしいですか? [y/N]: y
パッケージのダウンロード:
mariadb-embedded-10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_ 982 kB/s | 5.0 MB 00:05
---------------------------------------------------------------------------------------------
合計 811 kB/s | 5.0 MB 00:06
トランザクションの確認を実行中
トランザクションの確認に成功しました。
トランザクションのテストを実行中
トランザクションのテストに成功しました。
トランザクションを実行中
準備 : 1/1
インストール中 : mariadb-embedded-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 1/1
scriptletの実行中: mariadb-embedded-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 1/1
検証 : mariadb-embedded-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 1/1
インストール済み:
mariadb-embedded-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64
完了しました!
[root@headnode slurm]# yum mariadb-embedded-devel
そのようなコマンドはありません: mariadb-embedded-devel. /usr/bin/yum --help を使用してくださ い
YUM プラグインコマンドを実行できません、試してください: "yum install 'dnf-command(mariadb-embedded-devel)'"
[root@headnode slurm]# yum install mariadb-embedded-devel
メタデータの期限切れの最終確認: 0:09:09 前の 2024年03月10日 23時17分08秒 に実施しました。
依存関係が解決しました。
=============================================================================================
パッケージ Arch バージョン Repo サイズ
=============================================================================================
インストール:
mariadb-embedded-devel x86_64 3:10.3.39-1.module+el8.8.0+1452+2a7eab68 appstream 44 k
依存関係のインストール:
libaio-devel x86_64 0.3.112-1.el8 baseos 18 k
トランザクションの概要
=============================================================================================
インストール 2 パッケージ
ダウンロードサイズの合計: 62 k
インストール後のサイズ: 8.7 k
これでよろしいですか? [y/N]: y
パッケージのダウンロード:
(1/2): mariadb-embedded-devel-10.3.39-1.module+el8.8.0+1452+ 94 kB/s | 44 kB 00:00
(2/2): libaio-devel-0.3.112-1.el8.x86_64.rpm 37 kB/s | 18 kB 00:00
---------------------------------------------------------------------------------------------
合計 27 kB/s | 62 kB 00:02
トランザクションの確認を実行中
トランザクションの確認に成功しました。
トランザクションのテストを実行中
トランザクションのテストに成功しました。
トランザクションを実行中
準備 : 1/1
インストール中 : libaio-devel-0.3.112-1.el8.x86_64 1/2
インストール中 : mariadb-embedded-devel-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x 2/2
scriptletの実行中: mariadb-embedded-devel-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x 2/2
検証 : mariadb-embedded-devel-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x 1/2
検証 : libaio-devel-0.3.112-1.el8.x86_64 2/2
インストール済み:
libaio-devel-0.3.112-1.el8.x86_64
mariadb-embedded-devel-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64
完了しました!
[root@headnode slurm]#