From owner-freebsd-x11@freebsd.org Mon Jul 24 14:01:30 2017 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71C17C7EBAD for ; Mon, 24 Jul 2017 14:01:30 +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 5A3E96939D for ; Mon, 24 Jul 2017 14:01:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 59802C7EBAC; Mon, 24 Jul 2017 14:01:30 +0000 (UTC) Delivered-To: x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 59184C7EBAB for ; Mon, 24 Jul 2017 14:01:30 +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 mx1.freebsd.org (Postfix) with ESMTPS id 4787D6939C for ; Mon, 24 Jul 2017 14:01:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v6OE1U1V031089 for ; Mon, 24 Jul 2017 14:01:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: maintainer-approval requested: [Bug 220967] graphics/libdrm: update to 2.4.82 : [Attachment 184665] v1 Date: Mon, 24 Jul 2017 14:01:30 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch, patch-ready X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: 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.23 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jul 2017 14:01:30 -0000 Jan Beich has asked x11@FreeBSD.org for maintainer-approval: Bug 220967: graphics/libdrm: update to 2.4.82 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220967 Attachment 184665: v1 https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184665&action=3Dedit --- Description --- Mesa 17.2.0 wants newer libdrm-2.4.82. The update builds fine on 10.3 i386/amd64, 11.0 i386/amd64, 11.1 armv6/aarch64, 12.0 i386/amd64 but requir= es USES=3Dgmake to support $(shell ... ) syntax in amdgpu/Makefile.am. Mainly = tested on 12.0+drm-next amd64 via DRI3 but older amd64 jails also works fine. checking for AMDGPU... no configure: error: Package requirements (libdrm >=3D 2.4.82 libdrm_amdgpu = >=3D 2.4.82) were not met: Package dependency requirement 'libdrm >=3D 2.4.82' could not be satisfie= d. Package 'libdrm' has version '2.4.81', required version is '>=3D 2.4.82' Package dependency requirement 'libdrm_amdgpu >=3D 2.4.82' could not be satisfied. Package 'libdrm_amdgpu' has version '2.4.81', required version is '>=3D 2= .4.82' Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables AMDGPU_CFLAGS and AMDGPU_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. =3D=3D=3D> Script "configure" failed unexpectedly. https://cgit.freedesktop.org/mesa/mesa/commit/?id=3D9ac1432a5714 https://lists.freedesktop.org/archives/dri-devel/2017-July/147750.html https://abi-laboratory.pro/tracker/timeline/libdrm/