Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2017 16:08:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 223300] www/firefox (56+) fails to build using lang/rust (1.21+) built with PORT_LLVM=on: error[E0432]: unresolved import `x86::sse2`
Message-ID:  <bug-223300-21738-ovl2G1kgTd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223300-21738@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #41 from Mikhail T. <mi@ALDAN.algebra.com> ---
(In reply to Jan Beich from comment #40)
> Well, I use CPUTYPE=native myself (on -CURRENT amd64) and on head-i386

So, why would my rustc have a different cfg-output? I have it built with the
following options:

# Options for rust-1.22.1_2
_OPTIONS_READ=rust-1.22.1_2
_FILE_COMPLETE_OPTIONS_LIST=DOCS GDB LLNEXTGEN SOURCES
OPTIONS_FILE_UNSET+=DOCS
OPTIONS_FILE_UNSET+=GDB
OPTIONS_FILE_SET+=LLNEXTGEN
OPTIONS_FILE_UNSET+=SOURCES

The CPUs in this machine are old -- could it be, it does not find SSE3 (or some
other later addition) and presumes, SSE2 is not there either?

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

help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223300-21738-ovl2G1kgTd>