maintainer-approval requested: [Bug 220967] graphics/libdrm: update to 2.4.82 : [Attachment 184665] v1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 24 14:01:30 UTC 2017


Jan Beich <jbeich at FreeBSD.org> has asked x11 at FreeBSD.org for
maintainer-approval:
Bug 220967: graphics/libdrm: update to 2.4.82
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220967

Attachment 184665: v1
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184665&action=edit



--- 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 requires
USES=gmake 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 >= 2.4.82 libdrm_amdgpu >=
2.4.82) were not met:

  Package dependency requirement 'libdrm >= 2.4.82' could not be satisfied.
  Package 'libdrm' has version '2.4.81', required version is '>= 2.4.82'
  Package dependency requirement 'libdrm_amdgpu >= 2.4.82' could not be
satisfied.
  Package 'libdrm_amdgpu' has version '2.4.81', required version is '>= 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.
  ===>	Script "configure" failed unexpectedly.

https://cgit.freedesktop.org/mesa/mesa/commit/?id=9ac1432a5714
https://lists.freedesktop.org/archives/dri-devel/2017-July/147750.html
https://abi-laboratory.pro/tracker/timeline/libdrm/


More information about the freebsd-x11 mailing list