Date: Wed, 05 Dec 2018 21:37:01 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 233028] www/firefox: update to 64.0 (currently, RC phase) Message-ID: <bug-233028-21738-MpSxM4wVSJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-233028-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-233028-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=233028 --- Comment #8 from Jan Beich <jbeich@FreeBSD.org> --- (In reply to jakub_lach from comment #6) > DEBUG: Executing: `/usr/local/bin/rustc --version --verbose` > DEBUG: The command returned non-zero exit status -12. Can you build a simple program? Maybe reinstall from the binary package. If it doesn't help file a bug assigned to rust@ team. I'm not part of rust@ and not interested in various ways rust package may break. $ echo 'fn main() {}' | rustc - $ echo $? $ ./rust_out $ echo $? Note, lang/rust is going to be updated soon: review D18427. -- 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-233028-21738-MpSxM4wVSJ>
