From owner-freebsd-ppc@freebsd.org Tue Sep 8 18:16:06 2020 Return-Path: Delivered-To: freebsd-ppc@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9A1933D2A9A for ; Tue, 8 Sep 2020 18:16:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BmCyG26Fsz4DYN for ; Tue, 8 Sep 2020 18:16:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1599588966; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=V5jGWAuc/V+CTAAKlg2A5cOIHmMEgXUVZez63zU4H6Q=; b=o0+S1NYbpAjj8bayBThaymqU5DraM52R6aD82HSR7mKEcbJFGIpzRLv+DkhD/jx96dEAE/ FZLfpvgDaq5TkRvjF72MbkjLwQNH5Y3GGeag++X60UfXgTmOscMcIkMRyDvgYrUFR9/Sdv zMSOezknQt6x+Go4qLOUd0BDg9oMa9aalzHivYDjvrNjtUUiF96dxgzEXoNSxAkAJ4IYE+ hLo/eKNRh56Va2M2hU+iqAH7BLQn/yTbfTtUxIren7cK4MAZBgAudxtbmR0t39pLa+g5+P EQP1LBnXJsXN+qQF7m6DiN82BeGVWHS+RQqm0KS7wYR4IM7twgPu8ZMCbF83pQ== Received: by freefall.freebsd.org (Postfix) id 415DA48FF; Tue, 8 Sep 2020 18:16:06 +0000 (UTC) Delivered-To: powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [96.47.72.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 3B7DC4B35 for ; Tue, 8 Sep 2020 18:16:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BmCyG0TzXz4DSF for ; Tue, 8 Sep 2020 18:16:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E8AB814869 for ; Tue, 8 Sep 2020 18:16:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 088IG5Sm013108 for ; Tue, 8 Sep 2020 18:16:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 088IG5ZU013107 for powerpc@FreeBSD.org; Tue, 8 Sep 2020 18:16:05 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 249181] devel/libunwind: fix build on powerpc64 Date: Tue, 08 Sep 2020 18:16:06 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pkubaj@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: sunpoet@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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1599588966; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=V5jGWAuc/V+CTAAKlg2A5cOIHmMEgXUVZez63zU4H6Q=; b=Bf6KPnAJwdjPv/Vs0sB6/pWN6gcPe9BH6YIcIQVZ+pP7sxhjDzsSDjZacFPcx8P2FM/TAS mwm4pE1LfupEGmj0njUEDkspWpHLsi/Kj1B50GOMCUeG3KXLPXKopN0fX2OkkTFRGrePwV 3hSpaxu1a+Ph40seaijnmFfkkdZ6NQY/NAPIyqvaELiyfp6rxg2NHL4fUE9qLm8Ihtc/Mr O4V+duw4XMQVC4lmeABvtejDP6cV5iaAVBdxmybgEnhHhZS5p6CVF55eFlZ8sX5q0tkM7o HIqTXzi+8SIQHrpiEIXPi6iScN/XV4Oi2uziPnzSmOigDO2CdOzOwTsnmFhxqA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1599588966; a=rsa-sha256; cv=none; b=BynG553/gpfNfFZNFrQh7C7kX3EBc8XHhkJHnTg+rSqV/sRjuN2B+15wap86f+veNq5Kht jkf/AzXOTF2oNqGX40PWbcFDFFIVdnHYHkuy/oRSG8yNyq0wjQPNPBSWT0rgQA4l1Upl74 OpHUntnKp1HICPhm1PUjULyQXLYQj82jIRFcQY/MaewcBDoKgrPJqZhpWGTNf/hDbO6ne+ QgY+i6dVlHYnUzxsF3ub4S9+pLihLxlTmtefu/5zxH2S+omlYlfuXT0sEkAtvMaUsuF7aY aOLkrh7Huxgcpf1RQN5yOPx+bZ6bGlwM61Uit9VxPEsfS+PtVl7rs0KmPrIzjg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Sep 2020 18:16:06 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249181 --- Comment #2 from Piotr Kubaj --- (In reply to Sunpoet Po-Chuan Hsieh from comment #1) Yes, once it's committed here, I'll send it upstream. --=20 You are receiving this mail because: You are on the CC list for the bug.=