From owner-freebsd-ppc@freebsd.org Wed Dec 23 20:44:15 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 33D524CB3EB for ; Wed, 23 Dec 2020 20:44:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D1QDH0gHBz4T6r for ; Wed, 23 Dec 2020 20:44:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1608756255; 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=0dhOL2WDxJQMdFb23aZ6izZSiuLt26nfqy1i8iDuBA4=; b=ABU8IUr5wIYLInnFl2f8hPdGlZjYAEzyaznerR077LHBn7AwtEPTmjW55PFUaOPNVwFa4x A8NqgJT9inyJm9oz44Bf/APiShIdci1Y58Rx1LgidVfSMfR37XOu9WDpxzefiLwUBn0ZKb LBRd+ohKmv6phS0AsKus6B1fjSOtsD+bQrbm/UhsTDs5KwbBOCHgF1e2emv1pHMqrExGqk cFF/AfK+YyQsVa/dwIOu3uheKmJsCx4vxoO6AW9UKlu0ea9E//PtRBZYz57J7qoqPcU4jU nJLJvszu+Vx1GcNBkrQ/YkrjtBFcKL/4bR4un6JWZzbG331QxlJxavc0bbEs3g== Received: by freefall.freebsd.org (Postfix) id F36883DC8; Wed, 23 Dec 2020 20:44:14 +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 F05A33CBE for ; Wed, 23 Dec 2020 20:44:14 +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 4D1QDG5xkxz4SlD for ; Wed, 23 Dec 2020 20:44:14 +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 BDC22247BA for ; Wed, 23 Dec 2020 20:44:14 +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 0BNKiExc065767 for ; Wed, 23 Dec 2020 20:44:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0BNKiEvE065766 for powerpc@FreeBSD.org; Wed, 23 Dec 2020 20:44:14 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: powerpc@FreeBSD.org Subject: [Bug 252071] lang/gcc11-devel: fix build on powerpc64 head Date: Wed, 23 Dec 2020 20:44:14 +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: commit-hook@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gerald@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=1608756255; 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=0dhOL2WDxJQMdFb23aZ6izZSiuLt26nfqy1i8iDuBA4=; b=D9OqsuRlb8nteKPHIdFcuxL5W+kdctasDBQoH9IGGhM2NCG5uqpW6lmWSVorI3FO+TPUw8 rK2mtqbVcQ1kFyQj9DrzTpi5s2Lv0H50355TdMF428kCIQWYGRhKJUBaIo4krJ7aOWPRXg tnKM6vEhfmyo0qf0jYF5TFnj4d9Mn9CxiAS7xsJnowR+6jGs4IeLOByPfaUJGY1tzsYyB4 Mp+/8kzafDyAI59+eeDMZ1j8xMCvquCPnwak17GpPWmydoM09r+qPco9mRWC2Et7mh+7L/ /qq+tnop8Ceozj3tWp3XQfY6HbhfDY3pXnxKOXiazv8Mlkye4Iq3gvKOTVWaQQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1608756255; a=rsa-sha256; cv=none; b=mngzkAfcnHzlg/7+c7v0vNX1PCYkGjhUdhVbQDGfxjcNFpEvmZts9XEFvOK70peIn4TywT PWZCaCZdBp2Wwp2O0mP7biIYIYBMs011PnTp8FAaiP9n25m0bY37cvJGAK49Z4BSTMqEtK Nzd3H8U+x3+2xTYE23cNvCRZuQkWIZ8fs/db+stezGz8w7G3pB/RWuZPr1n/xFfW4YuOZO YKxqO3pHnnp+xMrJbN3sMP8twfAw1Q+58e1dtSKZuOig0ViEmHh3uaUw3fUJ+rjTtj5z8X meogV8X5RiThGR69fXeB1zTavaAydG7y62aSZlN5QtXIVKTO4tIHxXu47t9eKA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Dec 2020 20:44:15 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252071 --- Comment #2 from commit-hook@FreeBSD.org --- A commit references this bug: Author: pkubaj Date: Wed Dec 23 20:43:45 UTC 2020 New revision: 559027 URL: https://svnweb.freebsd.org/changeset/ports/559027 Log: lang/gcc11-devel: fix build on powerpc64 head PR: 252071 Approved by: gerald (maintainer) Changes: head/lang/gcc11-devel/Makefile --=20 You are receiving this mail because: You are on the CC list for the bug.=