From nobody Mon Jul 26 05:21:55 2021 X-Original-To: x11@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 229E612BC421 for ; Mon, 26 Jul 2021 05:21:55 +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 4GY7Zq0DQ2z4jmn for ; Mon, 26 Jul 2021 05:21:55 +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 E44111189F for ; Mon, 26 Jul 2021 05:21:54 +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 16Q5Lsls084264 for ; Mon, 26 Jul 2021 05:21:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 16Q5LsVM084263 for x11@FreeBSD.org; Mon, 26 Jul 2021 05:21:54 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: x11@FreeBSD.org Subject: [Bug 257305] graphics/mesa-libs: fails to build on freebsd 11.4 (amd64) Date: Mon, 26 Jul 2021 05:21:55 +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 Some People X-Bugzilla-Who: russo@bogodyn.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: cc 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: X11 List-Archive: https://lists.freebsd.org/archives/freebsd-x11 List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257305 russo@bogodyn.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |russo@bogodyn.org --- Comment #1 from russo@bogodyn.org --- It appears this is a long known incompatibility with FreeBSD11, and there used to be a patch to address it in mesa-dri. That patch was patch-src_util_build__id.c in graphics/mesa-dri/files, but it was removed in commit 22a85734f. The mesa-libs port pulls all its patch files from the mesa-dri/files direct= ory, and so when this patch was removed it broke mesa-libs. restoring this file to graphics/mesa-dri/files returns mesa-libs to a state where it can build on 11.4. I am attaching the patch-src_util_build__id.c file that used to be present = in the graphics/mesa-dri/files directory. You can simply pop it back there and get mesa-libs installed again. I do not know if doing so would break the b= uild on 12 or 13, but it's been there for ages and is mentioned in the year-old = bug report on the mesa gitlab site (mentioned in commit message for commit 3662ce6c0) --=20 You are receiving this mail because: You are the assignee for the bug.=