[Bug 221376] 12.0-RELEASE amd64: any kernel fail to boot - freezes just after run kernel

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 1 14:48:35 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221376

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

$ cc -march=native -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-verbose
-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-feature
-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 -avx512vl
-target-feature -avx512cd -target-feature -avx -target-feature -vaes
-target-feature -rtm -target-feature -fma -target-feature -bmi -target-feature
-rdrnd -target-feature -mwaitx -target-feature -sse4.1 -target-feature -sse4.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=gdb -v -resource-dir /usr/lib/clang/6.0.0
-fdebug-compilation-dir /tmp -ferror-limit 19 -fmessage-length 128
-fobjc-runtime=gnustep -fdiagnostics-show-option -fcolor-diagnostics -o - -x c
-
error: unknown target CPU 'k6-3'

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list