Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Mar 2020 19:25:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 244813] lang/rust: fix build on powerpc64 elfv2
Message-ID:  <bug-244813-25139-alEaaA0UvU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244813-25139@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: pkubaj
Date: Tue Mar 17 19:25:20 UTC 2020
New revision: 528599
URL: https://svnweb.freebsd.org/changeset/ports/528599

Log:
  lang/rust: fix build on powerpc64 elfv2

  After upgrade to LLVM 10, core in stage 1 fails to compile (no clear reason,
rustc crashes):
  pid 26828 (rustc), jid 0, uid 0: exited on signal 11 (core dumped)

  Compilation with GCC works fine, so switch to GCC for the time being.

  PR:           244813
  Approved by:  mikael

Changes:
  head/lang/rust/Makefile
  head/lang/rust/files/powerpc64-elfv2/patch-src_bootstrap_native.rs
  head/lang/rust/files/powerpc64-elfv2/patch-src_librustc__llvm_build.rs

-- 
You are receiving this mail because:
You are on the CC list for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244813-25139-alEaaA0UvU>