Date: Sat, 24 Feb 2018 05:36:45 +0100 From: Jan Beich <jbeich@FreeBSD.org> To: Bryan Drewery <bdrewery@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r462646 - head/lang/rust/files Message-ID: <tvu7-57he-wny@FreeBSD.org> In-Reply-To: <c455aa47-21f9-26d6-629a-94108d8066bf@FreeBSD.org> (Bryan Drewery's message of "Fri, 23 Feb 2018 20:04:39 -0800") References: <201802222205.w1MM5LjB071448@repo.freebsd.org> <c455aa47-21f9-26d6-629a-94108d8066bf@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Bryan Drewery <bdrewery@FreeBSD.org> writes: > On 2/22/18 2:05 PM, Jan Beich wrote: > >> Author: jbeich >> Date: Thu Feb 22 22:05:21 2018 >> New Revision: 462646 >> URL: https://svnweb.freebsd.org/changeset/ports/462646 >> >> Log: >> lang/rust: unbreak on aarch64 after r459911 >> >> gmake: Leaving directory '.../aarch64-unknown-freebsd/release/build/rustc_binaryen-cfb76adb9420e94c/out/build' >> --- stderr >> c++: error: the clang compiler does not support '-march=native' >> c++: error: the clang compiler does not support '-march=native' >> >> PR: 225600 >> Reported by: Gergely Czuczy, pkg-fallout >> Obtained from: upstream (binaryen 1.37.35) >> Approved by: portmgr blanket > > Please submit patches upstream. Especially for this project it is > infuriating that building from git or using rustup doesn't work. Did you miss "Obtained from" ? ENOTIME to test Rust build otherwise. I do most of my build/runtime testing via poudriere. Rust only builds on real hardware or via cross-compilation (proper, not qemu-user). Due to privacy, lack of root, out of date -CURRENT or pre-RELEASE is why I tend to stay away from ref* machines for ports/ work.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?tvu7-57he-wny>