[Bug 234080] devel/rust-cbindgen 0.6.7_1 segfaults during configure with *** Signal 11 on FreeBSD 12.0-RELEASE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 17 23:51:02 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234080

--- Comment #5 from Jan Beich <jbeich at FreeBSD.org> ---
Not enough details here to analyze. "It appears" (from comment 0) is probably 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 consumer
would build, including devel/rust-cbindgen, because rustc would internally use
and link against *unversioned* "stat" symbol which uses FreeBSD 12.0 version of
"struct stat" that's not supported by libc crate.

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

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


More information about the freebsd-gecko mailing list