Created attachment 215614 [details] patch Upstream issue: https://github.com/rust-lang/rust/issues/73324 I tested that sysutils/potnet on ELFv1 and www/firefox on ELFv2 build.
Added to https://reviews.freebsd.org/D25297
A commit references this bug: Author: tobik Date: Thu Jun 18 14:13:40 UTC 2020 New revision: 539541 URL: https://svnweb.freebsd.org/changeset/ports/539541 Log: lang/rust: Update to 1.44.1 - Properly fix powerpc64 builds [1] Changes: https://blog.rust-lang.org/2020/06/18/Rust.1.44.1.html PR: 247307 [1] Submitted by: pkubaj [1] Reviewed by: mikael, pkubaj, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D25297 Changes: head/lang/rust/Makefile head/lang/rust/distinfo head/lang/rust/files/patch-src_llvm-project_llvm_lib_Transforms_InstCombine_InstCombineCasts.cpp head/lang/rust/files/powerpc64-elfv1/patch-src_librustc__mir_dataflow_framework_engine.rs head/lang/rust/files/powerpc64-elfv2/patch-src_librustc__mir_dataflow_framework_engine.rs head/lang/rust-bootstrap/Makefile head/lang/rust-bootstrap/distinfo
Thanks.