From owner-freebsd-x11@freebsd.org Thu Jan 25 03:31:11 2018 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3AB80ED96C3 for ; Thu, 25 Jan 2018 03:31:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C2E028747A for ; Thu, 25 Jan 2018 03:31:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 841C1ED96C2; Thu, 25 Jan 2018 03:31:10 +0000 (UTC) Delivered-To: x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71C1BED96C1 for ; Thu, 25 Jan 2018 03:31:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0C10387477 for ; Thu, 25 Jan 2018 03:31:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 3E95620A72 for ; Thu, 25 Jan 2018 03:31:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w0P3V9o2045243 for ; Thu, 25 Jan 2018 03:31:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w0P3V9Qs045242 for x11@FreeBSD.org; Thu, 25 Jan 2018 03:31:09 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 225415] graphics/mesa-dri: update to 18.0.0 Date: Thu, 25 Jan 2018 03:31:08 +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: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.isobsolete 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 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jan 2018 03:31:11 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225415 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190018|0 |1 is obsolete| | --- Comment #3 from Jan Beich --- Created attachment 190045 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D190045&action= =3Dedit rc2 --build-id=3Dsha1 is only used by anv and i965 but Mesa builds i915, i965, = r200, radeon as a hardlinks for a single file. So, use devel/binutils for any DRI_DRIVERS. $ fgrep -rl build_id . ./src/mesa/drivers/dri/i965/brw_disk_cache.c ./src/mesa/drivers/dri/i965/brw_program_binary.c ./src/util/Makefile.sources ./src/util/build_id.h ./src/util/build_id.c ./src/util/meson.build ./src/util/Makefile.in ./src/intel/vulkan/anv_device.c --=20 You are receiving this mail because: You are the assignee for the bug.=