#author("2023-09-08T10:12:32+09:00","default:kuji","kuji")
#author("2023-09-08T10:20:26+09:00","default:kuji","kuji")
CONTENTS
#contents
----
Lastmodified &lastmod;
----
*Signal 11 [#yf880f1e]

portinstall security/py-cryptography すると

 ===>   Cargo config:
 [source.cargo]
 directory = '/usr/ports/security/py-cryptography/work-py39/cryptography-41.0.3/cargo-crates'
 [source.crates-io]
 replace-with = 'cargo'
 ===>   Updating Cargo.lock
 ===>  Building for py39-cryptography-41.0.3,1
 * Getting build dependencies for wheel...
 /usr/local/lib/python3.9/site-packages/setuptools/config/pyprojecttoml.py:104: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*.
   warnings.warn(msg, _BetaConfiguration)
 running egg_info
 writing src/cryptography.egg-info/PKG-INFO
 writing dependency_links to src/cryptography.egg-info/dependency_links.txt

の所を
 ===>   Cargo config:
 [source.cargo]
 directory = '/usr/ports/devel/cargo-c/work/cargo-c-0.9.15+cargo-0.67/cargo-crates'
 [source.crates-io]
 replace-with = 'cargo'
 ===>   Updating Cargo.lock
 *** Signal 11
とエラーする機体があるので、なにが原因なのか検索し修正したい。

因みに正常に終了すると、
 Installing py39-cryptography-41.0.3,1...
 ===>  Cleaning for rust-1.71.0
 ===>  Cleaning for rust-1.71.0
 ===>  Cleaning for cmake-core-3.26.1_1
 ===>  Cleaning for cmake-core-3.26.1_1
 ===>  Cleaning for jsoncpp-1.9.5
 ===>  Cleaning for jsoncpp-1.9.5
 ===>  Cleaning for libuv-1.46.0
 ===>  Cleaning for libuv-1.46.0
 ===>  Cleaning for rhash-1.4.3
 ===>  Cleaning for rhash-1.4.3
 ===>  Cleaning for py39-cryptography-41.0.3,1
 --->  Cleaning out obsolete shared libraries
となる。ので、これらを入れ換えてみる。

Installing py39-cryptography-41.0.3,1...
===>  Cleaning for rust-1.71.0
===>  Cleaning for rust-1.71.0
===>  Cleaning for cmake-core-3.26.1_1
===>  Cleaning for cmake-core-3.26.1_1
===>  Cleaning for jsoncpp-1.9.5
===>  Cleaning for jsoncpp-1.9.5
===>  Cleaning for libuv-1.46.0
===>  Cleaning for libuv-1.46.0
===>  Cleaning for rhash-1.4.3
===>  Cleaning for rhash-1.4.3
===>  Cleaning for py39-cryptography-41.0.3,1
--->  Cleaning out obsolete shared libraries
 portupgrade -rRf  rust-1.71.0





----
Total access &counter(total);:本日 &counter(today);:昨日 &counter(yesterday);
#counter([total|today|yesterday]);


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS