Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jan 2019 20:00:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 235137] lang/rust - fails to build on amd64 and non GENERIC kernel
Message-ID:  <bug-235137-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: vollbluthengst@mail.ru
          Assignee: rust@FreeBSD.org
             Flags: maintainer-feedback?(rust@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/sta=
ge0/bin/cargo

reports:

ELF 64-bit LSB shared object, x86-64, version 1 (FreeBSD), dynamically link=
ed,
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.

--=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-235137-7788>