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

Jan Beich <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Jan Beich <[email protected]> ---
> /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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to