From nobody Thu Jun 24 05:47:58 2021 X-Original-To: desktop@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 06DF711D9055 for ; Thu, 24 Jun 2021 05:47:58 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G9Tgd6jc5z57xw for ; Thu, 24 Jun 2021 05:47:57 +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 CF01512743 for ; Thu, 24 Jun 2021 05:47:57 +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 15O5lv9I050502 for ; Thu, 24 Jun 2021 05:47:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 15O5lvku050501 for desktop@FreeBSD.org; Thu, 24 Jun 2021 05:47:57 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: desktop@FreeBSD.org Subject: [Bug 256800] graphics/cairo: update/revise pkg-plist Date: Thu, 24 Jun 2021 05:47:58 +0000 X-Bugzilla-Reason: AssignedTo 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: tigersharke@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: desktop@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 List-Id: Using and improving FreeBSD on the desktop List-Archive: https://lists.freebsd.org/archives/freebsd-desktop List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-desktop@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256800 --- Comment #2 from tigersharke@gmail.com --- Sorry for the noise however, we have discovered a combination which causes = the issue I described. I cannot say how it will be resolved. When I build graphics/libglvnd with X11=3Doff (unticked) then cairo does not include the libdata/pkgconfig/cairo-glx.pc and gives the error about it. There were some issues with mesa-libs and libglvnd recently which caused me= to attempt a fix by adjusting the libglvnd config, this I overlooked and after enough repeated builds of cairo, I noticed it pulled libglvnd. my cairo config itself does not affect it: root@ichigo:/usr/ports/graphics/cairo # make showconfig =3D=3D=3D> The following configuration options are available for cairo-1.17= .4,3: DOCS=3Don: Build and/or install documentation GLIB=3Don: Enable GObject Functions Feature X11=3Don: X11 (graphics) support XCB=3Don: Enable XCB (X C-language Binding) Support =3D=3D=3D=3D> Options available for the radio GL: you can only select none = or one of them OPENGL=3Don: 2D/3D rendering support via OpenGL GLESV2=3Doff: Enable GLESv2 rendering =3D=3D=3D> Use 'make config' to modify these settings root@ichigo:/usr/ports/graphics/cairo # --=20 You are receiving this mail because: You are the assignee for the bug.=