Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Nov 2018 06:27:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 230240] import clang 7.0.0 (tracking PR)
Message-ID:  <bug-230240-227-6SgIxIsb4b@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230240-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230240-227@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #14 from Dimitry Andric <dim@FreeBSD.org> ---
(In reply to yushanwei from comment #13)
> FreeBSD www.XX.cn 13.0-CURRENT FreeBSD 13.0-CURRENT r340145 GENERIC  amd64
> setenv TARGET mips
> setenv TARGET_ARCH mips64el
>=20
> make    buildkernel:
> cc --sysroot=3D/root/obj/mips64el/root/src/mips.mips64el/tmp
> -B/root/obj/mips64el/root/src/mips.mips64el/tmp/usr/bin -c -O -pipe -g
> -nostdinc -I. -I/root/src/sys -I/root/src/sys/contrib/ck/include
> -I/root/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS
> -include opt_global.h -fno-pic -mno-abicalls -G0
> -DKERNLOADADDR=3D0xffffffff80100000 -march=3Dmips64 -mabi=3D64 -MD
> -MF.depend.genoffset.o -MTgenoffset.o -msoft-float -ffreestanding -fwrapv
> -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
> -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign
> -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs
> -fdiagnostics-show-option -Wno-unknown-pragmas
> -Wno-error-tautological-compare -Wno-error-empty-body
> -Wno-error-parentheses-equality -Wno-error-unused-function
> -Wno-error-pointer-sign -Wno-error-shift-negative-value
> -Wno-address-of-packed-member -std=3Diso9899:1999
> /root/src/sys/kern/genoffset.c
> cc: warning: argument unused during compilation: '-mno-abicalls'
> [-Wunused-command-line-argument]
> cc: warning: argument unused during compilation: '-G 0'
> [-Wunused-command-line-argument]
> cc: warning: argument unused during compilation: '-mabi=3D64'
> [-Wunused-command-line-argument]
> error: unknown target CPU 'mips64'
> note: valid target CPU values are: nocona, core2, penryn, bonnell, atom,
> silvermont, slm, goldmont,
>       goldmont-plus, tremont, nehalem, corei7, westmere, sandybridge,
> corei7-avx, ivybridge,
>       core-avx-i, haswell, core-avx2, broadwell, skylake, skylake-avx512,
> skx, cannonlake,
>       icelake-client, icelake-server, knl, knm, k8, athlon64, athlon-fx,
> opteron, k8-sse3,
>       athlon64-sse3, opteron-sse3, amdfam10, barcelona, btver1, btver2,
> bdver1, bdver2, bdver3,
>       bdver4, znver1, x86-64
> *** Error code 1
>=20
> Stop.
> make[2]: stopped in /root/obj/mips64el/root/src/mips.mips64el/sys/MALTA64=
EL

Did you run "make buildworld", or at least "make kernel-toolchain" before t=
his?

--=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-230240-227-6SgIxIsb4b>