[package - 141releng-armv7-default][lang/rustpython] Failed for rustpython-0.3.1_6 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Dec 2024 20:03:34 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: yuri@FreeBSD.org Log URL: https://pkg-status.freebsd.org/ampere3/data/141releng-armv7-default/eb87cb7f3aa2/logs/rustpython-0.3.1_6.log Build URL: https://pkg-status.freebsd.org/ampere3/build.html?mastername=141releng-armv7-default&build=eb87cb7f3aa2 Log: =>> Building lang/rustpython build started at Sat Dec 21 20:00:21 UTC 2024 port directory: /usr/ports/lang/rustpython package name: rustpython-0.3.1_6 building for: FreeBSD 141releng-armv7-default-job-06 14.1-RELEASE-p6 FreeBSD 14.1-RELEASE-p6 1401000 arm maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 8850 Dec 12 01:09 /usr/ports/lang/rustpython/Makefile Ports top last git commit: eb87cb7f3aa Ports top unclean checkout: no Port dir last git commit: 1d1fd15a3e4 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500028 Jail OSVERSION: 1401000 Job Id: 06 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1401000 UNAME_v=FreeBSD 14.1-RELEASE-p6 1401000 UNAME_r=14.1-RELEASE-p6 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/141releng-armv7-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/141releng-armv7-default/06/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=141releng-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/141releng-armv7-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/lang/rustpython/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/rustpython/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/rustpython/work/.cache HOME=/wrkdirs/usr/ports/lang/rustpython/work TMPDIR="/wrkdirs/usr/ports/lang/rustpython/work" PATH=/wrkdirs/usr/ports/lang/rustpython/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/rustpython/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/rustpython/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/rustpython/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/rustpython/work/.cache HOME=/wrkdirs/usr/ports/lang/rustpython/work TMPDIR="/wrkdirs/usr/ports/lang/rustpython/work" PATH=/wrkdirs/usr/ports/lang/rustpython/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/rustpython/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BS D_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=14.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/rustpython" EXAMPLESDIR="share/examples/rustpython" DATADIR="share/rustpython" WWWDIR="www/rustpython" ETCDIR="etc/rustpython" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rustpython DOCSDIR=/usr/local/share/doc/rustpython EXAMPLESDIR=/usr/local/share/examples/rustpython WWWDIR=/usr/local/www/rustpython ETCDIR=/usr/local/etc/rustpython --End SUB_LIST-- ---Begin make.conf--- # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> rustpython-0.3.1_6 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [141releng-armv7-default-job-06] Installing pkg-1.21.3... [141releng-armv7-default-job-06] Extracting pkg-1.21.3: .......... done ===> rustpython-0.3.1_6 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of rustpython-0.3.1_6 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by rustpython-0.3.1_6 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by rustpython-0.3.1_6 for building => SHA256 Checksum OK for rust/crates/Inflector-0.11.4.crate. => SHA256 Checksum OK for rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for rust/crates/adler32-1.2.0.crate. => SHA256 Checksum OK for rust/crates/ahash-0.8.11.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-0.7.20.crate. => SHA256 Checksum OK for rust/crates/android-tzdata-0.1.1.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/ansi_term-0.12.1.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.69.crate. => SHA256 Checksum OK for rust/crates/approx-0.5.1.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.2.crate. => SHA256 Checksum OK for rust/crates/ascii-1.1.0.crate. => SHA256 Checksum OK for rust/crates/atomic-0.5.1.crate. => SHA256 Checksum OK for rust/crates/atty-0.2.14.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.1.0.crate. => SHA256 Checksum OK for rust/crates/base64-0.13.1.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.5.0.crate. => SHA256 Checksum OK for rust/crates/blake2-0.10.6.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.3.crate. => SHA256 Checksum OK for rust/crates/bstr-0.2.17.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.12.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.4.3.crate. => SHA256 Checksum OK for rust/crates/bzip2-0.4.4.crate. => SHA256 Checksum OK for rust/crates/bzip2-sys-0.1.11+1.0.8.crate. => SHA256 Checksum OK for rust/crates/caseless-0.2.1.crate. => SHA256 Checksum OK for rust/crates/cast-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.0.79.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/cfg_aliases-0.1.1.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.37.crate. => SHA256 Checksum OK for rust/crates/clap-2.34.0.crate. => SHA256 Checksum OK for rust/crates/clipboard-win-5.0.0.crate. => SHA256 Checksum OK for rust/crates/codespan-reporting-0.11.1.crate. => SHA256 Checksum OK for rust/crates/console-0.15.5.crate. => SHA256 Checksum OK for rust/crates/console_error_panic_hook-0.1.7.crate. => SHA256 Checksum OK for rust/crates/convert_case-0.4.0.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.9.3.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.3.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.5.crate. => SHA256 Checksum OK for rust/crates/cranelift-0.88.2.crate. <snip> --> /wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 64 | call_hasher_impl!(u64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 65 | call_hasher_impl!(i8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 66 | call_hasher_impl!(i16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 67 | call_hasher_impl!(i32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 68 | call_hasher_impl!(i64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/ahash-0.8.11/src/lib.rs:265:11 | 265 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/ahash-0.8.11/src/lib.rs:272:15 | 272 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/ahash-0.8.11/src/lib.rs:279:11 | 279 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/ahash-0.8.11/src/lib.rs:286:15 | 286 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/ahash-0.8.11/src/lib.rs:293:11 | 293 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/ahash-0.8.11/src/lib.rs:300:15 | 300 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: trait `BuildHasherExt` is never used --> /wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/ahash-0.8.11/src/lib.rs:252:18 | 252 | pub(crate) trait BuildHasherExt: BuildHasher { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/ahash-0.8.11/src/convert.rs:80:8 | 75 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 80 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 81 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 82 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 86 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 87 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ warning: `ahash` (lib) generated 46 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI=eabihf CARGO_CFG_TARGET_ARCH=arm CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Ctarget-cpu=-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/semver-1.0.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/semver-1.0.16/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSIT ORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.16 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=armv7-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps:/wrkdirs/usr/ports/lang/rustpython/work/target/release:/usr/local/lib/rustlib/armv7-unknown-freebsd/lib' NUM_JOBS=3 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rustpython/work/target/release/build/semver-ba006fff06a04e77/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=armv7-unknown-freebsd /wrkdirs/usr/ports/lang/rustpython/work/target/release/build/semver-453779074f49e94b/build-script-build` [semver 1.0.16] cargo:rerun-if-changed=build.rs Compiling digest v0.10.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/digest-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/digest-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/digest-0.10.6/s rc/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=d48be138d8f2b6ea -C extra-filename=-d48be138d8f2b6ea --out-dir /wrkdirs/usr/ports/lang/rustpython/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps --extern block_buffer=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps/libblock_buffer-a1c930ef104b0d7f.rmeta --extern crypto_common=/wrkdirs/usr/ports/lang/rustpython/work/target/relea se/deps/libcrypto_common-57e7bb2facd3e6be.rmeta --extern subtle=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps/libsubtle-a3bb1f8a0caa5214.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` warning: `digest` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lz4_flex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/lz4_flex-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/lz4_flex-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Pascal Seitz <pascal.seitz@gmail.com>:Arthur Silva <arthurprs@gmail.com>:ticki <Ticki@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Fastest LZ4 implementation in Rust, no unsafe by default.' CARGO_PKG_HOMEPAGE='https://github.com/pseitz/lz4_flex' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lz4_flex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pseitz/lz4_flex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps /usr/local/bin/rustc --crate-name lz4_flex --edition=2021 /wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/lz4_flex-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="frame"' --cfg 'feature="safe-decode"' --cfg 'feature="safe-encode"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "frame", "nightly", "safe-decode", "safe-encode", "std"))' -C metadata=14cd830b68bda694 -C extra-filename=-14cd830b68bda694 --out-dir /wrkdirs/usr/ports/lang/rustpython/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps --extern twox_hash=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps/libtwox_hash-92c85b11d8d423a2.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` warning: `lz4_flex` (lib) generated 5 warnings (5 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_names2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/unicode_names2-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/unicode_names2-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Huon Wilson <dbau.pp@gmail.com>:Kang Seonghoon <public+rust@mearie.org>:Valentin Lorentz <progval+git@progval.net>:Jeong YunWon <jeong@youknowone.org>' CARGO_PKG_DESCRIPTION='Map characters to and from their name given in the Unicode standard. This goes to great lengths to be as efficient as possible in both time and space, with the full bidirectional tables weighing barely 500 KB but still offering O(1)* look-up in both directions. (*more precisely, O(length of name).) ' CARGO_PKG_HOMEPAGE='https://github.com/progval/unicode_names2' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode_names2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/progval/unicode_names2' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rustpython/work/target/release/build/unicode_names2-af6956c214a8f628/out /usr/local/bin/rustc --crate-name unicode_names2 --edition=2018 /wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/unicode_names2-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(f eature, values("default", "no_std", "unstable"))' -C metadata=60d33d0c05bebd2b -C extra-filename=-60d33d0c05bebd2b --out-dir /wrkdirs/usr/ports/lang/rustpython/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps --extern phf=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps/libphf-649266fe2f6dedfc.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` error[E0412]: cannot find type `u512` in this scope --> /wrkdirs/usr/ports/lang/rustpython/work/target/release/build/unicode_names2-af6956c214a8f628/out/generated.rs:13939:43 | 13939 | pub static PHRASEBOOK_OFFSETS2: &'static [u512] = &[ | ^^^^ not found in this scope warning: `malachite-bigint` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/phf_shared-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/phf_shared-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler <sfackler@gmail.com>' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/phf_shared-0.11.1/src/lib.rs -- error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=9fbf7f9485b6022d -C extra-filename=-9fbf7f9485b6022d --out-dir /wrkdirs/usr/ports/lang/rustpython/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps --extern siphasher=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps/libsiphasher-b1f5574d77ec4b64.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` warning: `phf_shared` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI=eabihf CARGO_CFG_TARGET_ARCH=arm CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Ctarget-cpu=-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LOCATION=1 CARGO_FEATURE_MALACHITE_BIGINT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rustpython/work/Parser-a95045bc627b2fbf84caf4f010e521846be7b37f/parser CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rustpython/work/Parser-a95045bc627b2fbf84caf4f010e521846be7b37f/parser/Cargo.toml CARGO_PKG_AUTHORS='RustPython Team' CARGO_PKG_DESCRIPTION='Python language parser for Python3.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustpython-parser CARGO_PKG_README=README.md CARGO_PKG _REPOSITORY='https://github.com/RustPython/Parser' CARGO_PKG_RUST_VERSION=1.72.1 CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=armv7-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps:/wrkdirs/usr/ports/lang/rustpython/work/target/release:/usr/local/lib/rustlib/armv7-unknown-freebsd/lib' NUM_JOBS=3 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rustpython/work/target/release/build/rustpython-parser-2392a4f317d12781/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=armv7-unknown-freebsd /wrkdirs/usr/ports/lang/rustpython/work/target/release/build/rustpython-parser-6748aea25f23512e/build-script-build` [rustpython-parser 0.3.1] cargo:rerun-if-changed=src/python.lalrpop Compiling unic-ucd-ident v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unic_ucd_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/unic-ucd-ident-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/unic-ucd-ident-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='The UNIC Project Developers' CARGO_PKG_DESCRIPTION='UNIC — Unicode Character Database — Identifier Properties' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-ucd-ident CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/open-i18n/rust-unic/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps /usr/local/bin/rustc --crate-name unic_ucd_ident --edition=2018 /wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo- crates/unic-ucd-ident-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="xid"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "id", "pattern", "xid"))' -C metadata=f46b1a8bd0d299f1 -C extra-filename=-f46b1a8bd0d299f1 --out-dir /wrkdirs/usr/ports/lang/rustpython/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps --extern unic_char_property=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps/libunic_char_property-a45cfe76db690e8b.rmeta --extern unic_char_range=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps/libunic_char_range-569c85b9dc764300.rmeta --extern unic_ucd_version=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps/libunic_ucd_version-31079c364db96c3e.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` For more information about this error, try `rustc --explain E0412`. warning: `unicode_names2` (lib) generated 1 warning (1 duplicate) error: could not compile `unicode_names2` (lib) due to 1 previous error; 1 warning emitted Caused by: process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_names2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/unicode_names2-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/unicode_names2-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Huon Wilson <dbau.pp@gmail.com>:Kang Seonghoon <public+rust@mearie.org>:Valentin Lorentz <progval+git@progval.net>:Jeong YunWon <jeong@youknowone.org>' CARGO_PKG_DESCRIPTION='Map characters to and from their name given in the Unicode standard. This goes to great lengths to be as efficient as possible in both time and space, with the full bidirectional tables weighing barely 500 KB but still offering O(1)* look-up in both directions. (*more precisely, O(length of name).) ' CARGO_PKG_HOMEPAGE='https://github.com/progval/unicode_names2' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode_names2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/progval/unicode_names2' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rustpython/work/target/release/build/unicode_names2-af6956c214a8f628/out /usr/local/bin/rustc --crate-name unicode_names2 --edition=2018 /wrkdirs/usr/ports/lang/rustpython/work/RustPython-0.3.1/cargo-crates/unicode_names2-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg (feature, values("default", "no_std", "unstable"))' -C metadata=60d33d0c05bebd2b -C extra-filename=-60d33d0c05bebd2b --out-dir /wrkdirs/usr/ports/lang/rustpython/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps --extern phf=/wrkdirs/usr/ports/lang/rustpython/work/target/release/deps/libphf-649266fe2f6dedfc.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` (exit status: 1) warning: build failed, waiting for other jobs to finish... warning: `unic-ucd-ident` (lib) generated 1 warning (1 duplicate) warning: `malachite-nz` (lib) generated 1 warning (1 duplicate) *** Error code 101 Stop. make: stopped in /usr/ports/lang/rustpython