From owner-freebsd-ppc@freebsd.org Sun Dec 13 22:33:02 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 4699F4C6976 for ; Sun, 13 Dec 2020 22:33:02 +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 4CvK6Q19hXz3M2w for ; Sun, 13 Dec 2020 22:33:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1607898782; 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=Ejl3iGMF535foZRHdcUnQxmQdrUfqXVS4OSxnJAK5pA=; b=dImFYBEJYE2Uz7crDHjQNTLt9/iDCJ1zWYiHymh09j24sUTkDV7MpI3lfW9nHfwjk0Uk3G BEBH9AxLL+SETd4MtaYnPi3LBeSSYMNohgOU7yoYDA+4m4CrAACPyFp1vc6T62Hv+RvfBl RFfETIWfYWbS0kanMBd7GFZ+A8ZP9SobdXepSDVDivH0lSTmYsM+rGSZZROOa2ecuOyuBj jUkKnKTfH9KbY/1FQVu5Q8B2uDE2nL2AW+xyI/cgaSGxVWJMMrvJx2NM2GWg7BDV3D+ayn LFcbt1i3yCIAox7ShvVUQWxS1NYcdejCkPd1kx9zICrlMmG0hJUcbuEEf2HhkA== Received: by freefall.freebsd.org (Postfix) id 21BD519E42; Sun, 13 Dec 2020 22:33:02 +0000 (UTC) Delivered-To: powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) (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 1D46A19C58 for ; Sun, 13 Dec 2020 22:33:02 +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 4CvK6P71Cwz3LyY for ; Sun, 13 Dec 2020 22:33:01 +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 E3E17173C8 for ; Sun, 13 Dec 2020 22:33:01 +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 0BDMX1uH057508 for ; Sun, 13 Dec 2020 22:33:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0BDMX1bh057507 for powerpc@FreeBSD.org; Sun, 13 Dec 2020 22:33:01 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 251827] net/ceph14: port to powerpc64 Date: Sun, 13 Dec 2020 22:33:01 +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: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.isobsolete flagtypes.name attachments.created 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=1607898782; 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=Ejl3iGMF535foZRHdcUnQxmQdrUfqXVS4OSxnJAK5pA=; b=GtIKVl/tMZu+NhundM1fCXR9a2mRhpHS5U3fcMLtKGzB+CBD1vkENqDtKbPZ1ScjEEcKto lbTzTBAgyCgcB7kA77GnNnSleE/D/31cv/0XQW1d1kcR5H/qX79ectWRaEAR5pdpLCm/Pm DW51WzVYsGLyYl8E5/UaSMVoIpnjeRj+09tpOCEc8jKD+5RWZbKZBPQrCt+90fSwfuR4ZM ZumQH9yhQDCDiiK+LA3V3UUPX9WIQX/TyeMe89SOOJW1F2aSiygdQbJa7eTZM3pgqAEYVH htdLnI8ENzw8Xk4GMPybyQmh9FLcFC/r+fGVcaA4w6DcKB67cwb/Mf1gV8guUA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1607898782; a=rsa-sha256; cv=none; b=g+TulP0w06kVqz9qSad5HbXwQo3icT0FXdWPWin1N0HUIFPjKsdWXTYp8Rs9UtMC9KkLax XV8fIk6H/dCu+Ib7d81zyWERRU0HRChSRJnjIhm/9nQjsK65yhfWT1d7+v9mDnvIAcaRS0 EtUjf1nAhgANVRAKCIU7yd3O/9a69NvxP3lgGJSvuHzjU7AIsPIj48/rmN3ErURUt1T19x 3N4sSs4fBbRDT4+0nixeNDWYfYnf7jVh1YtI0p0HElYJ+40Cv8K6UqCuawg4iHrimO3j+c q6tA7XyMXLsJTIWNiI0zEE+pqEEBo3IqaWqpolzN/PE7BSDZ5/RMXeLcinCcpQ== 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: Sun, 13 Dec 2020 22:33:02 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251827 Piotr Kubaj changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #220538|0 |1 is obsolete| | Attachment #220539| |maintainer-approval?(wjw@di Flags| |giware.nl) --- Comment #1 from Piotr Kubaj --- Created attachment 220539 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D220539&action= =3Dedit v2 Remove GCC10 requirement. --=20 You are receiving this mail because: You are on the CC list for the bug.=