Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 2017 20:33:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 223300] www/firefox (firefox-56.0.2_3,1) with rust-1.21.0 on amd64: error[E0432]: unresolved import `x86::sse2`
Message-ID:  <bug-223300-21738-DcUqxfk5lC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223300-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223300-21738@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=3D223300

--- Comment #17 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to vvd from comment #16)
> Too long time for compile the rust with embedded llvm.

It's a stripped down version: no compiler-rt, no clang, no extra clang tool=
s,
no lld, no lldb, no openmp. lang/rust also takes a lot of time to build bec=
ause
it does a poor job of parallelizing release builds.

cf. https://internals.rust-lang.org/t/help-test-out-thinlto/6017

> And I already have the llvm 4.0.1 installed.

PORT_LLVM=3Don statically links LLVM, so you don't save space. Given both b=
undled
llvm and devel/llvm* have similar dependencies if one of those is obsolete
poudriere would force a rebuild unless you trick it into not looking at the
whole dependency chain.

--=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-223300-21738-DcUqxfk5lC>