Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Nov 2018 04:56:08 +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-wr9syeNxWK@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 #13 from yushanwei <ysw@mpwhez.cn> ---
FreeBSD www.XX.cn 13.0-CURRENT FreeBSD 13.0-CURRENT r340145 GENERIC  amd64
setenv TARGET mips
setenv TARGET_ARCH mips64el

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 -incl=
ude
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-comp=
are
-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=3Diso989=
9: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, s=
kx,
cannonlake,
      icelake-client, icelake-server, knl, knm, k8, athlon64, athlon-fx,
opteron, k8-sse3,
      athlon64-sse3, opteron-sse3, amdfam10, barcelona, btver1, btver2, bdv=
er1,
bdver2, bdver3,
      bdver4, znver1, x86-64
*** Error code 1

Stop.
make[2]: stopped in /root/obj/mips64el/root/src/mips.mips64el/sys/MALTA64EL
*** Error code 1

Stop.
make[1]: stopped in /root/src
*** Error code 1

Stop.
make: stopped in /root/src

--=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-wr9syeNxWK>