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

--- Comment #5 from Jan Beich <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to