Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2018 23:50:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 234080] devel/rust-cbindgen 0.6.7_1 segfaults during configure with *** Signal 11 on FreeBSD 12.0-RELEASE
Message-ID:  <bug-234080-21738-m18yKwZNZn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234080-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234080-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=3D234080

--- Comment #5 from Jan Beich <jbeich@FreeBSD.org> ---
Not enough details here to analyze. "It appears" (from comment 0) is probab=
ly a
false lead because nothing substantiates that. Both lang/rust and
devel/rust-cbindgen bundle libc crate, recent enough to include
COMPAT_FREEBSD11 workaround. If this were a libc (crate) issue you wouldn't=
 be
able to build lang/rust let alone devel/rust-cbindgen. OTOH, if you forgot =
to
rebuild lang/rust after FreeBSD 11.2 -> 12.0 upgrade then, indeed, no consu=
mer
would build, including devel/rust-cbindgen, because rustc would internally =
use
and link against *unversioned* "stat" symbol which uses FreeBSD 12.0 versio=
n of
"struct stat" that's not supported by libc crate.

Can you provide a complete build log, preferably from poudriere?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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