https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229669
Mark Linimon changed:
What|Removed |Added
Status|New |Closed
Assignee|b...@free
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229669
--- Comment #5 from Frank Leonhardt ---
(In reply to Frank Leonhardt from comment #4)
Somehow this comment submitted before I'd finished typing...
As I was saying, you can override CC by setting it to something else before you
run make. e
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229669
--- Comment #4 from Frank Leonhardt ---
I've had a look around.
What's happening?
clang is using it's internal assembler instead of calling the system one. It
chokes on the syntax.
Why is it happening?
There's a flag to stop it - "-no-i
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229669
Frank Leonhardt changed:
What|Removed |Added
CC||freebsd-...@fjl.co.uk
--- Commen
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229669
--- Comment #2 from o...@oz42.eu ---
src.conf:
# WITH_SYSTEM_COMPILER=YES
# WITH_CCACHE_BUILD=YES
#
WITHOUT_ACCT=YES
WITHOUT_AMD=YES
WITHOUT_ATM=YES
WITHOUT_AUDIT=YES
WITHOUT_AUTHPF=YES
WITHOUT_AUTOFS=YES
WITHOUT_BHYVE=YES
WITHOUT_BLUETOOTH
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229669
--- Comment #1 from o...@oz42.eu ---
make.conf:
KERNCONF=OZ
MODULES_OVERRIDE=accf_http accf_data tmpfs
OPTIONS_UNSET= NIS
OPTIONS_UNSET+= X11
OPTIONS_UNSET+= DOCS
OPTIONS_UNSET+= DEBUG
#
# base, openssl, openssl-devel, libressl or libressl
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229669
Bug ID: 229669
Summary: kernel build fails
Product: Base System
Version: 11.2-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me