From owner-freebsd-gecko@freebsd.org Mon Feb 18 15:31:29 2019 Return-Path: Delivered-To: freebsd-gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 77BD614DED71 for ; Mon, 18 Feb 2019 15:31:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 0DE926C83C for ; Mon, 18 Feb 2019 15:31:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id BDF2D14DED6E; Mon, 18 Feb 2019 15:31:28 +0000 (UTC) Delivered-To: gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9674E14DED6D for ; Mon, 18 Feb 2019 15:31:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 292716C830 for ; Mon, 18 Feb 2019 15:31:28 +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 mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 401D514CCB for ; Mon, 18 Feb 2019 15:31:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x1IFVRCe010559 for ; Mon, 18 Feb 2019 15:31:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x1IFVR1p010558 for gecko@FreeBSD.org; Mon, 18 Feb 2019 15:31:27 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 216143] lang/rust, devel/cargo: generate bootstraps for Tier2 architectures via cross-compilation Date: Mon, 18 Feb 2019 15:31:26 +0000 X-Bugzilla-Reason: CC 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: commit-hook@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: dumbbell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: 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-gecko@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Feb 2019 15:31:29 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216143 --- Comment #39 from commit-hook@freebsd.org --- A commit references this bug: Author: tobik Date: Mon Feb 18 15:30:45 UTC 2019 New revision: 493268 URL: https://svnweb.freebsd.org/changeset/ports/493268 Log: lang/rust: Add aarch64, armv{6,7}, and powerpc64 bootstraps PR: 216143, 228892 Submitted by: Mika?l Urankar Differential Revision: https://reviews.freebsd.org/D18367 Changes: head/lang/rust/Makefile head/lang/rust/distinfo head/lang/rust/files/patch-src_bootstrap_bootstrap.py head/lang/rust/files/patch-src_bootstrap_native.rs head/lang/rust/files/patch-src_libbacktrace_fileline.c head/lang/rust/files/patch-src_libcompiler__builtins_build.rs =20 head/lang/rust/files/patch-src_liblibc_src_unix_bsd_freebsdlike_freebsd_arm= .rs =20 head/lang/rust/files/patch-src_liblibc_src_unix_bsd_freebsdlike_freebsd_mod= .rs =20 head/lang/rust/files/patch-src_liblibc_src_unix_bsd_freebsdlike_freebsd_pow= erpc64.rs head/lang/rust/files/patch-src_liblibc_src_unix_bsd_freebsdlike_mod.rs head/lang/rust/files/patch-src_librustc__llvm_build.rs =20 head/lang/rust/files/patch-src_librustc__target_spec_armv6__unknown__freebs= d.rs =20 head/lang/rust/files/patch-src_librustc__target_spec_armv7__unknown__freebs= d.rs head/lang/rust/files/patch-src_librustc__target_spec_mod.rs =20 head/lang/rust/files/patch-src_librustc__target_spec_powerpc64__unknown__fr= eebsd.rs head/lang/rust/files/patch-src_libstd_build.rs head/lang/rust/files/patch-src_libstd_os_raw_mod.rs head/lang/rust/files/patch-src_libstd_sys_unix_stack__overflow.rs head/lang/rust/files/patch-src_llvm_utils_llvm-build_llvmbuild_main.py head/lang/rust/files/patch-vendor_backtrace_src_backtrace_libunwind.rs =20 head/lang/rust/files/patch-vendor_libc_src_unix_bsd_freebsdlike_freebsd_arm= .rs =20 head/lang/rust/files/patch-vendor_libc_src_unix_bsd_freebsdlike_freebsd_mod= .rs =20 head/lang/rust/files/patch-vendor_libc_src_unix_bsd_freebsdlike_freebsd_pow= erpc64.rs head/lang/rust/files/patch-vendor_libc_src_unix_bsd_freebsdlike_mod.rs =20 head/lang/rust/files/patch-vendor_rustc-ap-rustc__target_spec_armv6__unknow= n__freebsd.rs =20 head/lang/rust/files/patch-vendor_rustc-ap-rustc__target_spec_armv7__unknow= n__freebsd.rs head/lang/rust/files/patch-vendor_rustc-ap-rustc__target_spec_mod.rs =20 head/lang/rust/files/patch-vendor_rustc-ap-rustc__target_spec_powerpc64__un= known__freebsd.rs --=20 You are receiving this mail because: You are on the CC list for the bug.=