Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Apr 2019 14:48:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 221376] 12.0-RELEASE amd64: any kernel fail to boot - freezes just after run kernel
Message-ID:  <bug-221376-227-vyFprtbrDC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221376-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221376-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=3D221376

--- Comment #8 from VVD <vvd@unislabs.com> ---
Why target-cpu detected as k6-3?

$ cc -march=3Dnative -E -v - </dev/null
FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM
6.0.0)
Target: x86_64-unknown-freebsd11.2
Thread model: posix
InstalledDir: /usr/bin
 "/usr/bin/cc" -cc1 -triple x86_64-unknown-freebsd11.2 -E -disable-free
-disable-llvm-verifier -discard-value-names -main-file-name -
-mrelocation-model static -mthread-model posix -mdisable-fp-elim -masm-verb=
ose
-mconstructor-aliases -munwind-tables -target-cpu k6-3 -target-feature +sse2
-target-feature +cx16 -target-feature -tbm -target-feature -avx512ifma
-target-feature -gfni -target-feature -sha -target-feature -fma4
-target-feature -vpclmulqdq -target-feature -prfchw -target-feature -bmi2
-target-feature -xsavec -target-feature -fsgsbase -target-feature -popcnt
-target-feature -aes -target-feature -avx512bitalg -target-feature -xsaves
-target-feature -avx512er -target-feature -avx512vnni -target-feature
-avx512vpopcntdq -target-feature -clwb -target-feature -avx512f -target-fea=
ture
-clzero -target-feature -pku -target-feature +mmx -target-feature -lwp
-target-feature -xop -target-feature -rdseed -target-feature -ibt
-target-feature -sse4a -target-feature -avx512bw -target-feature -clflushopt
-target-feature -xsave -target-feature -avx512vbmi2 -target-feature -avx512=
vl
-target-feature -avx512cd -target-feature -avx -target-feature -vaes
-target-feature -rtm -target-feature -fma -target-feature -bmi -target-feat=
ure
-rdrnd -target-feature -mwaitx -target-feature -sse4.1 -target-feature -sse=
4.2
-target-feature -avx2 -target-feature +sse -target-feature -lzcnt
-target-feature -pclmul -target-feature -prefetchwt1 -target-feature -f16c
-target-feature -ssse3 -target-feature -sgx -target-feature -shstk
-target-feature +cmov -target-feature -avx512vbmi -target-feature -movbe
-target-feature -xsaveopt -target-feature -avx512dq -target-feature -adx
-target-feature -avx512pf -target-feature +sse3 -dwarf-column-info
-debugger-tuning=3Dgdb -v -resource-dir /usr/lib/clang/6.0.0
-fdebug-compilation-dir /tmp -ferror-limit 19 -fmessage-length 128
-fobjc-runtime=3Dgnustep -fdiagnostics-show-option -fcolor-diagnostics -o -=
 -x c
-
error: unknown target CPU 'k6-3'

--=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-221376-227-vyFprtbrDC>