Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 2017 14:01:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 220967] graphics/libdrm: update to 2.4.82
Message-ID:  <bug-220967-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220967

            Bug ID: 220967
           Summary: graphics/libdrm: update to 2.4.82
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch, patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
                CC: x11@FreeBSD.org
 Attachment #184665 maintainer-approval?(x11@FreeBSD.org)
             Flags:
                CC: x11@FreeBSD.org
             Flags: maintainer-feedback?(x11@FreeBSD.org)
          Assignee: x11@FreeBSD.org

Created attachment 184665
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184665&action=
=3Dedit
v1

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/

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220967-7141>