From owner-freebsd-ports-bugs@freebsd.org Sat Jan 21 00:09:26 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29697CB81CD for ; Sat, 21 Jan 2017 00:09:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E76741360 for ; Sat, 21 Jan 2017 00:09:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v0L09PIu005616 for ; Sat, 21 Jan 2017 00:09:25 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216143] lang/rust, devel/cargo: generate bootstraps for Tier2 architectures via cross-compilation Date: Sat, 21 Jan 2017 00:09:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: dogfood, needs-patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dumbbell@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_status cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jan 2017 00:09:26 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216143 Jean-S=C3=83=C2=A9bastien P=C3=83=C2=A9dron changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress CC| |dumbbell@FreeBSD.org --- Comment #1 from Jean-S=C3=83=C2=A9bastien P=C3=83=C2=A9dron --- Hi! I started to look into this. =3D=3D Updating lang/rust-nightly =3D=3D I'm updating lang/rust-nightly to a recent snapshot and add support for i38= 6 at the same time. This is not directly related to this issue but will help to = make sure we don't have regression. I'm currently testing the port in Poudriere = for HEAD/amd64 and 11.0/i386. =3D=3D Cargo on i386 =3D=3D I'm updating devel/cargo to 0.15.0 and add i386 support at the same time. T= here cargo prebuilt binaries available for FreeBSD/i386 since last October, I mi= ssed that. I'm currently testing the port in Poudriere for HEAD/amd64. Unfortunately, I can't test 11.0/i386 because cargo(1) for i386 segfaults on amd64. The executable runs successfully in ref11-i386. I will try to build = the port there. =3D=3D Rust and Cargo on !x86 =3D=3D Finally, I started to look for guides to bootstrap Rust and Cargo on unsupported hosts. I'm going to take aarch64 as the first victim. I found the following article from someone who did several ports of Rust: https://www.reddit.com/r/rust/comments/5ag60z/how_do_i_bootstrap_rust_to_cr= osscompile_for_a_new/ The following article might be useful too; I'm not sure yet: http://os.phil-opp.com/cross-compile-libcore.html I will keep you posted. --=20 You are receiving this mail because: You are the assignee for the bug.=