Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 May 2021 23:17:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 255887] benchmarks/vkmark fails to build on aarch64
Message-ID:  <bug-255887-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 255887
           Summary: benchmarks/vkmark fails to build on aarch64
           Product: Ports & Packages
           Version: Latest
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: jbeich@FreeBSD.org
          Reporter: linimon@FreeBSD.org
             Flags: maintainer-feedback?(jbeich@FreeBSD.org)
          Assignee: jbeich@FreeBSD.org

In benchmarks/vkmark/Makefile, we have:

=20
DRM_BUILD_DEPENDS=3D${LOCALBASE}/include/vulkan/vulkan_intel.h:graphics/mes=
a-dri

and yet in graphics/mesa-dri/pkg-plist we have:

  %%INTEL_VDRIVER%%include/vulkan/vulkan_intel.h

and in graphics/mesa-dri/Makefile, we have:

  .if ${ARCH} =3D=3D aarch64 [...]
  VULKAN_DRIVERS+=3D        AMD

I have no idea what the proper fix is here (if any).

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



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