pipでseccompliteパッケージをインストールしようとしました。代わりに、これらのエラーが発生しました。助けてください。
キャッシュされた seccomplite-0.1.0a3.tar.gz を使用して seccomplite を収集しています 収集したパッケージをインストールしています: seccomplite seccomplite の setup.py インストールを実行しています ... エラー コマンド /usr/bin/python -u -c "import setuptools, tokenize; fileからの完全な出力='/tmp/pip-build-HRGD9U/seccomplite/setup.py';f=getattr(tokenize, 'open', open)( file );code=f.read().replace('\r\n' , '\n');f.close();exec(コンパイル(コード,ファイル), 'exec'))" install --record /tmp/pip-JqYhgy-record/install-record.txt --single-version-externally-managed --compile: 実行中のインストール 実行中のビルド build_ext のビルド 'seccomplite' 拡張機能の作成ビルド 作成 build/temp.linux-x86_64-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong - -param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 - g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune =generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DMODULE_NAME="seccomplite" -DMAJOR_VERSION="0" -DMINOR_VERSION="1" -DDEVELOP_VERSION="0a3" -DMODULE_DESCRIPTION="軽量 libseccomp2 python ブリッジ" -I/usr/include/ python2.7 -c filter.c -o build/temp.linux-x86_64-2.7/filter.o gcc: エラー: /usr/lib/rpm/redhat/redhat-hardened-cc1: No such file or directory エラー: コマンド「gcc」が終了ステータス 1 で失敗しました7 -c filter.c -o build/temp.linux-x86_64-2.7/filter.o gcc: エラー: /usr/lib/rpm/redhat/redhat-hardened-cc1: No such file or directory エラー: command 'gcc ' 終了ステータス 1 で失敗しました7 -c filter.c -o build/temp.linux-x86_64-2.7/filter.o gcc: エラー: /usr/lib/rpm/redhat/redhat-hardened-cc1: No such file or directory エラー: command 'gcc ' 終了ステータス 1 で失敗しました
----------------------------------------
コマンド "/usr/bin/python -u -c" import setuptools, tokenize; file ='/tmp/pip-build-HRGD9U/seccomplite/setup.py';f=getattr(tokenize, 'open', open)( file );code=f.read().replace('\r\n ', '\n');f.close();exec(compile(code, file , 'exec'))" install --record /tmp/pip-JqYhgy-record/install-record.txt --single- version-externally-managed --compile" は、/tmp/pip-build-HRGD9U/seccomplite/ でエラー コード 1 で失敗しました