[Bug 235137] lang/rust - fails to build on amd64 and non GENERIC kernel
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 22 20:00:38 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235137
Bug ID: 235137
Summary: lang/rust - fails to build on amd64 and non GENERIC
kernel
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: rust at FreeBSD.org
Reporter: vollbluthengst at mail.ru
Assignee: rust at FreeBSD.org
Flags: maintainer-feedback?(rust at FreeBSD.org)
Sup,
building an own kernel and removing:
COMPAT_FREEBSD10
renders building lang/rust a funny process full of virtual hugs.
A simple:
file
/usr/ports/lang/rust/work/rustc-1.32.0-src/build/x86_64-unknown-freebsd/stage0/bin/cargo
reports:
ELF 64-bit LSB shared object, x86-64, version 1 (FreeBSD), dynamically linked,
interpreter /libexec/ld-elf.so.1, for FreeBSD 10.3, FreeBSD-style, with
debug_info, not stripped
which might be a problem if COMPAT_FREEBSD10 isn't present in the kernel.
Booting the entire system with the GENERIC kernel solves the problem, though
the problem is also solved booting the entire system installing another OS.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list