Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Sep 2021 19:25:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 257419] lang/rust: panic on armv7 at 'capacity overflow', library/alloc/src/raw_vec.rs:546:5
Message-ID:  <bug-257419-21738-4ticzbAmBp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257419-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257419-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257419

--- Comment #26 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Mark Millard from comment #184)

My test bulk -a completed in somewhat under 87.25 hours,
building 26995 ports successfully.


Here is a more complete list of differences, going in both
directions.

Ones bulk -a of my ports tree got the problem in:

librespot-0.2.0_5
ncspot-0.6.0_3
openethereum-3.2.6_2.log
ripgrep-all-0.9.6_1
spotifyd-0.3.0_5

But the following built to completion without
a huge log file:

gifski-1.5.0_1

This may suggest that some sort of race condition
is involved.

The following failed for other reasons:

alacritty-0.9.0_1

The log reports:

memory allocation of 1879048192 bytes failed
error: could not compile `smithay-client-toolkit`

Caused by:
  process didn't exit successfully: `CARGO=3D/usr/local/bin/cargo
CARGO_CRATE_NAME=3Dsmithay_client_toolkit
CARGO_MANIFEST_DIR=3D/wrkdirs/usr/ports/x11/alacritty/work/alacritty-0.9.0/=
cargo-crates/smithay-client-toolkit-0.14.0
CARGO_PKG_AUTHORS=3D'Victor Berger <victor.berger@m4x.org>'
CARGO_PKG_DESCRIPTION=3D'Toolkit for making client wayland applications.'
CARGO_PKG_HOMEPAGE=3D'' CARGO_PKG_LICENSE=3DMIT CARGO_PKG_LICENSE_FILE=3D''
CARGO_PKG_NAME=3Dsmithay-client-toolkit
CARGO_PKG_REPOSITORY=3D'https://github.com/smithay/client-toolkit'
CARGO_PKG_VERSION=3D0.14.0 CARGO_PKG_VERSION_MAJOR=3D0 CARGO_PKG_VERSION_MI=
NOR=3D14
CARGO_PKG_VERSION_PATCH=3D0 CARGO_PKG_VERSION_PRE=3D''
LD_LIBRARY_PATH=3D'/wrkdirs/usr/ports/x11/alacritty/work/target/release/dep=
s:/usr/local/lib'
/usr/local/bin/rustc --crate-name smithay_client_toolkit --edition=3D2018
/wrkdirs/usr/ports/x11/alacritty/work/alacritty-0.9.0/cargo-crates/smithay-=
client-toolkit-0.14.0/src/lib.rs
--error-format=3Djson --json=3Ddiagnostic-rendered-ansi,artifacts --crate-t=
ype lib
--emit=3Ddep-info,metadata,link -C opt-level=3D3 -C linker-plugin-lto -C
debuginfo=3D1 -C metadata=3Da5c00debf47fe1dc -C extra-filename=3D-a5c00debf=
47fe1dc
--out-dir /wrkdirs/usr/ports/x11/alacritty/work/target/release/deps -L
dependency=3D/wrkdirs/usr/ports/x11/alacritty/work/target/release/deps --ex=
tern
bitflags=3D/wrkdirs/usr/ports/x11/alacritty/work/target/release/deps/libbit=
flags-97fcf63a98d67f7d.rmeta
--extern
dlib=3D/wrkdirs/usr/ports/x11/alacritty/work/target/release/deps/libdlib-58=
bd5533d8e2f399.rmeta
--extern
lazy_static=3D/wrkdirs/usr/ports/x11/alacritty/work/target/release/deps/lib=
lazy_static-262b437c84c2b97f.rmeta
--extern
log=3D/wrkdirs/usr/ports/x11/alacritty/work/target/release/deps/liblog-7978=
d3bf9bb63659.rmeta
--extern
memmap2=3D/wrkdirs/usr/ports/x11/alacritty/work/target/release/deps/libmemm=
ap2-89036ac41b83b1e3.rmeta
--extern
nix=3D/wrkdirs/usr/ports/x11/alacritty/work/target/release/deps/libnix-92fa=
465df208e236.rmeta
--extern
wayland_client=3D/wrkdirs/usr/ports/x11/alacritty/work/target/release/deps/=
libwayland_client-14e61e0514099b56.rmeta
--extern
wayland_cursor=3D/wrkdirs/usr/ports/x11/alacritty/work/target/release/deps/=
libwayland_cursor-c84b26efb1b8c9ce.rmeta
--extern
wayland_protocols=3D/wrkdirs/usr/ports/x11/alacritty/work/target/release/de=
ps/libwayland_protocols-7f484596d8de4b38.rmeta
--cap-lints warn -C target-cpu=3Dcortex-a7 -C linker=3Dcc -C
link-arg=3D-fstack-protector-strong -C link-arg=3D-L/usr/local/lib` (signal=
: 6,
SIGABRT: process abort signal)
*** Error code 101



Finally, the following was not attemped at all:

wezterm

This was because of:

Skipping x11/wezterm | wezterm-20210814.124438.54.e29167_4: Dependent port
textproc/mdbook | mdbook-0.4.12_1 build

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257419-21738-4ticzbAmBp>