[Bug 209704] www/firefox: Build fails with RUST=on option.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 24 04:11:02 UTC 2016


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

Jan Beich <jbeich at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |riggs at FreeBSD.org

--- Comment #3 from Jan Beich <jbeich at FreeBSD.org> ---
> /usr/local/bin/rustc -O --crate-type staticlib --emit dep-info=.deps/libMP4Metadata.a.pp,link=libMP4Metadata.a
> gmake[7]: *** [libMP4Metadata.a] Illegal instruction (core dumped)

lang/rust crashes. To investigate you have to rebuild the port WITH_DEBUG=1 and
run gdb/lldb against the core(5) file that's likely somewhere under WRKDIR.

Can you also show dmesg(1) output? IIRC, until recently Rust standard library
used to require SSE2 support.

> Also about this situation has been reported few times in #freebsd (freenode).

I'm not using IRC and if the channel doesn't have public logging enabled I
won't care e.g.,

http://logs.glob.uno/?a=search&c=mozilla%23developers&q=freebsd&ss=1+Jan+2016

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


More information about the freebsd-gecko mailing list