From owner-freebsd-ppc@freebsd.org Tue Sep 8 16:42:01 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 CB1333CEDBD for ; Tue, 8 Sep 2020 16:42:01 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bm9sj54DGz411c for ; Tue, 8 Sep 2020 16:42:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1599583321; 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=u6GnOi64Uv2oqBE0lMnkWsA6jIRm2fMqKUntdE2wFX0=; b=wgGm1Z202KOm1PXSzMBUWESx+1uuzr2SMhwozIXeGtNNXzp2Q2ROATPlg2PuCis2vKxUlZ oNWBEJgmbPIYZPEwHrJphFMT08QkaODnRUwBAdpbLFQhXmxEXkz4qqmPaPFeqoVYv3271B uJXnykQ2g4Gu89YVgwYghLQxOzZ9mNyicDemm+akTAAeQcOMfKtf4jNIOv53jz8vc2WlOL nkZBxt+JNAVvsdWgccs8Ah4z4J/toxq/Adpo91EjoIpQnxh2rnBFXIWtpocScoZyEP1XRQ ltWKYZq4oaOG4339sYgRgEqanQnZZMfJfPJKWZdsWlLrsikxtGbvcKNAxmsK3A== Received: by freefall.freebsd.org (Postfix) id A60A3B1A; Tue, 8 Sep 2020 16:42:01 +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 A3E6F7E9 for ; Tue, 8 Sep 2020 16:42:01 +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 4Bm9sj3ZDfz411b for ; Tue, 8 Sep 2020 16:42: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 5E18B137C3 for ; Tue, 8 Sep 2020 16:42: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 088Gg1Wp008103 for ; Tue, 8 Sep 2020 16:42:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 088Gg1c7008102 for powerpc@FreeBSD.org; Tue, 8 Sep 2020 16:42: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 249170] x11/pixman doesn't compile on PPC64 Date: Tue, 08 Sep 2020 16:42: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: x11@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=1599583321; 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=u6GnOi64Uv2oqBE0lMnkWsA6jIRm2fMqKUntdE2wFX0=; b=Ysws6IhZiz5tj86ZVMcphRMRNXhQ75lLz+zSYB98FJqEknxeF/rH+ppff+Xg8/KaL4+n/S GweoQ64bjLfCwvrczcaxK836Oyd4KyrV3XrfQV0brWUcQ37LhPr3WbniJ3b/DzrTYWReBB uaFuXd/SLqQuz5u3HsPokI2crmKxRS5arFzKAae5dowYXeOZWhmLQmIkUVPXFLxVaZhaFo Hwd2BBUq33nPAudOf03/NxlPy/yl8X8nxuq4kvyMPhCZays0lsWAjnoSBZfAijlmrirqSo fLwIkM+26/Hqr21bS3dCvnKAcCsNeDjQGKnQs2u2dzuqU4Y+3Y3/zpttb1tOfQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1599583321; a=rsa-sha256; cv=none; b=J8FDp6roWb6CtWSa+aYaNJ3wmPY0R31hC1owXg5AM6fp5FoapCnZ3X0+//zB/T3g3n6xxK RM42+ox5uu+bCEkKdrv73iG4KPTT8z6XttK07bncbuhDoA3rr0RoD6jSatgQwTBSmHRNJ+ XgX+6RmbTaIB6suPt+nWON8y1+6bclVnDXdnGzO0WQhECMsL52t2wYQCAZvBKkfgxKI/P5 6Ld+GlgBQEBvXabDGuk1OQQtyc38X1K4R0x9uFbzDdn/PwVmT/EnLBsJQ9JoF+yOTaKm2T 8GysfOmzdeSScoYXkKv5Gi/e9ATuNKx1ycyknAV1erzo+7K10qkDgKxi7yWYUQ== 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 16:42:01 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249170 --- Comment #4 from Piotr Kubaj --- (In reply to Luciano Mannucci from comment #3) The reason it doesn't work is that sys/auxv.h and elf_aux_info() function require at least 12.0. I didn't do a code variant that would work on 11, because powerpc64 is currently a tier 2 platform - it's not in commercial use and there are only private users and developers currently using FreeBSD/powerpc64 port. So ple= ase upgrade to 12.1. This will bring you numerous fixes, e.g. working libsoup (which brings a lo= t of desktop ports) and available binary packages. Alternatively, you could upgrade to CURRENT, on which you would get Firefox working. --=20 You are receiving this mail because: You are on the CC list for the bug.=