Hi, graphics/vulkan-loader fails to build here on Pine Book Pro. Below is the log from dpb.
It's now a depency for poppler (via qt apparently) so it taks down XFCE packages. >>> Building on localhost under graphics/vulkan-loader BDEPENDS = [devel/ninja;devel/cmake;graphics/vulkan-headers;lang/python/3.9] DIST = [graphics/vulkan-loader:Vulkan-Loader-sdk-1.2.198.0.tar.gz] FULLPKGNAME = vulkan-loader-1.2.198.0 RDEPENDS = [graphics/vulkan-headers] (Junk lock obtained for localhost at 1641064015.53) >>> Running depends in graphics/vulkan-loader at 1641064015.56 last junk was in textproc/py-stemmer,python3 /usr/sbin/pkg_add -aI -Drepair cmake-3.20.3p0v0 ninja-1.10.2p0 vulkan-headers-1.2.198.0 was: /usr/sbin/pkg_add -aI -Drepair cmake-3.20.3p0v0 ninja-1.10.2p0 python-3.9.9 vulkan-headers-1.2.198.0 /usr/sbin/pkg_add -aI -Drepair cmake-3.20.3p0v0 ninja-1.10.2p0 vulkan-headers-1.2.198.0 >>> Running show-prepare-results in graphics/vulkan-loader at 1641064020.86 ===> graphics/vulkan-loader ===> vulkan-loader-1.2.198.0 depends on: vulkan-headers-* -> vulkan-headers-1.2.198.0 ===> vulkan-loader-1.2.198.0 depends on: cmake-* -> cmake-3.20.3p0v0 ===> vulkan-loader-1.2.198.0 depends on: ninja->=1.5.1 -> ninja-1.10.2p0 ===> vulkan-loader-1.2.198.0 depends on: python->=3.9,<3.10 -> python-3.9.9 ===> Verifying specs: m pthread ===> found m.10.1 pthread.26.1 cmake-3.20.3p0v0 ninja-1.10.2p0 python-3.9.9 vulkan-headers-1.2.198.0 (Junk lock released for localhost at 1641064024.01) distfiles size=1440922 checksum for /usr/ports/distfiles/Vulkan-Loader-sdk-1.2.198.0.tar.gz: UNKNOWN (uncached) >>> Running checksum in graphics/vulkan-loader at 1641064024.04 checksum for /usr/ports/distfiles/Vulkan-Loader-sdk-1.2.198.0.tar.gz: OK >>> Running patch in graphics/vulkan-loader at 1641064024.30 ===> graphics/vulkan-loader ===> Checking files for vulkan-loader-1.2.198.0 `/usr/ports/distfiles/Vulkan-Loader-sdk-1.2.198.0.tar.gz' is up to date. >> (SHA256) Vulkan-Loader-sdk-1.2.198.0.tar.gz: OK ===> Extracting for vulkan-loader-1.2.198.0 ===> Patching for vulkan-loader-1.2.198.0 ===> Applying OpenBSD patch patch-CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$OpenBSD: patch-CMakeLists_txt,v 1.7 2021/12/09 04:48:32 thfr Exp $ | |Index: CMakeLists.txt |--- CMakeLists.txt.orig |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 188. Hunk #2 succeeded at 216. done ===> Ignoring patchfile patch-CMakeLists_txt.orig ===> Ignoring patchfile patch-CMakeLists_txt~ ===> Applying OpenBSD patch patch-loader_CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$OpenBSD: patch-loader_CMakeLists_txt,v 1.8 2021/12/09 04:48:32 thfr Exp $ | |Index: loader/CMakeLists.txt |--- loader/CMakeLists.txt.orig |+++ loader/CMakeLists.txt -------------------------- Patching file loader/CMakeLists.txt using Plan A... Hunk #1 succeeded at 17. Hunk #2 succeeded at 360. Hunk #3 succeeded at 385. done ===> Applying OpenBSD patch patch-loader_allocation_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$OpenBSD: patch-loader_allocation_h,v 1.1 2021/12/09 04:48:32 thfr Exp $ | |Index: loader/allocation.h |--- loader/allocation.h.orig |+++ loader/allocation.h -------------------------- Patching file loader/allocation.h using Plan A... Hunk #1 succeeded at 39. done ===> Applying OpenBSD patch patch-loader_get_environment_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$OpenBSD: patch-loader_get_environment_c,v 1.1 2021/12/09 04:48:32 thfr Exp $ | |Index: loader/get_environment.c |--- loader/get_environment.c.orig |+++ loader/get_environment.c -------------------------- Patching file loader/get_environment.c using Plan A... Hunk #1 succeeded at 37. Hunk #2 succeeded at 169. done ===> Applying OpenBSD patch patch-loader_get_environment_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$OpenBSD: patch-loader_get_environment_h,v 1.1 2021/12/09 04:48:32 thfr Exp $ | |Index: loader/get_environment.h |--- loader/get_environment.h.orig |+++ loader/get_environment.h -------------------------- Patching file loader/get_environment.h using Plan A... Hunk #1 succeeded at 35. done ===> Applying OpenBSD patch patch-loader_loader_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$OpenBSD: patch-loader_loader_c,v 1.6 2021/12/09 04:48:32 thfr Exp $ | |revert commit ecb0b1e69fb2f4d3cae262e6da24c170ce62ae13 to attempt to |fix vulkaninfo | |Index: loader/loader.c |--- loader/loader.c.orig |+++ loader/loader.c -------------------------- Patching file loader/loader.c using Plan A... Hunk #1 succeeded at 6232. done ===> Applying OpenBSD patch patch-loader_trampoline_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$OpenBSD: patch-loader_trampoline_c,v 1.4 2021/12/09 04:48:32 thfr Exp $ | |revert commit ecb0b1e69fb2f4d3cae262e6da24c170ce62ae13 to attempt to |fix vulkaninfo | |Index: loader/trampoline.c |--- loader/trampoline.c.orig |+++ loader/trampoline.c -------------------------- Patching file loader/trampoline.c using Plan A... Hunk #1 succeeded at 815. done ===> Applying OpenBSD patch patch-loader_vk_loader_platform_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$OpenBSD: patch-loader_vk_loader_platform_h,v 1.5 2021/12/09 04:48:32 thfr Exp $ | |stub loader_platform_executable_path() | |Index: loader/vk_loader_platform.h |--- loader/vk_loader_platform.h.orig |+++ loader/vk_loader_platform.h -------------------------- Patching file loader/vk_loader_platform.h using Plan A... Hunk #1 succeeded at 42. Hunk #2 succeeded at 50. Hunk #3 succeeded at 102. Hunk #4 succeeded at 156. Hunk #5 succeeded at 166. Hunk #6 succeeded at 297. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in graphics/vulkan-loader at 1641064025.73 ===> graphics/vulkan-loader ===> Generating configure for vulkan-loader-1.2.198.0 ===> Configuring for vulkan-loader-1.2.198.0 /usr/bin/perl /usr/ports/infrastructure/bin/pkg_subst -DMODPY_PYCACHE=\"__pycache__/\" -DMODPY_COMMENT= -DMODPY_ABI3SO=\".abi3\" -DMODPY_PYC_MAGIC_TAG=\"cpython-39.\" -DMODPY_BIN=/usr/local/bin/python3.9 -DMODPY_EGG_VERSION= -DMODPY_VERSION=3.9 -DMODPY_BIN_SUFFIX= -DMODPY_PY_PREFIX=py3- -DMODPY_PYOEXTENSION=opt-1.pyc -DMODCMAKE_BUILD_SUFFIX=-release.cmake -DLIBvulkan_VERSION=1.0 -DARCH=arm64 -DBASE_PKGPATH=graphics/vulkan-loader -DFLAVOR_EXT= -DFULLPKGNAME=vulkan-loader-1.2.198.0 -DHOMEPAGE=https://www.khronos.org/vulkan/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=aarch64 -DMAINTAINER=Thomas\ Frohwein\ \<t...@openbsd.org\> -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=vulkan-loader -i -B /usr/ports/pobj/vulkan-loader-1.2.198.0 /usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/CMakeLists.txt -- The C compiler identification is Clang 13.0.0 -- The CXX compiler identification is Clang 13.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done ******************************************************************************** * NOTE: Not adding target to run update_deps.py automatically. * ******************************************************************************** -- Found VulkanHeaders: /usr/local/include -- Found VulkanRegistry: /usr/local/share/vulkan/registry -- Detected Vulkan Version 1.2.198 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Found Git: /usr/local/bin/git (found version "2.34.1") -- Found xcb: /usr/X11R6/include -- Found X11: /usr/X11R6/include -- Looking for XOpenDisplay in /usr/X11R6/lib/libX11.so.17.1;/usr/X11R6/lib/libXext.so.13.0 -- Looking for XOpenDisplay in /usr/X11R6/lib/libX11.so.17.1;/usr/X11R6/lib/libXext.so.13.0 - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Looking for secure_getenv -- Looking for secure_getenv - not found -- Looking for __secure_getenv -- Looking for __secure_getenv - not found CMake Warning at loader/CMakeLists.txt:32 (message): Using non-secure environmental lookups. This loader will not properly disable environent variables when run with elevated permissions. -- The ASM compiler identification is Clang -- Found assembler: /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: PYTHON_INCLUDE_DIR PYTHON_LIBRARY_DIRS -- Build files have been written to: /usr/ports/pobj/vulkan-loader-1.2.198.0/build-aarch64 >>> Running build in graphics/vulkan-loader at 1641064052.77 ===> graphics/vulkan-loader ===> Building for vulkan-loader-1.2.198.0 [1/20] /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/X11R6/share:/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -Iloader -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/generated -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader -I/usr/X11R6/include -isystem /usr/local/include -O2 -pipe -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -DNDEBUG -MD -MT loader/CMakeFiles/asm_offset.dir/asm_offset.c.o -MF loader/CMakeFiles/asm_offset.dir/asm_offset.c.o.d -o loader/CMakeFiles/asm_offset.dir/asm_offset.c.o -c /usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/asm_offset.c [2/20] : && /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc -O2 -pipe -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -DNDEBUG loader/CMakeFiles/asm_offset.dir/asm_offset.c.o -o loader/asm_offset -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : [3/20] cd /usr/ports/pobj/vulkan-loader-1.2.198.0/build-aarch64/loader && /usr/ports/pobj/vulkan-loader-1.2.198.0/build-aarch64/loader/asm_offset GAS [4/20] /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/X11R6/share:/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -D_GNU_SOURCE -Dvulkan_EXPORTS -Iloader -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/generated -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader -I/usr/X11R6/include -isystem /usr/local/include -O2 -pipe -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -DNDEBUG -fPIC -MD -MT loader/CMakeFiles/vulkan.dir/allocation.c.o -MF loader/CMakeFiles/vulkan.dir/allocation.c.o.d -o loader/CMakeFiles/vulkan.dir/allocation.c.o -c /usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/allocation.c [5/20] /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/X11R6/share:/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -D_GNU_SOURCE -Dvulkan_EXPORTS -Iloader -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/generated -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader -I/usr/X11R6/include -isystem /usr/local/include -O2 -pipe -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -DNDEBUG -fPIC -MD -MT loader/CMakeFiles/vulkan.dir/cJSON.c.o -MF loader/CMakeFiles/vulkan.dir/cJSON.c.o.d -o loader/CMakeFiles/vulkan.dir/cJSON.c.o -c /usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/cJSON.c [6/20] /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/X11R6/share:/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -D_GNU_SOURCE -Dvulkan_EXPORTS -Iloader -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/generated -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader -I/usr/X11R6/include -isystem /usr/local/include -O2 -pipe -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -DNDEBUG -fPIC -MD -MT loader/CMakeFiles/vulkan.dir/debug_utils.c.o -MF loader/CMakeFiles/vulkan.dir/debug_utils.c.o.d -o loader/CMakeFiles/vulkan.dir/debug_utils.c.o -c /usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/debug_utils.c [7/20] /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/X11R6/share:/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -D_GNU_SOURCE -Dvulkan_EXPORTS -Iloader -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/generated -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader -I/usr/X11R6/include -isystem /usr/local/include -O2 -pipe -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -DNDEBUG -fPIC -MD -MT loader/CMakeFiles/vulkan.dir/extension_manual.c.o -MF loader/CMakeFiles/vulkan.dir/extension_manual.c.o.d -o loader/CMakeFiles/vulkan.dir/extension_manual.c.o -c /usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/extension_manual.c [8/20] /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/X11R6/share:/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -D_GNU_SOURCE -Dvulkan_EXPORTS -Iloader -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/generated -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader -I/usr/X11R6/include -isystem /usr/local/include -O2 -pipe -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -DNDEBUG -fPIC -MD -MT loader/CMakeFiles/vulkan.dir/get_environment.c.o -MF loader/CMakeFiles/vulkan.dir/get_environment.c.o.d -o loader/CMakeFiles/vulkan.dir/get_environment.c.o -c /usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/get_environment.c [9/20] /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/X11R6/share:/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -D_GNU_SOURCE -Dvulkan_EXPORTS -Iloader -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/generated -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader -I/usr/X11R6/include -isystem /usr/local/include -O2 -pipe -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -DNDEBUG -fPIC -MD -MT loader/CMakeFiles/vulkan.dir/gpa_helper.c.o -MF loader/CMakeFiles/vulkan.dir/gpa_helper.c.o.d -o loader/CMakeFiles/vulkan.dir/gpa_helper.c.o -c /usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/gpa_helper.c [10/20] /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/X11R6/share:/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -D_GNU_SOURCE -Dvulkan_EXPORTS -Iloader -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/generated -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader -I/usr/X11R6/include -isystem /usr/local/include -O2 -pipe -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -DNDEBUG -fPIC -MD -MT loader/CMakeFiles/vulkan.dir/loader.c.o -MF loader/CMakeFiles/vulkan.dir/loader.c.o.d -o loader/CMakeFiles/vulkan.dir/loader.c.o -c /usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/loader.c [11/20] /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/X11R6/share:/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -D_GNU_SOURCE -Dvulkan_EXPORTS -Iloader -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/generated -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader -I/usr/X11R6/include -isystem /usr/local/include -O2 -pipe -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -DNDEBUG -fPIC -MD -MT loader/CMakeFiles/vulkan.dir/log.c.o -MF loader/CMakeFiles/vulkan.dir/log.c.o.d -o loader/CMakeFiles/vulkan.dir/log.c.o -c /usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/log.c [12/20] /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/X11R6/share:/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -D_GNU_SOURCE -Dvulkan_EXPORTS -Iloader -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/generated -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader -I/usr/X11R6/include -isystem /usr/local/include -O2 -pipe -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -DNDEBUG -fPIC -MD -MT loader/CMakeFiles/vulkan.dir/murmurhash.c.o -MF loader/CMakeFiles/vulkan.dir/murmurhash.c.o.d -o loader/CMakeFiles/vulkan.dir/murmurhash.c.o -c /usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/murmurhash.c [13/20] /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/X11R6/share:/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -D_GNU_SOURCE -Dvulkan_EXPORTS -Iloader -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/generated -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader -I/usr/X11R6/include -isystem /usr/local/include -O2 -pipe -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -DNDEBUG -fPIC -MD -MT loader/CMakeFiles/vulkan.dir/terminator.c.o -MF loader/CMakeFiles/vulkan.dir/terminator.c.o.d -o loader/CMakeFiles/vulkan.dir/terminator.c.o -c /usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/terminator.c [14/20] /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/X11R6/share:/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -D_GNU_SOURCE -Dvulkan_EXPORTS -Iloader -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/generated -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader -I/usr/X11R6/include -isystem /usr/local/include -O2 -pipe -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -DNDEBUG -fPIC -MD -MT loader/CMakeFiles/vulkan.dir/trampoline.c.o -MF loader/CMakeFiles/vulkan.dir/trampoline.c.o.d -o loader/CMakeFiles/vulkan.dir/trampoline.c.o -c /usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/trampoline.c [15/20] /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/X11R6/share:/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -D_GNU_SOURCE -Dvulkan_EXPORTS -Iloader -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/generated -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader -I/usr/X11R6/include -isystem /usr/local/include -O2 -pipe -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -DNDEBUG -fPIC -MD -MT loader/CMakeFiles/vulkan.dir/wsi.c.o -MF loader/CMakeFiles/vulkan.dir/wsi.c.o.d -o loader/CMakeFiles/vulkan.dir/wsi.c.o -c /usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/wsi.c [16/20] /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/X11R6/share:/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -D_GNU_SOURCE -Dvulkan_EXPORTS -Iloader -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/generated -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader -I/usr/X11R6/include -isystem /usr/local/include -O2 -pipe -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -DNDEBUG -fPIC -MD -MT loader/CMakeFiles/vulkan.dir/dev_ext_trampoline.c.o -MF loader/CMakeFiles/vulkan.dir/dev_ext_trampoline.c.o.d -o loader/CMakeFiles/vulkan.dir/dev_ext_trampoline.c.o -c /usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/dev_ext_trampoline.c [17/20] /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/X11R6/share:/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -D_GNU_SOURCE -Dvulkan_EXPORTS -Iloader -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/generated -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader -I/usr/X11R6/include -isystem /usr/local/include -O2 -pipe -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -DNDEBUG -fPIC -MD -MT loader/CMakeFiles/vulkan.dir/phys_dev_ext.c.o -MF loader/CMakeFiles/vulkan.dir/phys_dev_ext.c.o.d -o loader/CMakeFiles/vulkan.dir/phys_dev_ext.c.o -c /usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/phys_dev_ext.c [18/20] /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/X11R6/share:/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -D_GNU_SOURCE -Dvulkan_EXPORTS -Iloader -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/generated -I/usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader -I/usr/X11R6/include -isystem /usr/local/include -O2 -pipe -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -DNDEBUG -fPIC -MD -MT loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o -MF loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o.d -o loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o -c /usr/ports/pobj/vulkan-loader-1.2.198.0/Vulkan-Loader-sdk-1.2.198.0/loader/unknown_ext_chain_gas_aarch64.S [19/20] : && /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc -fPIC -O2 -pipe -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -DNDEBUG -shared -Wl,-soname,libvulkan.so.1.0 -o loader/libvulkan.so.1.0 loader/CMakeFiles/vulkan.dir/allocation.c.o loader/CMakeFiles/vulkan.dir/cJSON.c.o loader/CMakeFiles/vulkan.dir/debug_utils.c.o loader/CMakeFiles/vulkan.dir/extension_manual.c.o loader/CMakeFiles/vulkan.dir/get_environment.c.o loader/CMakeFiles/vulkan.dir/gpa_helper.c.o loader/CMakeFiles/vulkan.dir/loader.c.o loader/CMakeFiles/vulkan.dir/log.c.o loader/CMakeFiles/vulkan.dir/murmurhash.c.o loader/CMakeFiles/vulkan.dir/terminator.c.o loader/CMakeFiles/vulkan.dir/trampoline.c.o loader/CMakeFiles/vulkan.dir/wsi.c.o loader/CMakeFiles/vulkan.dir/dev_ext_trampoline.c.o loader/CMakeFiles/vulkan.dir/phys_dev_ext.c.o loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o -lm -lpthread -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : FAILED: loader/libvulkan.so.1.0 : && /usr/ports/pobj/vulkan-loader-1.2.198.0/bin/cc -fPIC -O2 -pipe -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -DNDEBUG -shared -Wl,-soname,libvulkan.so.1.0 -o loader/libvulkan.so.1.0 loader/CMakeFiles/vulkan.dir/allocation.c.o loader/CMakeFiles/vulkan.dir/cJSON.c.o loader/CMakeFiles/vulkan.dir/debug_utils.c.o loader/CMakeFiles/vulkan.dir/extension_manual.c.o loader/CMakeFiles/vulkan.dir/get_environment.c.o loader/CMakeFiles/vulkan.dir/gpa_helper.c.o loader/CMakeFiles/vulkan.dir/loader.c.o loader/CMakeFiles/vulkan.dir/log.c.o loader/CMakeFiles/vulkan.dir/murmurhash.c.o loader/CMakeFiles/vulkan.dir/terminator.c.o loader/CMakeFiles/vulkan.dir/trampoline.c.o loader/CMakeFiles/vulkan.dir/wsi.c.o loader/CMakeFiles/vulkan.dir/dev_ext_trampoline.c.o loader/CMakeFiles/vulkan.dir/phys_dev_ext.c.o loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o -lm -lpthread -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o >>> referenced by unknown_ext_chain_gas_aarch64.S >>> >>> loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o:(.text+0x61A8) ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o >>> referenced by unknown_ext_chain_gas_aarch64.S >>> >>> loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o:(.text+0x61B0) ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o >>> referenced by unknown_ext_chain_gas_aarch64.S >>> >>> loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o:(.text+0x61B8) ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o >>> referenced by unknown_ext_chain_gas_aarch64.S >>> >>> loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o:(.text+0x61C0) ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o >>> referenced by unknown_ext_chain_gas_aarch64.S >>> >>> loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o:(.text+0x61C8) ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o >>> referenced by unknown_ext_chain_gas_aarch64.S >>> >>> loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o:(.text+0x61D0) ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o >>> referenced by unknown_ext_chain_gas_aarch64.S >>> >>> loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o:(.text+0x61D8) ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o >>> referenced by unknown_ext_chain_gas_aarch64.S >>> >>> loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o:(.text+0x61E0) ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o >>> referenced by unknown_ext_chain_gas_aarch64.S >>> >>> loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o:(.text+0x61E8) ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o >>> referenced by unknown_ext_chain_gas_aarch64.S >>> >>> loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o:(.text+0x61F0) ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o >>> referenced by unknown_ext_chain_gas_aarch64.S >>> >>> loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o:(.text+0x61F8) ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o >>> referenced by unknown_ext_chain_gas_aarch64.S >>> >>> loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o:(.text+0x6200) ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o >>> referenced by unknown_ext_chain_gas_aarch64.S >>> >>> loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o:(.text+0x6208) ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o >>> referenced by unknown_ext_chain_gas_aarch64.S >>> >>> loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o:(.text+0x6210) ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o >>> referenced by unknown_ext_chain_gas_aarch64.S >>> >>> loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o:(.text+0x6218) ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o >>> referenced by unknown_ext_chain_gas_aarch64.S >>> >>> loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o:(.text+0x6220) ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o >>> referenced by unknown_ext_chain_gas_aarch64.S >>> >>> loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o:(.text+0x6228) ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o >>> referenced by unknown_ext_chain_gas_aarch64.S >>> >>> loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o:(.text+0x6230) ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o >>> referenced by unknown_ext_chain_gas_aarch64.S >>> >>> loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o:(.text+0x6238) ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o >>> referenced by unknown_ext_chain_gas_aarch64.S >>> >>> loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_aarch64.S.o:(.text+0x6240) ld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) cc: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. *** Error 1 in graphics/vulkan-loader (/usr/ports/devel/cmake/cmake.port.mk:36 'do-build': @cd /usr/ports/pobj/vulkan-loader-1.2.198.0/build...) *** Error 2 in graphics/vulkan-loader (/usr/ports/infrastructure/mk/bsd.port.mk:2944 '/usr/ports/pobj/vulkan-loader-1.2.198.0/build-aarch64/.build_done') *** Error 2 in graphics/vulkan-loader (/usr/ports/infrastructure/mk/bsd.port.mk:2594 'build': @lock=vulkan-loader-1.2.198.0; export _LOCKS_...) ===> Exiting graphics/vulkan-loader with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:137 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1641064096.67 max_stuck=10.19/depends=5.30/show-prepare-results=3.18/checksum=0.25/patch=1.41/configure=27.07/build=43.92 Error: job failed with 512 on localhost at 1641064096 -- Matthieu Herrb