Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2016 04:11:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 209704] www/firefox: Build fails with RUST=on option.
Message-ID:  <bug-209704-21738-gGjPwEDBhr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209704-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209704-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=209704

Jan Beich <jbeich@FreeBSD.org> changed:

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

--- Comment #3 from Jan Beich <jbeich@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.


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