=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for mesa-18.3.4.tar.xz => Checksum RMD160 OK for mesa-18.3.4.tar.xz => Checksum SHA512 OK for mesa-18.3.4.tar.xz ===> Installing dependencies for MesaLib-18.3.4nb1 ========================================================================== The supported build options for MesaLib are: debug dri glesv1 glesv2 glx-tls llvm noatexit osmesa vaapi vdpau vulkan xa xvmc The currently selected options are: dri glesv1 glesv2 glx-tls llvm noatexit vaapi vdpau xa You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.MesaLib (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, MesaLib-18.3.4nb1. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 37 Based on these variables, the following variables have been set: * PYPACKAGE = python37 You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2 => Tool dependency automake>=1.9: found automake-1.16.1 => Tool dependency autoconf>=2.58: found autoconf-2.69nb8 => Tool dependency bison>=1.0: found bison-3.2.4 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency py37-mako-[0-9]*: found py37-mako-1.0.13 => Build dependency py37-cElementTree-[0-9]*: found py37-cElementTree-3.7.3 => Build dependency x11-links>=1.19: found x11-links-1.19 => Build dependency python37>=3.7.0: found python37-3.7.3nb1 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency libva>=2.3.0: found libva-2.3.0 => Full dependency libvdpau>=0.3: found libvdpau-1.2 => Full dependency libLLVM>=7.0: found libLLVM-7.0.1nb1 ===> Overriding tools for MesaLib-18.3.4nb1 ===> Extracting for MesaLib-18.3.4nb1 ===> Patching for MesaLib-18.3.4nb1 => Applying pkgsrc patches for MesaLib-18.3.4nb1 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-configure.ac => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-configure.ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure.ac,v 1.5 2019/01/20 09:50:28 tnn Exp $ | |Don't check for pthread stubs anywhere, as we don't provide it. | |From FreeBSD ports graphics/mesa-dri 18.0.0, |DragonFly dports graphics/mesa-dri 17.3.1, |files/patch-configure | |* Extend to FreeBSD |osx: ld does not support --build-ld | |* For FreeBSD: Use monotonic clock for timeouts. | |* For FreeBSD: Implement futex_wake() and futex_wait() via _umtx_op() | |* dri3: Mon Apr 10 19:14:48 2017 UTC |DRI3 remains enabled at compile time, but it is now disabled at |runtime for stock FreeBSD. Set LIBGL_DRI3_ENABLE in the |environment to enable DRI3. |This change was made to work around a problem in libEGL, |which fails to fall back to using DRI2 when run on a system |without DRI3 support. | |--- configure.ac.orig 2019-01-17 11:26:22.000000000 +0000 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 726. Hunk #2 succeeded at 931. Hunk #3 succeeded at 941. Hunk #4 succeeded at 969. Hunk #5 succeeded at 998. Hunk #6 succeeded at 1284. Hunk #7 succeeded at 1915 (offset 1 line). Hunk #8 succeeded at 2512 (offset 1 line). Hunk #9 succeeded at 2946 (offset 1 line). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-include_GL_internal_dri__interface.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-include_GL_internal_dri__interface.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_GL_internal_dri__interface.h,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |From FreeBSD ports graphics/mesa-dri 17.2.4. | |GCC on 9.x doesn't allow types to be overwritten, these types are defined |in drm.h also, which causes build issues in xorg-server. | |--- include/GL/internal/dri_interface.h.orig 2017-11-20 14:25:47.000000000 +0000 |+++ include/GL/internal/dri_interface.h -------------------------- Patching file include/GL/internal/dri_interface.h using Plan A... Hunk #1 succeeded at 40. Hunk #2 succeeded at 50. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_amd_common_ac__debug.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_amd_common_ac__debug.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_amd_common_ac__debug.c,v 1.2 2019/01/20 09:50:28 tnn Exp $ | |#if'out some debug code on SunOS. There is no open_memstream(3) | |--- src/amd/common/ac_debug.c.orig 2019-01-17 11:26:22.000000000 +0000 |+++ src/amd/common/ac_debug.c -------------------------- Patching file src/amd/common/ac_debug.c using Plan A... Hunk #1 succeeded at 571. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_amd_vulkan_winsys_amdgpu_radv__amdgpu__cs.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_amd_vulkan_winsys_amdgpu_radv__amdgpu__cs.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_amd_vulkan_winsys_amdgpu_radv__amdgpu__cs.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |Define ETIME if missing | |https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225415 |FreeBSD Bugzilla: Bug 225415 graphics/mesa-dri: update to 18.0.0 | |--- src/amd/vulkan/winsys/amdgpu/radv_amdgpu_cs.c.orig 2018-02-09 02:17:57.000000000 +0000 |+++ src/amd/vulkan/winsys/amdgpu/radv_amdgpu_cs.c -------------------------- Patching file src/amd/vulkan/winsys/amdgpu/radv_amdgpu_cs.c using Plan A... Hunk #1 succeeded at 35 (offset 2 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_compiler_builtin__type__macros.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_compiler_builtin__type__macros.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_compiler_builtin__type__macros.h,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |Workaround netbsd headers. | |--- src/compiler/builtin_type_macros.h.orig 2018-09-07 21:18:07.000000000 +0000 |+++ src/compiler/builtin_type_macros.h -------------------------- Patching file src/compiler/builtin_type_macros.h using Plan A... Hunk #1 succeeded at 28. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_compiler_glsl_glsl__parser__extras.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_compiler_glsl_glsl__parser__extras.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_compiler_glsl_glsl__parser__extras.cpp,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |atexit() is not a good idea in a library; use destructor attribute. | |--- src/compiler/glsl/glsl_parser_extras.cpp.orig 2017-09-25 16:56:18.000000000 +0000 |+++ src/compiler/glsl/glsl_parser_extras.cpp -------------------------- Patching file src/compiler/glsl/glsl_parser_extras.cpp using Plan A... Hunk #1 succeeded at 2300 (offset 76 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_egl_drivers_dri2_platform__drm.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_egl_drivers_dri2_platform__drm.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_egl_drivers_dri2_platform__drm.c,v 1.2 2019/01/20 09:50:28 tnn Exp $ | |netbsd-5 build fix | |--- src/egl/drivers/dri2/platform_drm.c.orig 2019-01-17 11:26:22.000000000 +0000 |+++ src/egl/drivers/dri2/platform_drm.c -------------------------- Patching file src/egl/drivers/dri2/platform_drm.c using Plan A... Hunk #1 succeeded at 725. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_egl_drivers_dri2_platform__x11.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_egl_drivers_dri2_platform__x11.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_egl_drivers_dri2_platform__x11.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |Provide compat strndup for older Darwin. | |* From FreeBSD ports 18.0.0: |work-around for https://bugs.freedesktop.org/show_bug.cgi?id=100627 | |Mon Apr 10 19:14:48 2017 UTC |DRI3 remains enabled at compile time, but it is now disabled at |runtime for stock FreeBSD. Set LIBGL_DRI3_ENABLE in the |environment to enable DRI3. |This change was made to work around a problem in libEGL, |which fails to fall back to using DRI2 when run on a system |without DRI3 support. | |* Added logging statement to note dri3 initialization being invoked. | |--- src/egl/drivers/dri2/platform_x11.c.orig 2018-02-09 02:17:57.000000000 +0000 |+++ src/egl/drivers/dri2/platform_x11.c -------------------------- Patching file src/egl/drivers/dri2/platform_x11.c using Plan A... Hunk #1 succeeded at 646 (offset 38 lines). Hunk #2 succeeded at 1519 (offset 36 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_egl_main_eglglobals.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_egl_main_eglglobals.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_egl_main_eglglobals.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |atexit() is not a good idea in shared libraries. | |FreeBSD reported atexit bug for 10.6: |https://bugs.freedesktop.org/show_bug.cgi?id=91869 | |--- src/egl/main/eglglobals.c.orig 2018-01-18 21:30:28.000000000 +0000 |+++ src/egl/main/eglglobals.c -------------------------- Patching file src/egl/main/eglglobals.c using Plan A... Hunk #1 succeeded at 91 (offset 6 lines). Hunk #2 succeeded at 116 (offset 6 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_auxiliary_drivers_trace_tr__dump.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_auxiliary_drivers_trace_tr__dump.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_gallium_auxiliary_drivers_trace_tr__dump.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |atexit() is not a good idea in shared libraries. | |FreeBSD reported atexit bug for 10.6: |https://bugs.freedesktop.org/show_bug.cgi?id=91869 | |--- src/gallium/auxiliary/driver_trace/tr_dump.c.orig 2018-09-07 21:18:07.000000000 +0000 |+++ src/gallium/auxiliary/driver_trace/tr_dump.c -------------------------- Patching file src/gallium/auxiliary/driver_trace/tr_dump.c using Plan A... Hunk #1 succeeded at 63. Hunk #2 succeeded at 170. Hunk #3 succeeded at 243. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_auxiliary_pipe-loader_pipe__loader__drm.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_auxiliary_pipe-loader_pipe__loader__drm.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_gallium_auxiliary_pipe-loader_pipe__loader__drm.c,v 1.2 2019/01/10 22:30:11 tnn Exp $ | |* From FreeBSD ports / DragonFly dports graphics/mesa-dri | |Revert the following commit. | |FreeBSD and DragonFly don't have the required render nodes. | |------- | |From 69a1b9959e59653da262185c4e2cf57d24939b19 Mon Sep 17 00:00:00 2001 |Date: Mon, 29 Jun 2015 12:36:45 +0100 |Subject: pipe-loader: drop support for non-render node devices | |Render nodes have been around for quite some time. Removing support via |the master/primary node allows us to clean up the conditional |compilation and simplify the build greatly. | |For example currently we the pipe-loader, which explicitly links against |xcb and friends (for X auth) if found at compile-time. That |would cause problems as one will be forced to use X/xcb, even if it's a |headless system that is used for opencl. | |v2: Clarify the linking topic in the commit message. | |* Extended for NetBSD. | |--- src/gallium/auxiliary/pipe-loader/pipe_loader_drm.c.orig 2018-12-11 21:13:57.000000000 +0000 |+++ src/gallium/auxiliary/pipe-loader/pipe_loader_drm.c -------------------------- Patching file src/gallium/auxiliary/pipe-loader/pipe_loader_drm.c using Plan A... Hunk #1 succeeded at 229. Hunk #2 succeeded at 251. Hunk #3 succeeded at 278. Hunk #4 succeeded at 292. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_auxiliary_util_u__format__tests.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_auxiliary_util_u__format__tests.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_gallium_auxiliary_util_u__format__tests.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |On old NetBSD, NAN in math.h is __nanf.__val. Which is not constant. | |--- src/gallium/auxiliary/util/u_format_tests.c.orig 2014-09-12 21:30:32.000000000 +0000 |+++ src/gallium/auxiliary/util/u_format_tests.c -------------------------- Patching file src/gallium/auxiliary/util/u_format_tests.c using Plan A... Hunk #1 succeeded at 28. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_auxiliary_util_u__helpers.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_auxiliary_util_u__helpers.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_gallium_auxiliary_util_u__helpers.c,v 1.2 2019/01/20 09:50:28 tnn Exp $ | |handle NetBSD-style pthread_setaffinity_np(3) | |--- src/gallium/auxiliary/util/u_helpers.c.orig 2018-12-11 21:13:57.000000000 +0000 |+++ src/gallium/auxiliary/util/u_helpers.c -------------------------- Patching file src/gallium/auxiliary/util/u_helpers.c using Plan A... Hunk #1 succeeded at 129. Hunk #2 succeeded at 149. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_drivers_nouveau_nouveau__vp3__video.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_drivers_nouveau_nouveau__vp3__video.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_gallium_drivers_nouveau_nouveau__vp3__video.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |Fix build on platforms without close-on-exec. | |--- src/gallium/drivers/nouveau/nouveau_vp3_video.c.orig 2017-02-13 11:55:49.000000000 +0000 |+++ src/gallium/drivers/nouveau/nouveau_vp3_video.c -------------------------- Patching file src/gallium/drivers/nouveau/nouveau_vp3_video.c using Plan A... Hunk #1 succeeded at 294. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_drivers_nouveau_nv50_nv84__video.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_drivers_nouveau_nv50_nv84__video.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_gallium_drivers_nouveau_nv50_nv84__video.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |Fix build on platforms without close-on-exec. | |--- src/gallium/drivers/nouveau/nv50/nv84_video.c.orig 2015-03-21 00:51:18.000000000 +0000 |+++ src/gallium/drivers/nouveau/nv50/nv84_video.c -------------------------- Patching file src/gallium/drivers/nouveau/nv50/nv84_video.c using Plan A... Hunk #1 succeeded at 34. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_drivers_radeonsi_si__state__shaders.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_drivers_radeonsi_si__state__shaders.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_gallium_drivers_radeonsi_si__state__shaders.c,v 1.3 2019/01/20 09:50:28 tnn Exp $ | |#if'out some debug code on SunOS. There is no open_memstream(3) | |--- src/gallium/drivers/radeonsi/si_state_shaders.c.orig 2019-01-17 11:26:22.000000000 +0000 |+++ src/gallium/drivers/radeonsi/si_state_shaders.c -------------------------- Patching file src/gallium/drivers/radeonsi/si_state_shaders.c using Plan A... Hunk #1 succeeded at 1721. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_drivers_vc4_vc4__bufmgr.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_drivers_vc4_vc4__bufmgr.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_gallium_drivers_vc4_vc4__bufmgr.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |Patch from FreeBSD ports graphics/mesa-dri 17.1.0 | |# define ETIME as ETIMEOUT same as in intel driver | |--- src/gallium/drivers/vc4/vc4_bufmgr.c.orig 2017-05-25 07:13:13.000000000 +0000 |+++ src/gallium/drivers/vc4/vc4_bufmgr.c -------------------------- Patching file src/gallium/drivers/vc4/vc4_bufmgr.c using Plan A... Hunk #1 succeeded at 27. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_include_pipe_p__config.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_include_pipe_p__config.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_gallium_include_pipe_p__config.h,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |* Patches for Sparc from FreeBSD ports for mesa-dri 17.2.3. | |* Definitions for DragonFly already in upstream source. | |--- src/gallium/include/pipe/p_config.h.orig 2017-10-19 12:23:53.000000000 +0000 |+++ src/gallium/include/pipe/p_config.h -------------------------- Patching file src/gallium/include/pipe/p_config.h using Plan A... Hunk #1 succeeded at 77. Hunk #2 succeeded at 137. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_state__trackers_clover_llvm_invocation.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_state__trackers_clover_llvm_invocation.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_gallium_state__trackers_clover_llvm_invocation.cpp,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |Patch from FreeBSD ports graphics/mesa-dri 17.1.0 | |# fix errors like the following |# |# llvm/invocation.cpp:(.text+0x1275): undefined reference to `std::__1::basic_string, std::__1::allocator >::c_str() | const' |# /usr/bin/ld: ../../../../src/gallium/state_trackers/clover/.libs/libclover.a(libclllvm_la-invocation.o): relocation R_X86_64_PC32 against `_ZNKSt3__112bas |ic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE5c_strEv' can not be used when making a shared object; recompile with -fPIC |# /usr/bin/ld: final link failed: Bad value |# | |--- src/gallium/state_trackers/clover/llvm/invocation.cpp.orig 2018-09-07 21:18:07.000000000 +0000 |+++ src/gallium/state_trackers/clover/llvm/invocation.cpp -------------------------- Patching file src/gallium/state_trackers/clover/llvm/invocation.cpp using Plan A... Hunk #1 succeeded at 181. Hunk #2 succeeded at 197. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_state__trackers_clover_llvm_metadata.hpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_state__trackers_clover_llvm_metadata.hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_gallium_state__trackers_clover_llvm_metadata.hpp,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |From FreeBSD ports graphics/libGL mesa 13.0.5 | |# Fix error: no matching constructor for initialization of 'std::vector' |# | |--- src/gallium/state_trackers/clover/llvm/metadata.hpp.orig 2017-02-13 11:55:49.000000000 +0000 |+++ src/gallium/state_trackers/clover/llvm/metadata.hpp -------------------------- Patching file src/gallium/state_trackers/clover/llvm/metadata.hpp using Plan A... Hunk #1 succeeded at 42. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_state__trackers_clover_util_range.hpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gallium_state__trackers_clover_util_range.hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_gallium_state__trackers_clover_util_range.hpp,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |From FreeBSD ports for mesa 17.1.10: | |From b95533b981af9a6687b41418e7cc2a5652fc2bdb Mon Sep 17 00:00:00 2001 |Date: Fri, 7 Mar 2014 15:16:08 +0100 |Subject: [PATCH 3/3] Work around for clang 3.4 which fails to build Clover | |See: | https://bugs.freedesktop.org/show_bug.cgi?id=74098#c3 | |--- src/gallium/state_trackers/clover/util/range.hpp.orig 2017-09-25 16:56:19.000000000 +0000 |+++ src/gallium/state_trackers/clover/util/range.hpp -------------------------- Patching file src/gallium/state_trackers/clover/util/range.hpp using Plan A... Hunk #1 succeeded at 362. Hunk #2 succeeded at 377. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gbm_Makefile.am => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_gbm_Makefile.am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_gbm_Makefile.am,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |--- src/gbm/Makefile.am.orig 2017-11-20 14:25:47.000000000 +0000 |+++ src/gbm/Makefile.am -------------------------- Patching file src/gbm/Makefile.am using Plan A... Hunk #1 succeeded at 28. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_glx_Makefile.am => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_glx_Makefile.am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_glx_Makefile.am,v 1.3 2019/01/19 23:21:43 tnn Exp $ | |- We don't need libmesautil.la here. Those symbols seem to already be | included in libmesa.la. |- force libtool to use clang++ to link libGL on OSX. | Otherwise we get: | Undefined symbols for architecture x86_64: | "std::terminate()", referenced from: | ___clang_call_terminate in libglx.a(glsl_parser.o) | ... | |--- src/glx/Makefile.am.orig 2019-01-17 11:26:23.000000000 +0000 |+++ src/glx/Makefile.am -------------------------- Patching file src/glx/Makefile.am using Plan A... Hunk #1 succeeded at 89. Hunk #2 succeeded at 142. Hunk #3 succeeded at 194. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_glx_apple_apple__glapi.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_glx_apple_apple__glapi.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_glx_apple_apple__glapi.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |https://bugs.freedesktop.org/show_bug.cgi?id=90311 |See also hacks.mk. | |--- src/glx/apple/apple_glapi.c.orig 2018-02-09 02:17:59.000000000 +0000 |+++ src/glx/apple/apple_glapi.c -------------------------- Patching file src/glx/apple/apple_glapi.c using Plan A... Hunk #1 succeeded at 39. Hunk #2 succeeded at 54. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_glx_dri__common.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_glx_dri__common.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_glx_dri__common.h,v 1.1 2019/01/19 21:54:03 tnn Exp $ | |Fix error on OSX. | |--- src/glx/dri_common.h.orig 2019-01-17 11:26:23.000000000 +0000 |+++ src/glx/dri_common.h -------------------------- Patching file src/glx/dri_common.h using Plan A... Hunk #1 succeeded at 55. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_glx_dri__glx.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_glx_dri__glx.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_glx_dri__glx.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |atexit() is not a good idea in shared libraries. | |FreeBSD reported atexit bug for 10.6: |https://bugs.freedesktop.org/show_bug.cgi?id=91869 | |--- src/glx/dri_glx.c.orig 2018-01-18 21:30:28.000000000 +0000 |+++ src/glx/dri_glx.c -------------------------- Patching file src/glx/dri_glx.c using Plan A... Hunk #1 succeeded at 183. Hunk #2 succeeded at 288. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_glx_glxclient.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_glx_glxclient.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_glx_glxclient.h,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |NetBSD only supports zero-initialized initial-exec tls variables in conjuction |with dlopen(3) at the moment. | |--- src/glx/glxclient.h.orig 2017-02-13 11:55:49.000000000 +0000 |+++ src/glx/glxclient.h -------------------------- Patching file src/glx/glxclient.h using Plan A... Hunk #1 succeeded at 659 (offset -2 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_glx_glxcurrent.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_glx_glxcurrent.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_glx_glxcurrent.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |Interim fix for toolchain/50277. | |NetBSD only supports zero-initialized initial-exec tls variables in conjuction |with dlopen(3) at the moment. | |--- src/glx/glxcurrent.c.orig 2018-02-09 02:17:59.000000000 +0000 |+++ src/glx/glxcurrent.c -------------------------- Patching file src/glx/glxcurrent.c using Plan A... Hunk #1 succeeded at 40. Hunk #2 succeeded at 89. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_glx_glxext.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_glx_glxext.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_glx_glxext.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |* Patch from FreeBSD ports graphics/mesa-dri 18.0.0 | |# work-around for https://bugs.freedesktop.org/show_bug.cgi?id=100627 | |* Extended to DragonFly and NetBSD. Other OSes might need this as well. | |* Added logging statements to note dri3 initialization being invoked. | |--- src/glx/glxext.c.orig 2017-12-08 13:49:11.000000000 +0000 |+++ src/glx/glxext.c -------------------------- Patching file src/glx/glxext.c using Plan A... Hunk #1 succeeded at 55. Hunk #2 succeeded at 821 (offset 3 lines). Hunk #3 succeeded at 928 (offset 3 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_intel_Makefile.tools.am => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_intel_Makefile.tools.am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_intel_Makefile.tools.am,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |-lrt for shm_open in aubinator.c, a more portable alternative to memfd_create | |--- src/intel/Makefile.tools.am.orig 2018-09-07 21:18:07.000000000 +0000 |+++ src/intel/Makefile.tools.am -------------------------- Patching file src/intel/Makefile.tools.am using Plan A... Hunk #1 succeeded at 48 (offset 5 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_intel_compiler_brw__fs__bank__conflicts.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_intel_compiler_brw__fs__bank__conflicts.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_intel_compiler_brw__fs__bank__conflicts.cpp,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225415 |FreeBSD Bugzilla: Bug 225415 graphics/mesa-dri: update to 18.0.0 | |compiler/brw_fs_bank_conflicts.cpp:719:25: error: scalar initializer cannot be empty | vector_type s_p = {}, s_n = {}; | ^~ |compiler/brw_fs_bank_conflicts.cpp:719:35: error: scalar initializer cannot be empty | vector_type s_p = {}, s_n = {}; | ^~ | |--- src/intel/compiler/brw_fs_bank_conflicts.cpp.orig 2018-02-09 02:17:59.000000000 +0000 |+++ src/intel/compiler/brw_fs_bank_conflicts.cpp -------------------------- Patching file src/intel/compiler/brw_fs_bank_conflicts.cpp using Plan A... Hunk #1 succeeded at 728 (offset 12 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_intel_tools_aub__mem.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_intel_tools_aub__mem.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_intel_tools_aub__mem.c,v 1.2 2019/05/01 19:31:46 maya Exp $ | |* Partially implement memfd_create() via mkostemp() | |--- src/intel/tools/aub_mem.c.orig 2018-12-11 21:13:57.000000000 +0000 |+++ src/intel/tools/aub_mem.c -------------------------- Patching file src/intel/tools/aub_mem.c using Plan A... Hunk #1 succeeded at 34. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_intel_tools_aubinator__error__decode.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_intel_tools_aubinator__error__decode.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_intel_tools_aubinator__error__decode.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |Patch from FreeBSD ports graphics/mesa-dri 17.1.0 | |# expose getline in FreeBSD's stdio.h |# | |--- src/intel/tools/aubinator_error_decode.c.orig 2017-05-25 07:13:13.000000000 +0000 |+++ src/intel/tools/aubinator_error_decode.c -------------------------- Patching file src/intel/tools/aubinator_error_decode.c using Plan A... Hunk #1 succeeded at 22. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_intel_vulkan_anv__allocator.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_intel_vulkan_anv__allocator.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_intel_vulkan_anv__allocator.c,v 1.2 2019/05/01 19:31:46 maya Exp $ | |* Partially implement memfd_create() via mkostemp() |* Ignore MAP_POPULATE if unsupported | |FreeBSD Bugzilla - Bug 225415: graphics/mesa-dri: update to 18.0.0 |https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225415 | |--- src/intel/vulkan/anv_allocator.c.orig 2018-02-09 02:17:59.000000000 +0000 |+++ src/intel/vulkan/anv_allocator.c -------------------------- Patching file src/intel/vulkan/anv_allocator.c using Plan A... Hunk #1 succeeded at 25. Hunk #2 succeeded at 125. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_intel_vulkan_anv__device.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_intel_vulkan_anv__device.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_intel_vulkan_anv__device.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |* Without sysinfo() fall back to sysconf() |* Define ETIME if missing | |FreeBSD Bugzilla - Bug 225415: graphics/mesa-dri: update to 18.0.0 |https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225415 | |--- src/intel/vulkan/anv_device.c.orig 2018-09-07 21:18:07.000000000 +0000 |+++ src/intel/vulkan/anv_device.c -------------------------- Patching file src/intel/vulkan/anv_device.c using Plan A... Hunk #1 succeeded at 25. Hunk #2 succeeded at 46 (offset 2 lines). Hunk #3 succeeded at 69 (offset 2 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_intel_vulkan_anv__gem.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_intel_vulkan_anv__gem.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_intel_vulkan_anv__gem.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |* Define ETIME if missing | |FreeBSD Bugzilla - Bug 225415: graphics/mesa-dri: update to 18.0.0 |https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225415 | |--- src/intel/vulkan/anv_gem.c.orig 2018-02-09 02:17:59.000000000 +0000 |+++ src/intel/vulkan/anv_gem.c -------------------------- Patching file src/intel/vulkan/anv_gem.c using Plan A... Hunk #1 succeeded at 26. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_intel_vulkan_anv__gem__stubs.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_intel_vulkan_anv__gem__stubs.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_intel_vulkan_anv__gem__stubs.c,v 1.2 2019/05/01 19:31:46 maya Exp $ | |* Partially implement memfd_create() via mkostemp() | |--- src/intel/vulkan/anv_gem_stubs.c.orig 2018-12-11 21:13:57.000000000 +0000 |+++ src/intel/vulkan/anv_gem_stubs.c -------------------------- Patching file src/intel/vulkan/anv_gem_stubs.c using Plan A... Hunk #1 succeeded at 31. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_intel_vulkan_anv__queue.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_intel_vulkan_anv__queue.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_intel_vulkan_anv__queue.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |* Define ETIME if missing |* Drop header that was never used (modified for Linux inclusion) | |FreeBSD Bugzilla - Bug 225415: graphics/mesa-dri: update to 18.0.0 |https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225415 | |--- src/intel/vulkan/anv_queue.c.orig 2018-02-09 02:17:59.000000000 +0000 |+++ src/intel/vulkan/anv_queue.c -------------------------- Patching file src/intel/vulkan/anv_queue.c using Plan A... Hunk #1 succeeded at 26. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mapi_entry__x86-64__tls.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mapi_entry__x86-64__tls.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_mapi_entry__x86-64__tls.h,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |NetBSD only supports zero-initialized initial-exec tls variables in conjuction |with dlopen(3) at the moment. | |Fix --enable-glx-tls with clang. From FreeBSD. | |table_noop_array is only defined for shared-glapi. |es1api and es2api are not going to be patched for NetBSD. | |--- src/mapi/entry_x86-64_tls.h.orig 2017-11-20 14:25:47.000000000 +0000 |+++ src/mapi/entry_x86-64_tls.h -------------------------- Patching file src/mapi/entry_x86-64_tls.h using Plan A... Hunk #1 succeeded at 43. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mapi_entry__x86__tls.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mapi_entry__x86__tls.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_mapi_entry__x86__tls.h,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |NetBSD only supports zero-initialized initial-exec tls variables in conjuction |with dlopen(3) at the moment. | |Fix --enable-glx-tls with clang. From FreeBSD. | |table_noop_array is only defined for shared-glapi. |es1api and es2api are not going to be patched for NetBSD. | |--- src/mapi/entry_x86_tls.h.orig 2018-01-18 21:30:29.000000000 +0000 |+++ src/mapi/entry_x86_tls.h -------------------------- Patching file src/mapi/entry_x86_tls.h using Plan A... Hunk #1 succeeded at 56. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mapi_glapi_gen_gl__gentable.py => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mapi_glapi_gen_gl__gentable.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_mapi_glapi_gen_gl__gentable.py,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |FreeBSD support. | |--- src/mapi/glapi/gen/gl_gentable.py.orig 2017-02-13 11:55:49.000000000 +0000 |+++ src/mapi/glapi/gen/gl_gentable.py -------------------------- Patching file src/mapi/glapi/gen/gl_gentable.py using Plan A... Hunk #1 succeeded at 45 (offset 1 line). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mapi_u__current.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mapi_u__current.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_mapi_u__current.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |NetBSD only supports zero-initialized initial-exec tls variables in conjuction |with dlopen(3) at the moment. | |--- src/mapi/u_current.c.orig 2015-09-02 17:06:23.000000000 +0000 |+++ src/mapi/u_current.c -------------------------- Patching file src/mapi/u_current.c using Plan A... Hunk #1 succeeded at 101. Hunk #2 succeeded at 287. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mapi_u__current.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mapi_u__current.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_mapi_u__current.h,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |NetBSD only supports zero-initialized initial-exec tls variables in conjuction |with dlopen(3) at the moment. | |--- src/mapi/u_current.h.orig 2015-09-02 17:06:23.000000000 +0000 |+++ src/mapi/u_current.h -------------------------- Patching file src/mapi/u_current.h using Plan A... Hunk #1 succeeded at 65 (offset -3 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_drivers_dri_i915_intel__screen.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_drivers_dri_i915_intel__screen.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_mesa_drivers_dri_i915_intel__screen.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |Move sys/sysctl.h include because on NetBSD, sysctl.h includes sys/param.h, |and sys/param.h defines a one argument ALIGN. Allows mesa to redefine |to a two argument ALIGN. | |Fix build on older NetBSD w/o _SC_PHYS_PAGES. | |--- src/mesa/drivers/dri/i915/intel_screen.c.orig 2017-11-10 23:18:56.000000000 +0000 |+++ src/mesa/drivers/dri/i915/intel_screen.c -------------------------- Patching file src/mesa/drivers/dri/i915/intel_screen.c using Plan A... Hunk #1 succeeded at 28. Hunk #2 succeeded at 738 (offset -6 lines). Hunk #3 succeeded at 753 (offset -6 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_drivers_dri_i965_brw__oa__metrics.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_drivers_dri_i965_brw__oa__metrics.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_mesa_drivers_dri_i965_brw__oa__metrics.c,v 1.1 2019/01/10 22:30:11 tnn Exp $ | |XXX compilation takes forever with clang 7.0 | |--- src/mesa/drivers/dri/i965/brw_oa_metrics.c.orig 2018-12-11 21:14:35.000000000 +0000 |+++ src/mesa/drivers/dri/i965/brw_oa_metrics.c -------------------------- Patching file src/mesa/drivers/dri/i965/brw_oa_metrics.c using Plan A... Hunk #1 succeeded at 1. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_drivers_dri_i965_brw__performance__query.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_drivers_dri_i965_brw__performance__query.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_mesa_drivers_dri_i965_brw__performance__query.c,v 1.2 2018/10/16 15:21:20 jperkin Exp $ | |Prevents libdrm i915_drm.h header from being used. |libdrm 2.4.88 does not have certain symbols defined in its i915_drm.h. | |--- src/mesa/drivers/dri/i965/brw_performance_query.c.orig 2018-09-07 21:18:07.000000000 +0000 |+++ src/mesa/drivers/dri/i965/brw_performance_query.c -------------------------- Patching file src/mesa/drivers/dri/i965/brw_performance_query.c using Plan A... Hunk #1 succeeded at 56. Hunk #2 succeeded at 1797 (offset 1 line). Hunk #3 succeeded at 1816 (offset 1 line). Hunk #4 succeeded at 2066 (offset -2 lines). Hunk #5 succeeded at 2103 (offset 1 line). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_drivers_dri_i965_intel__screen.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_drivers_dri_i965_intel__screen.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_mesa_drivers_dri_i965_intel__screen.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |Move sys/sysctl.h include because on NetBSD, sysctl.h includes sys/param.h, |and sys/param.h defines a one argument ALIGN. Allows mesa to redefine |to a two argument ALIGN. | |Fix build on older NetBSD w/o _SC_PHYS_PAGES. | |--- src/mesa/drivers/dri/i965/intel_screen.c.orig 2017-11-10 23:18:56.000000000 +0000 |+++ src/mesa/drivers/dri/i965/intel_screen.c -------------------------- Patching file src/mesa/drivers/dri/i965/intel_screen.c using Plan A... Hunk #1 succeeded at 27. Hunk #2 succeeded at 1506 (offset 281 lines). Hunk #3 succeeded at 1521 (offset 281 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_drivers_dri_i965_intel__tiled__memcpy.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_drivers_dri_i965_intel__tiled__memcpy.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_mesa_drivers_dri_i965_intel__tiled__memcpy.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |From wip/MesaLib 13.0.1. | |--- src/mesa/drivers/dri/i965/intel_tiled_memcpy.c.orig 2016-11-10 22:05:17.000000000 +0000 |+++ src/mesa/drivers/dri/i965/intel_tiled_memcpy.c -------------------------- Patching file src/mesa/drivers/dri/i965/intel_tiled_memcpy.c using Plan A... Hunk #1 succeeded at 64. Hunk #2 succeeded at 77. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_drivers_dri_swrast_swrast.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_drivers_dri_swrast_swrast.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_mesa_drivers_dri_swrast_swrast.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |Fix build on older NetBSD w/o _SC_PHYS_PAGES. | |--- src/mesa/drivers/dri/swrast/swrast.c.orig 2017-10-19 12:23:53.000000000 +0000 |+++ src/mesa/drivers/dri/swrast/swrast.c -------------------------- Patching file src/mesa/drivers/dri/swrast/swrast.c using Plan A... Hunk #1 succeeded at 151. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_drivers_x11_Makefile.am => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_drivers_x11_Makefile.am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_mesa_drivers_x11_Makefile.am,v 1.1 2019/01/19 21:54:03 tnn Exp $ | |We don't need libmesautil.la here. Those symbols seem to already be |included in libmesa.la. | |--- src/mesa/drivers/x11/Makefile.am.orig 2019-01-17 11:26:23.000000000 +0000 |+++ src/mesa/drivers/x11/Makefile.am -------------------------- Patching file src/mesa/drivers/x11/Makefile.am using Plan A... Hunk #1 succeeded at 68. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_main_context.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_main_context.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_mesa_main_context.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |* Fix exit time segfault of qt5 application with modular xorg | |Bug 82246 (atexit) - Libraries should not call atexit() | |https://bugs.freedesktop.org/show_bug.cgi?id=82246 | |FreeBSD reported atexit bug for 10.6: |https://bugs.freedesktop.org/show_bug.cgi?id=91869 | |--- src/mesa/main/context.c.orig 2017-11-20 14:25:47.000000000 +0000 |+++ src/mesa/main/context.c -------------------------- Patching file src/mesa/main/context.c using Plan A... Hunk #1 succeeded at 356 (offset 2 lines). Hunk #2 succeeded at 387 (offset 2 lines). Hunk #3 succeeded at 414 (offset 2 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_main_extensions.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_main_extensions.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_mesa_main_extensions.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |atexit() is not a good idea in shared libraries. | |FreeBSD reported atexit bug for 10.6: |https://bugs.freedesktop.org/show_bug.cgi?id=91869 | |--- src/mesa/main/extensions.c.orig 2018-02-09 02:17:59.000000000 +0000 |+++ src/mesa/main/extensions.c -------------------------- Patching file src/mesa/main/extensions.c using Plan A... Hunk #1 succeeded at 200 (offset -3 lines). Hunk #2 succeeded at 294 (offset -3 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_main_macros.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_main_macros.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_mesa_main_macros.h,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |ALIGN is also defined in sys/param.h on NetBSD. | |Extend undefining ALIGN to all other OSes. | |--- src/mesa/main/macros.h.orig 2017-11-10 23:18:56.000000000 +0000 |+++ src/mesa/main/macros.h -------------------------- Patching file src/mesa/main/macros.h using Plan A... Hunk #1 succeeded at 677. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_main_shader__query.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_main_shader__query.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_mesa_main_shader__query.cpp,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |https://bugs.freedesktop.org/show_bug.cgi?id=66346 | |From c4a1fec68d2508ff0c4fc2831465aca8c4ca783a Mon Sep 17 00:00:00 2001 |From: Julien Isorce |Date: Wed, 22 Apr 2015 23:04:42 +0100 |Subject: [PATCH 1/2] shader_query: convert GLhandleARB to uintptr_t before | troncating to GLuint | |Fixes compiler error on OSX as GLhandleARB is defined as void* if __APPLE__. | |https://bugs.freedesktop.org/show_bug.cgi?id=66346 |--- | src/mesa/main/shader_query.cpp | 6 +++--- | 1 file changed, 3 insertions(+), 3 deletions(-) | |--- src/mesa/main/shader_query.cpp.orig 2016-11-10 22:05:17.000000000 +0000 |+++ src/mesa/main/shader_query.cpp -------------------------- Patching file src/mesa/main/shader_query.cpp using Plan A... Hunk #1 succeeded at 113 (offset 43 lines). Hunk #2 succeeded at 95 (offset -24 lines). Hunk #3 succeeded at 212 (offset 43 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_x86_common__x86.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_mesa_x86_common__x86.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_mesa_x86_common__x86.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |DragonFly support. | |--- src/mesa/x86/common_x86.c.orig 2017-05-10 14:13:58.000000000 +0000 |+++ src/mesa/x86/common_x86.c -------------------------- Patching file src/mesa/x86/common_x86.c using Plan A... Hunk #1 succeeded at 35. Hunk #2 succeeded at 126 (offset 1 line). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_util_Makefile.am => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_util_Makefile.am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_util_Makefile.am,v 1.1 2019/01/10 22:30:11 tnn Exp $ | |handled with CONF_FILES | |--- src/util/Makefile.am.orig 2018-12-11 21:13:57.000000000 +0000 |+++ src/util/Makefile.am -------------------------- Patching file src/util/Makefile.am using Plan A... Hunk #1 succeeded at 75. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_util_build__id.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_util_build__id.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_util_build__id.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |Patch taken from FreeBSD ports graphics/mesa-dri mesa 17.1.0. | |# Elf_ doesn't exist, use Elf32_ or Elf64_. | |--- src/util/build_id.c.orig 2018-09-07 21:18:07.000000000 +0000 |+++ src/util/build_id.c -------------------------- Patching file src/util/build_id.c using Plan A... Hunk #1 succeeded at 35. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_util_disk__cache.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_util_disk__cache.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_util_disk__cache.c,v 1.1 2018/10/16 15:21:20 jperkin Exp $ | |Use fcntl() on SunOS. | |--- src/util/disk_cache.c.orig 2018-09-07 21:18:07.000000000 +0000 |+++ src/util/disk_cache.c -------------------------- Patching file src/util/disk_cache.c using Plan A... Hunk #1 succeeded at 858 (offset 1 line). Hunk #2 succeeded at 899 (offset 1 line). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_util_futex.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_util_futex.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_util_futex.h,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |Implement futex_wake() and futex_wait() via _umtx_op() | |FreeBSD Bugzilla - Bug 225415: graphics/mesa-dri: update to 18.0.0 |https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225415 | |--- src/util/futex.h.orig 2018-02-09 02:18:00.000000000 +0000 |+++ src/util/futex.h -------------------------- Patching file src/util/futex.h using Plan A... Hunk #1 succeeded at 29. Hunk #2 succeeded at 75. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_util_ralloc.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_util_ralloc.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_util_ralloc.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |FreeBSD reported atexit bug for 10.6: |https://bugs.freedesktop.org/show_bug.cgi?id=91869 | |* Fix exit time segfault of qt5 application with modular xorg |* Provide compat strnlen for older Darwin. | |--- src/util/ralloc.c.orig 2017-05-10 14:13:58.000000000 +0000 |+++ src/util/ralloc.c -------------------------- Patching file src/util/ralloc.c using Plan A... Hunk #1 succeeded at 365 (offset -3 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_util_strndup.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_util_strndup.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_util_strndup.h,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |Provide compat strndup for older Darwin. | |--- src/util/strndup.h.orig 2017-05-10 14:13:58.000000000 +0000 |+++ src/util/strndup.h -------------------------- Patching file src/util/strndup.h using Plan A... Hunk #1 succeeded at 24. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_util_u__atomic.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_util_u__atomic.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_util_u__atomic.h,v 1.2 2018/10/16 15:21:20 jperkin Exp $ | |Fix SunOS atomic macros. | |--- src/util/u_atomic.h.orig 2018-09-07 21:18:07.000000000 +0000 |+++ src/util/u_atomic.h -------------------------- Patching file src/util/u_atomic.h using Plan A... Hunk #1 succeeded at 20. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_util_u__queue.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_util_u__queue.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_util_u__queue.c,v 1.2 2019/01/10 22:30:11 tnn Exp $ | |atexit() is not a good idea in shared libraries. | |FreeBSD reported atexit bug for 10.6: |https://bugs.freedesktop.org/show_bug.cgi?id=91869 | |--- src/util/u_queue.c.orig 2018-12-11 21:13:57.000000000 +0000 |+++ src/util/u_queue.c -------------------------- Patching file src/util/u_queue.c using Plan A... Hunk #1 succeeded at 46. Hunk #2 succeeded at 74. Hunk #3 succeeded at 259. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_util_u__thread.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_util_u__thread.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_util_u__thread.h,v 1.2 2019/01/20 09:50:28 tnn Exp $ | |handle NetBSD-style pthread_setaffinity_np(3) | |--- src/util/u_thread.h.orig 2018-12-11 21:13:57.000000000 +0000 |+++ src/util/u_thread.h -------------------------- Patching file src/util/u_thread.h using Plan A... Hunk #1 succeeded at 83. Hunk #2 succeeded at 101. Hunk #3 succeeded at 115. Hunk #4 succeeded at 164. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_util_xmlconfig.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18/patches/patch-src_util_xmlconfig.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_util_xmlconfig.c,v 1.1 2018/10/07 23:49:31 ryoon Exp $ | |PR pkg/50202. |Provide compat strndup for older Darwin. | |--- src/util/xmlconfig.c.orig 2018-09-07 21:18:07.000000000 +0000 |+++ src/util/xmlconfig.c -------------------------- Patching file src/util/xmlconfig.c using Plan A... Hunk #1 succeeded at 42 (offset 3 lines). done ===> Creating toolchain wrappers for MesaLib-18.3.4nb1 ===> Configuring for MesaLib-18.3.4nb1 => Renaming non-shared libglapi.la in Makefiles => Fixing hardcoded /etc/drirc.d references touch /tmp/graphics/MesaLib18/work/mesa-18.3.4/src/glx/apple_dummy.cpp cd /tmp/graphics/MesaLib18/work/mesa-18.3.4 && autoreconf -vif autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'bin'. libtoolize: copying file 'bin/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/pkg/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:61: installing 'bin/compile' configure.ac:46: installing 'bin/missing' src/Makefile.am: installing 'bin/depcomp' autoreconf: Leaving directory `.' => Generating pkg-config file for builtin expat package. => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Adding run-time search paths to pkg-config files. INFO: [subst.mk:_pkgconfig] Nothing changed in ./src/gallium/targets/d3dadapter9/d3d.pc.in. INFO: [subst.mk:_pkgconfig] Nothing changed in ./src/glx/windows/windowsdriproto.pc.in. INFO: [subst.mk:_pkgconfig] Nothing changed in ./src/mesa/drivers/dri/dri.pc.in. => Checking for portability problems in extracted files checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking target system type... x86_64--netbsd checking for a BSD-compatible install... /usr/bin/install -c -o makoto -g users checking whether build environment is sane... yes checking for a thread-safe mkdir -p... bin/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '100' is supported by ustar format... yes checking how to create a ustar tar archive... plaintar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for x86_64--netbsd-ar... no checking for x86_64--netbsd-lib... no checking for x86_64--netbsd-link... no checking for ar... ar checking the archiver (ar) interface... ar checking how to run the C preprocessor... gcc -E checking for x86_64--netbsd-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking dependency style of gcc... gcc3 checking for GNU make... make checking whether /usr/pkg/bin/python3.7 version is >= 2.7... yes checking for /usr/pkg/bin/python3.7 version... 3.7 checking for /usr/pkg/bin/python3.7 platform... netbsd8 checking for /usr/pkg/bin/python3.7 script directory... ${prefix}/lib/python3.7/site-packages checking for /usr/pkg/bin/python3.7 extension module directory... ${exec_prefix}/lib/python3.7/site-packages checking for a sed that does not truncate output... /usr/bin/sed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /tmp/graphics/MesaLib18/work/.cwrapper/bin/ld checking if the linker (/tmp/graphics/MesaLib18/work/.cwrapper/bin/ld) is GNU ld... yes checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop checking for /tmp/graphics/MesaLib18/work/.cwrapper/bin/ld option to reload object files... -r checking for x86_64--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for x86_64--netbsd-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64--netbsd-ar... ar checking for archiver @FILE support... @ checking for x86_64--netbsd-strip... no checking for strip... strip checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64--netbsd-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tmp/graphics/MesaLib18/work/.cwrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /tmp/graphics/MesaLib18/work/.cwrapper/bin/ld checking if the linker (/tmp/graphics/MesaLib18/work/.cwrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/tmp/graphics/MesaLib18/work/.cwrapper/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/tmp/graphics/MesaLib18/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking for rm... /bin/rm checking for bison... /usr/pkg/bin/bison -y checking if bison is the parser generator... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking if flex is the lexer generator... yes checking for indent... indent checking if module mako in python is installed... yes checking if compiling with clang... no checking whether gcc version is sufficient... yes checking whether __SUNPRO_C is declared... no checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_clz... yes checking for __builtin_clzll... yes checking for __builtin_ctz... yes checking for __builtin_expect... yes checking for __builtin_ffs... yes checking for __builtin_ffsll... yes checking for __builtin_popcount... yes checking for __builtin_popcountll... yes checking for __builtin_unreachable... yes checking for __attribute__((const))... yes checking for __attribute__((flatten))... yes checking for __attribute__((format))... yes checking for __attribute__((malloc))... yes checking for __attribute__((packed))... yes checking for __attribute__((pure))... yes checking for __attribute__((returns_nonnull))... yes checking for __attribute__((unused))... yes checking for __attribute__((visibility))... yes checking for __attribute__((warn_unused_result))... yes checking for __attribute__((weak))... yes checking for __attribute__((alias))... yes checking for __attribute__((noreturn))... yes checking pkg-config is at least version 0.9.0... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Werror=implicit-function-declaration... yes checking whether C compiler accepts -Werror=missing-prototypes... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wmissing-field-initializers... yes checking whether C compiler accepts -Wformat-truncation... yes checking whether C compiler accepts -fno-math-errno... yes checking whether C compiler accepts -fno-trapping-math... yes checking whether C compiler accepts -fvisibility=hidden... yes checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -fno-math-errno... yes checking whether C++ compiler accepts -fno-trapping-math... yes checking whether C++ compiler accepts -fvisibility=hidden... yes checking whether C++ compiler accepts -Wmissing-field-initializers... yes checking whether C++ compiler accepts -Wformat-truncation... yes checking whether C compiler accepts -Werror=pointer-arith... yes checking whether C compiler accepts -Werror=vla... yes checking whether C++ compiler accepts -Werror=pointer-arith... yes checking whether C++ compiler accepts -Werror=vla... yes checking whether c++11 is enabled by default... yes checking whether C compiler accepts -Woverride-init... yes checking whether C compiler accepts -Winitializer-overrides... no checking whether __atomic_load_n is supported... yes checking whether __sync_add_and_fetch_8 is supported... yes checking whether byte ordering is bigendian... no checking whether gcc supports -mpower8-vector... no checking if ld supports -Bsymbolic... yes checking whether ld supports --gc-sections... yes checking if the linker supports version-scripts... yes checking if the linker supports --dynamic-list... yes checking whether to enable assembly... yes, x86_64 checking whether sys/types.h defines makedev... yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for dlfcn.h... (cached) yes checking for strtof... yes checking for mkostemp... yes checking for timespec_get... yes checking for memfd_create... no checking whether strtod has locale support... yes checking for dlopen... yes checking for dladdr... yes checking for dl_iterate_phdr... yes checking for clock_gettime... yes checking for clock_nanosleep... yes checking for posix_memalign... yes checking for open_memstream... yes checking for ZLIB... yes checking for pthread_join in LIBS= with CFLAGS= -pthread ... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether pthread_setaffinity_np is supported... yes checking for linux/futex.h... no checking for sys/umtx.h... no checking for LIBELF... no checking for elf_memory in -lelf... yes checking for x86_64--netbsd-llvm-config... no checking for llvm-config... (cached) /usr/pkg/libexec/libLLVM/llvm-config checking for LIBDRM... yes checking for GLPROTO... yes checking for DRI2PROTO... yes checking for DRIGL... yes checking for XCB_DRI2... yes checking for XCB_DRI3... no configure: error: Package requirements (x11-xcb xcb >= 1.9.3 xcb-dri3 xcb-xfixes xcb-present xcb-sync xshmfence >= 1.1) were not met: Package 'xcb-dri3', required by 'virtual:world', not found Package 'xshmfence', required by 'virtual:world', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables XCB_DRI3_CFLAGS and XCB_DRI3_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18 *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/MesaLib18