From owner-freebsd-ppc@freebsd.org Tue Aug 18 15:10:22 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 3BA5E3BED59 for ; Tue, 18 Aug 2020 15:10:22 +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 4BWDqf0l4gz4D5Z for ; Tue, 18 Aug 2020 15:10:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1597763422; 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=T5NhPsMEVEKUpa4ju0Cx44TVuqpyqLnKBB0Es8VNG7Q=; b=lwLarjSdlewwQKqqcG7R3lbh7X5My05VLbOrkLQoMHbmOxVnSkQMu04skhbesx3oyRy+PD oxMCPCvKgGHOXMSVIDBN7AnQI8AZXIvI0pbsO4Kuo4E3birnx6FgcNStGidC53sQq9WSPr ypKdvCXUQ9buQ/oM620TZHKlGWA2N7r9POn2NvvaheGEgyWHR/8d8jMjP17BE4mo306k4i ux4K5z2XVYL8sB5pgk4bG4gnIKSv7MAl4cLoQ3JSQ/r+p7GrFc7GaHsqI8/H8vawelhjon EwQIOLgn+vBghE2FuUZpWFjUG7oArsUvleyFxW/KmMudRDf9fb42oPbQq/u1OA== Received: by freefall.freebsd.org (Postfix) id 115A3258A1; Tue, 18 Aug 2020 15:10:22 +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 0EB59256D7 for ; Tue, 18 Aug 2020 15:10:22 +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 4BWDqd6Bd3z4DGk for ; Tue, 18 Aug 2020 15:10:21 +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 B21C5137DE for ; Tue, 18 Aug 2020 15:10:21 +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 07IFALdv085304 for ; Tue, 18 Aug 2020 15:10:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 07IFALGf085303 for powerpc@FreeBSD.org; Tue, 18 Aug 2020 15:10:21 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 248726] devel/cmake: fails to build on GCC architectures Date: Tue, 18 Aug 2020 15:10:21 +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 Many People X-Bugzilla-Who: pkubaj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kde@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: resolution bug_status 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=1597763422; 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=T5NhPsMEVEKUpa4ju0Cx44TVuqpyqLnKBB0Es8VNG7Q=; b=vPWXw0CQ7af1C9QVRtvwxqV721FC2Ppo6FPRP2yci+/KvEuyrzbG8/UVJeGnJVMpPkOU6I gZWX5v0paToXS3jhEKluRanEitEnuo0EhEedzoIT7ONNRPOiqnqaTDzv+eJWRnOrziXgnd 4UtBJ4tZyinOyN9D4rtQpG2NEAXWqQYvXDKHviOqBuh4YlqR6XcIcy1M0FQmdmYY1EJD3D C9ft65Ok3ztlesguAdoOLlO2M9rtX2VzYVXUslTreQxcx+BVW6Q+BhV30DLrSmSrCaiG92 P7DCzmkaJuk5aMbNvkcAdgP3561kTfUWi6jUP3zIEyjyQaNKhXf1RtHvuow3YQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1597763422; a=rsa-sha256; cv=none; b=DuCypp6ayiXqnLQ6WpI6T3CxatkOeiN0DA2VxUVs1aBXULk3lRhCW1OcG9kJ6BlLVjW0E0 FGmQDHHlKfbxBx01/0cjL/++3zQs6laj3MwoEE/DZWQHce78vHYW3yuObiTb1o5S6EYghq nXVE8XwkSl8sgihXDowRvEsWy5ng+KK0jTaQg2nx+7uvGbR8K86/t2QR+Filolf1KlEaFx EcS/3CnRPjL8dJZfhwjvq004ovDYN1UDDXrcwATpWVUmOKJoWWD3XxGIyKhTvritGJl0uQ 4Bnq9Yny9vAc0W9TPdwHJXEzylYoROLWB2/YatnpL5j1QRzd6Zuro/KoMdLoxA== 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, 18 Aug 2020 15:10:22 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248726 Piotr Kubaj changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|New |Closed --- Comment #1 from Piotr Kubaj --- Looks like I figured it out on my own, closing. --=20 You are receiving this mail because: You are on the CC list for the bug.=