Page MenuHomeFreeBSD
Paste P387

graphics/vulkan-loader: 1.2.135.0 bustage on i386
ArchivedPublic

Authored by jbeich on May 14 2020, 11:01 PM.
Tags
None
Referenced Files
F6507508: raw.txt
May 14 2020, 11:01 PM
Subscribers
None
=>> Building graphics/vulkan-loader
build started at Thu May 14 22:48:38 GMT 2020
port directory: /usr/ports/graphics/vulkan-loader
package name: vulkan-loader-1.2.135.0
building for: FreeBSD 121i386-default-job-01 12.1-RELEASE FreeBSD 12.1-RELEASE i386
maintained by: greg@unrelenting.technology
Makefile ident:
Poudriere version: 3.3.99.20200326
Host OSVERSION: 1300094
Jail OSVERSION: 1201000
Job Id: 01
---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1201000
UNAME_v=FreeBSD 12.1-RELEASE
UNAME_r=12.1-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
WARNING_WAIT=0
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.3.99.20200326
MASTERMNT=/poudriere/data/.m/121i386-default/ref
DEV_WARNING_WAIT=0
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=tmux-256color
GID=0
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
UID=0
PWD=/poudriere/data/.m/121i386-default/ref/.p/pool
OUTPUT_REDIRECTED_STDOUT=3
NO_WARNING_PKG_INSTALL_EOL=yes
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=121i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/poudriere/data/.m/121i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
===> The following configuration options are available for vulkan-loader-1.2.135.0:
WAYLAND=on: Build Wayland WSI (Window System Integration) support
XCB=on: Build XCB WSI (Window System Integration) support
XLIB=on: Build Xlib WSI (Window System Integration) support
===> Use 'make config' to modify these settings
---End OPTIONS List---
--MAINTAINER--
greg@unrelenting.technology
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/vulkan-loader/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/vulkan-loader/work HOME=/wrkdirs/usr/ports/graphics/vulkan-loader/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/vulkan-loader/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/vulkan-loader/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/vulkan-loader/work HOME=/wrkdirs/usr/ports/graphics/vulkan-loader/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/vulkan-loader/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/graphics/vulkan-loader/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444"
--End MAKE_ENV--
--PLIST_SUB--
CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/vulkan-loader" EXAMPLESDIR="share/examples/vulkan-loader" DATADIR="share/vulkan-loader" WWWDIR="www/vulkan-loader" ETCDIR="etc/vulkan-loader"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vulkan-loader DOCSDIR=/usr/local/share/doc/vulkan-loader EXAMPLESDIR=/usr/local/share/examples/vulkan-loader WWWDIR=/usr/local/www/vulkan-loader ETCDIR=/usr/local/etc/vulkan-loader
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
FORCE_PACKAGE=yes
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
DEV_WARNING_WAIT=0
#NO_IGNORE=
# Minimize TeX dependency
devel_doxygen_UNSET += DOCS LATEX
# Bootstrapping isn't necessary for modern compilers and prevents taking
# advantage of native-xtools. GCC < 6 aren't C++11-compatible while
# Clang >= 6 and GCC >= 6 default to C++14.
lang_gcc6_UNSET += BOOTSTRAP
lang_gcc7_UNSET += BOOTSTRAP
lang_gcc8_UNSET += BOOTSTRAP
lang_gcc9_UNSET += BOOTSTRAP
# Workaround GCC/qemu crashes
.if ${MACHINE:Marm*}
math_ceres-solver_UNSET += OPENMP
graphics_colmap_UNSET += OPENMP
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: i386-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: i386-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: i386-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=12.1-RELEASE
OSREL=12.1
OSVERSION=1201000
PYTHONBASE=/usr/local
_SMP_CPUS=8
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
---End make.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 524288
stack size (kbytes, -s) 65536
core file size (512-blocks, -c) unlimited
max memory size (kbytes, -m) unlimited
locked memory (kbytes, -l) unlimited
max user processes (-u) 63536
open files (-n) 1024
virtual mem size (kbytes, -v) unlimited
swap limit (kbytes, -w) unlimited
socket buffer size (bytes, -b) unlimited
pseudo-terminals (-p) unlimited
kqueues (-k) unlimited
umtx shared locks (-o) unlimited
--End resource limits--
=======================<phase: check-sanity >============================
===> License APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> vulkan-loader-1.2.135.0 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.14.4.txz
[121i386-default-job-01] Installing pkg-1.14.4...
[121i386-default-job-01] Extracting pkg-1.14.4: .......... done
===> vulkan-loader-1.2.135.0 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of vulkan-loader-1.2.135.0
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License APACHE20 accepted by the user
===> vulkan-loader-1.2.135.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by vulkan-loader-1.2.135.0 for building
===========================================================================
=======================<phase: checksum >============================
===> License APACHE20 accepted by the user
===> vulkan-loader-1.2.135.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by vulkan-loader-1.2.135.0 for building
=> SHA256 Checksum OK for KhronosGroup-Vulkan-Loader-sdk-1.2.135.0_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License APACHE20 accepted by the user
===> vulkan-loader-1.2.135.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by vulkan-loader-1.2.135.0 for building
===> Extracting for vulkan-loader-1.2.135.0
=> SHA256 Checksum OK for KhronosGroup-Vulkan-Loader-sdk-1.2.135.0_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for vulkan-loader-1.2.135.0
===> Applying FreeBSD patches for vulkan-loader-1.2.135.0 from /usr/ports/graphics/vulkan-loader/files
===========================================================================
=======================<phase: build-depends >============================
===> vulkan-loader-1.2.135.0 depends on executable: as - found
===> vulkan-loader-1.2.135.0 depends on file: /usr/local/include/vulkan/vulkan.h - not found
===> Installing existing package /packages/All/vulkan-headers-1.2.135.0.txz
[121i386-default-job-01] Installing vulkan-headers-1.2.135.0...
[121i386-default-job-01] Extracting vulkan-headers-1.2.135.0: .......... done
===> vulkan-loader-1.2.135.0 depends on file: /usr/local/include/vulkan/vulkan.h - found
===> Returning to build of vulkan-loader-1.2.135.0
===> vulkan-loader-1.2.135.0 depends on file: /usr/local/bin/cmake - not found
===> Installing existing package /packages/All/cmake-3.17.2.txz
[121i386-default-job-01] Installing cmake-3.17.2...
[121i386-default-job-01] `-- Installing curl-7.70.0...
[121i386-default-job-01] | `-- Installing ca_root_nss-3.52...
[121i386-default-job-01] | `-- Extracting ca_root_nss-3.52: ........ done
[121i386-default-job-01] | `-- Installing libnghttp2-1.40.0...
[121i386-default-job-01] | `-- Extracting libnghttp2-1.40.0: .......... done
[121i386-default-job-01] `-- Extracting curl-7.70.0: .......... done
[121i386-default-job-01] `-- Installing expat-2.2.8...
[121i386-default-job-01] `-- Extracting expat-2.2.8: .......... done
[121i386-default-job-01] `-- Installing jsoncpp-1.9.2...
[121i386-default-job-01] `-- Extracting jsoncpp-1.9.2: .......... done
[121i386-default-job-01] `-- Installing libarchive-3.4.2,1...
[121i386-default-job-01] | `-- Installing liblz4-1.9.2_1,1...
[121i386-default-job-01] | `-- Extracting liblz4-1.9.2_1,1: .......... done
[121i386-default-job-01] | `-- Installing lzo2-2.10_1...
[121i386-default-job-01] | `-- Extracting lzo2-2.10_1: .......... done
[121i386-default-job-01] `-- Extracting libarchive-3.4.2,1: .......... done
[121i386-default-job-01] `-- Installing libuv-1.37.0...
[121i386-default-job-01] `-- Extracting libuv-1.37.0: .......... done
[121i386-default-job-01] `-- Installing rhash-1.3.9...
[121i386-default-job-01] | `-- Installing gettext-runtime-0.20.2...
[121i386-default-job-01] | | `-- Installing indexinfo-0.3.1...
[121i386-default-job-01] | | `-- Extracting indexinfo-0.3.1: .... done
[121i386-default-job-01] | `-- Extracting gettext-runtime-0.20.2: .......... done
[121i386-default-job-01] `-- Extracting rhash-1.3.9: .......... done
[121i386-default-job-01] Extracting cmake-3.17.2: .......... done
=====
Message from ca_root_nss-3.52:
--
FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.
Assessment and verification of trust is the complete responsibility of the
system administrator.
This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.
This enables SSL Certificate Verification by client software without manual
intervention.
If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.
* /etc/ssl/cert.pem
* /usr/local/etc/ssl/cert.pem
* /usr/local/openssl/cert.pem
===> vulkan-loader-1.2.135.0 depends on file: /usr/local/bin/cmake - found
===> Returning to build of vulkan-loader-1.2.135.0
===> vulkan-loader-1.2.135.0 depends on executable: ninja - not found
===> Installing existing package /packages/All/ninja-1.10.0,2.txz
[121i386-default-job-01] Installing ninja-1.10.0,2...
[121i386-default-job-01] `-- Installing python37-3.7.7...
[121i386-default-job-01] | `-- Installing libffi-3.2.1_3...
[121i386-default-job-01] | `-- Extracting libffi-3.2.1_3: .......... done
[121i386-default-job-01] | `-- Installing readline-8.0.4...
[121i386-default-job-01] | `-- Extracting readline-8.0.4: .......... done
[121i386-default-job-01] `-- Extracting python37-3.7.7: .......... done
[121i386-default-job-01] Extracting ninja-1.10.0,2: ........ done
=====
Message from python37-3.7.7:
--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:
py37-gdbm databases/py-gdbm@py37
py37-sqlite3 databases/py-sqlite3@py37
py37-tkinter x11-toolkits/py-tkinter@py37
===> vulkan-loader-1.2.135.0 depends on executable: ninja - found
===> Returning to build of vulkan-loader-1.2.135.0
===> vulkan-loader-1.2.135.0 depends on package: pkgconf>=1.3.0_1 - not found
===> Installing existing package /packages/All/pkgconf-1.6.3,1.txz
[121i386-default-job-01] Installing pkgconf-1.6.3,1...
[121i386-default-job-01] Extracting pkgconf-1.6.3,1: .......... done
===> vulkan-loader-1.2.135.0 depends on package: pkgconf>=1.3.0_1 - found
===> Returning to build of vulkan-loader-1.2.135.0
===> vulkan-loader-1.2.135.0 depends on file: /usr/local/bin/python3.7 - found
===========================================================================
=======================<phase: lib-depends >============================
===> vulkan-loader-1.2.135.0 depends on shared library: libwayland-egl.so - not found
===> Installing existing package /packages/All/wayland-1.18.0_4.txz
[121i386-default-job-01] Installing wayland-1.18.0_4...
[121i386-default-job-01] `-- Installing libepoll-shim-0.0.20200223...
[121i386-default-job-01] `-- Extracting libepoll-shim-0.0.20200223: .......... done
[121i386-default-job-01] `-- Installing libxml2-2.9.10...
[121i386-default-job-01] `-- Extracting libxml2-2.9.10: .......... done
[121i386-default-job-01] Extracting wayland-1.18.0_4: .......... done
===> vulkan-loader-1.2.135.0 depends on shared library: libwayland-egl.so - found (/usr/local/lib/libwayland-egl.so)
===> Returning to build of vulkan-loader-1.2.135.0
===> vulkan-loader-1.2.135.0 depends on shared library: libX11-xcb.so - not found
===> Installing existing package /packages/All/libX11-1.6.9_1,1.txz
[121i386-default-job-01] Installing libX11-1.6.9_1,1...
[121i386-default-job-01] `-- Installing libXau-1.0.9...
[121i386-default-job-01] `-- Extracting libXau-1.0.9: .......... done
[121i386-default-job-01] `-- Installing libXdmcp-1.1.3...
[121i386-default-job-01] | `-- Installing xorgproto-2020.1...
[121i386-default-job-01] | `-- Extracting xorgproto-2020.1: .......... done
[121i386-default-job-01] `-- Extracting libXdmcp-1.1.3: ......... done
[121i386-default-job-01] `-- Installing libxcb-1.13.1...
[121i386-default-job-01] | `-- Installing libpthread-stubs-0.4...
[121i386-default-job-01] | `-- Extracting libpthread-stubs-0.4: .... done
[121i386-default-job-01] `-- Extracting libxcb-1.13.1: .......... done
[121i386-default-job-01] Extracting libX11-1.6.9_1,1: .......... done
===> vulkan-loader-1.2.135.0 depends on shared library: libX11-xcb.so - found (/usr/local/lib/libX11-xcb.so)
===> Returning to build of vulkan-loader-1.2.135.0
===> vulkan-loader-1.2.135.0 depends on shared library: libxcb.so - found (/usr/local/lib/libxcb.so)
===> vulkan-loader-1.2.135.0 depends on shared library: libX11.so - found (/usr/local/lib/libX11.so)
===> vulkan-loader-1.2.135.0 depends on shared library: libXrandr.so - not found
===> Installing existing package /packages/All/libXrandr-1.5.2.txz
[121i386-default-job-01] Installing libXrandr-1.5.2...
[121i386-default-job-01] `-- Installing libXext-1.3.4,1...
[121i386-default-job-01] `-- Extracting libXext-1.3.4,1: .......... done
[121i386-default-job-01] `-- Installing libXrender-0.9.10_2...
[121i386-default-job-01] `-- Extracting libXrender-0.9.10_2: .......... done
[121i386-default-job-01] Extracting libXrandr-1.5.2: .......... done
===> vulkan-loader-1.2.135.0 depends on shared library: libXrandr.so - found (/usr/local/lib/libXrandr.so)
===> Returning to build of vulkan-loader-1.2.135.0
===========================================================================
=>> Recording filesystem state for prebuild... done
=======================<phase: configure >============================
===> vulkan-loader-1.2.135.0 depends on executable: as - found
===> vulkan-loader-1.2.135.0 depends on file: /usr/local/include/vulkan/vulkan.h - found
===> vulkan-loader-1.2.135.0 depends on file: /usr/local/bin/cmake - found
===> vulkan-loader-1.2.135.0 depends on executable: ninja - found
===> vulkan-loader-1.2.135.0 depends on package: pkgconf>=1.3.0_1 - found
===> vulkan-loader-1.2.135.0 depends on file: /usr/local/bin/python3.7 - found
===> vulkan-loader-1.2.135.0 depends on shared library: libwayland-egl.so - found (/usr/local/lib/libwayland-egl.so)
===> vulkan-loader-1.2.135.0 depends on shared library: libX11-xcb.so - found (/usr/local/lib/libX11-xcb.so)
===> vulkan-loader-1.2.135.0 depends on shared library: libxcb.so - found (/usr/local/lib/libxcb.so)
===> vulkan-loader-1.2.135.0 depends on shared library: libX11.so - found (/usr/local/lib/libX11.so)
===> vulkan-loader-1.2.135.0 depends on shared library: libXrandr.so - found (/usr/local/lib/libXrandr.so)
===> Configuring for vulkan-loader-1.2.135.0
===> Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/graphics/vulkan-loader/work/.build
-- The C compiler identification is Clang 8.0.1
-- The CXX compiler identification is Clang 8.0.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found VulkanHeaders: /usr/local/include
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args`
(VulkanRegistry) does not match the name of the calling package
(VulkanHeaders). This can lead to problems in calling code that expects
`find_package` result variables (e.g., `_FOUND`) to follow a certain
pattern.
Call Stack (most recent call first):
cmake/FindVulkanHeaders.cmake:89 (find_package_handle_standard_args)
CMakeLists.txt:49 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found VulkanRegistry: /usr/local/share/vulkan/registry
-- Detected Vulkan Version 1.2.135
-- Found PkgConfig: pkgconf (found version "1.6.3")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (xcb) does
not match the name of the calling package (XCB). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
cmake/FindXCB.cmake:38 (find_package_handle_standard_args)
CMakeLists.txt:120 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found xcb: /usr/local/include
-- Found X11: /usr/local/include
-- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so
-- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so - 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
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args`
(WAYLAND_CLIENT) does not match the name of the calling package (Wayland).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
cmake/FindWayland.cmake:52 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:128 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found WAYLAND_CLIENT: /usr/local/lib/libwayland-client.so
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args`
(WAYLAND_SERVER) does not match the name of the calling package (Wayland).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
cmake/FindWayland.cmake:53 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:128 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found WAYLAND_SERVER: /usr/local/lib/libwayland-server.so
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args`
(WAYLAND_EGL) does not match the name of the calling package (Wayland).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
cmake/FindWayland.cmake:54 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:128 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found WAYLAND_EGL: /usr/local/lib/libwayland-egl.so
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args`
(WAYLAND_CURSOR) does not match the name of the calling package (Wayland).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
cmake/FindWayland.cmake:55 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:128 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found WAYLAND_CURSOR: /usr/local/lib/libwayland-cursor.so
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (WAYLAND)
does not match the name of the calling package (Wayland). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
cmake/FindWayland.cmake:56 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:128 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found WAYLAND: /usr/local/lib/libwayland-client.so;/usr/local/lib/libwayland-server.so;/usr/local/lib/libwayland-egl.so;/usr/local/lib/libwayland-cursor.so
-- 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:27 (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/bin/cc
-- Looking for cet.h
-- Looking for cet.h - not found
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
BOOST_PYTHON_SUFFIX
CMAKE_COLOR_MAKEFILE
CMAKE_CXX_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS
CMAKE_VERBOSE_MAKEFILE
THREADS_HAVE_PTHREAD_ARG
-- Build files have been written to: /wrkdirs/usr/ports/graphics/vulkan-loader/work/.build
===========================================================================
=======================<phase: build >============================
===> Building for vulkan-loader-1.2.135.0
[1/15] /usr/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -I/usr/local/include -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/generated -Iloader -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/asm_offset.c
[2/15] : && /usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong loader/CMakeFiles/asm_offset.dir/asm_offset.c.o -o loader/asm_offset && :
[3/15] cd /wrkdirs/usr/ports/graphics/vulkan-loader/work/.build/loader && /wrkdirs/usr/ports/graphics/vulkan-loader/work/.build/loader/asm_offset GAS
[4/15] /usr/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -Dvulkan_EXPORTS -I/usr/local/include -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/generated -Iloader -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/murmurhash.c
[5/15] /usr/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -Dvulkan_EXPORTS -I/usr/local/include -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/generated -Iloader -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/extension_manual.c
[6/15] /usr/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -Dvulkan_EXPORTS -I/usr/local/include -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/generated -Iloader -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/dev_ext_trampoline.c
[7/15] /usr/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -Dvulkan_EXPORTS -I/usr/local/include -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/generated -Iloader -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/phys_dev_ext.c
[8/15] /usr/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -Dvulkan_EXPORTS -I/usr/local/include -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/generated -Iloader -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/debug_utils.c
[9/15] /usr/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -Dvulkan_EXPORTS -I/usr/local/include -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/generated -Iloader -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/wsi.c
[10/15] /usr/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -Dvulkan_EXPORTS -I/usr/local/include -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/generated -Iloader -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -O3 -DNDEBUG -fPIC -MD -MT loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas.S.o -MF loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas.S.o.d -o loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas.S.o -c /wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S
FAILED: loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas.S.o
/usr/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -Dvulkan_EXPORTS -I/usr/local/include -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/generated -Iloader -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -O3 -DNDEBUG -fPIC -MD -MT loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas.S.o -MF loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas.S.o.d -o loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas.S.o -c /wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:385:5: note: while in macro instantiation
PhysDevExtTermin 0
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:386:5: note: while in macro instantiation
PhysDevExtTermin 1
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:387:5: note: while in macro instantiation
PhysDevExtTermin 2
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:388:5: note: while in macro instantiation
PhysDevExtTermin 3
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:389:5: note: while in macro instantiation
PhysDevExtTermin 4
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:390:5: note: while in macro instantiation
PhysDevExtTermin 5
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:391:5: note: while in macro instantiation
PhysDevExtTermin 6
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:392:5: note: while in macro instantiation
PhysDevExtTermin 7
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:393:5: note: while in macro instantiation
PhysDevExtTermin 8
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:394:5: note: while in macro instantiation
PhysDevExtTermin 9
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:395:5: note: while in macro instantiation
PhysDevExtTermin 10
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:396:5: note: while in macro instantiation
PhysDevExtTermin 11
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:397:5: note: while in macro instantiation
PhysDevExtTermin 12
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:398:5: note: while in macro instantiation
PhysDevExtTermin 13
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:399:5: note: while in macro instantiation
PhysDevExtTermin 14
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:400:5: note: while in macro instantiation
PhysDevExtTermin 15
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:401:5: note: while in macro instantiation
PhysDevExtTermin 16
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:402:5: note: while in macro instantiation
PhysDevExtTermin 17
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:403:5: note: while in macro instantiation
PhysDevExtTermin 18
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:404:5: note: while in macro instantiation
PhysDevExtTermin 19
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:405:5: note: while in macro instantiation
PhysDevExtTermin 20
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:406:5: note: while in macro instantiation
PhysDevExtTermin 21
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:407:5: note: while in macro instantiation
PhysDevExtTermin 22
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:408:5: note: while in macro instantiation
PhysDevExtTermin 23
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:409:5: note: while in macro instantiation
PhysDevExtTermin 24
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:410:5: note: while in macro instantiation
PhysDevExtTermin 25
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:411:5: note: while in macro instantiation
PhysDevExtTermin 26
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:412:5: note: while in macro instantiation
PhysDevExtTermin 27
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:413:5: note: while in macro instantiation
PhysDevExtTermin 28
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:414:5: note: while in macro instantiation
PhysDevExtTermin 29
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:415:5: note: while in macro instantiation
PhysDevExtTermin 30
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:416:5: note: while in macro instantiation
PhysDevExtTermin 31
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:417:5: note: while in macro instantiation
PhysDevExtTermin 32
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:418:5: note: while in macro instantiation
PhysDevExtTermin 33
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:419:5: note: while in macro instantiation
PhysDevExtTermin 34
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:420:5: note: while in macro instantiation
PhysDevExtTermin 35
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:421:5: note: while in macro instantiation
PhysDevExtTermin 36
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:422:5: note: while in macro instantiation
PhysDevExtTermin 37
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:423:5: note: while in macro instantiation
PhysDevExtTermin 38
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:424:5: note: while in macro instantiation
PhysDevExtTermin 39
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:425:5: note: while in macro instantiation
PhysDevExtTermin 40
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:426:5: note: while in macro instantiation
PhysDevExtTermin 41
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:427:5: note: while in macro instantiation
PhysDevExtTermin 42
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:428:5: note: while in macro instantiation
PhysDevExtTermin 43
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:429:5: note: while in macro instantiation
PhysDevExtTermin 44
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:430:5: note: while in macro instantiation
PhysDevExtTermin 45
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:431:5: note: while in macro instantiation
PhysDevExtTermin 46
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:432:5: note: while in macro instantiation
PhysDevExtTermin 47
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:433:5: note: while in macro instantiation
PhysDevExtTermin 48
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:434:5: note: while in macro instantiation
PhysDevExtTermin 49
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:435:5: note: while in macro instantiation
PhysDevExtTermin 50
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:436:5: note: while in macro instantiation
PhysDevExtTermin 51
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:437:5: note: while in macro instantiation
PhysDevExtTermin 52
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:438:5: note: while in macro instantiation
PhysDevExtTermin 53
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:439:5: note: while in macro instantiation
PhysDevExtTermin 54
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:440:5: note: while in macro instantiation
PhysDevExtTermin 55
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:441:5: note: while in macro instantiation
PhysDevExtTermin 56
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:442:5: note: while in macro instantiation
PhysDevExtTermin 57
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:443:5: note: while in macro instantiation
PhysDevExtTermin 58
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:444:5: note: while in macro instantiation
PhysDevExtTermin 59
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:445:5: note: while in macro instantiation
PhysDevExtTermin 60
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:446:5: note: while in macro instantiation
PhysDevExtTermin 61
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:447:5: note: while in macro instantiation
PhysDevExtTermin 62
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:448:5: note: while in macro instantiation
PhysDevExtTermin 63
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:449:5: note: while in macro instantiation
PhysDevExtTermin 64
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:450:5: note: while in macro instantiation
PhysDevExtTermin 65
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:451:5: note: while in macro instantiation
PhysDevExtTermin 66
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:452:5: note: while in macro instantiation
PhysDevExtTermin 67
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:453:5: note: while in macro instantiation
PhysDevExtTermin 68
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:454:5: note: while in macro instantiation
PhysDevExtTermin 69
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:455:5: note: while in macro instantiation
PhysDevExtTermin 70
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:456:5: note: while in macro instantiation
PhysDevExtTermin 71
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:457:5: note: while in macro instantiation
PhysDevExtTermin 72
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:458:5: note: while in macro instantiation
PhysDevExtTermin 73
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:459:5: note: while in macro instantiation
PhysDevExtTermin 74
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:460:5: note: while in macro instantiation
PhysDevExtTermin 75
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:461:5: note: while in macro instantiation
PhysDevExtTermin 76
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:462:5: note: while in macro instantiation
PhysDevExtTermin 77
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:463:5: note: while in macro instantiation
PhysDevExtTermin 78
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:464:5: note: while in macro instantiation
PhysDevExtTermin 79
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:465:5: note: while in macro instantiation
PhysDevExtTermin 80
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:466:5: note: while in macro instantiation
PhysDevExtTermin 81
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:467:5: note: while in macro instantiation
PhysDevExtTermin 82
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:468:5: note: while in macro instantiation
PhysDevExtTermin 83
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:469:5: note: while in macro instantiation
PhysDevExtTermin 84
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:470:5: note: while in macro instantiation
PhysDevExtTermin 85
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:471:5: note: while in macro instantiation
PhysDevExtTermin 86
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:472:5: note: while in macro instantiation
PhysDevExtTermin 87
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:473:5: note: while in macro instantiation
PhysDevExtTermin 88
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:474:5: note: while in macro instantiation
PhysDevExtTermin 89
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:475:5: note: while in macro instantiation
PhysDevExtTermin 90
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:476:5: note: while in macro instantiation
PhysDevExtTermin 91
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:477:5: note: while in macro instantiation
PhysDevExtTermin 92
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:478:5: note: while in macro instantiation
PhysDevExtTermin 93
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:479:5: note: while in macro instantiation
PhysDevExtTermin 94
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:480:5: note: while in macro instantiation
PhysDevExtTermin 95
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:481:5: note: while in macro instantiation
PhysDevExtTermin 96
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:482:5: note: while in macro instantiation
PhysDevExtTermin 97
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:483:5: note: while in macro instantiation
PhysDevExtTermin 98
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:484:5: note: while in macro instantiation
PhysDevExtTermin 99
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:485:5: note: while in macro instantiation
PhysDevExtTermin 100
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:486:5: note: while in macro instantiation
PhysDevExtTermin 101
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:487:5: note: while in macro instantiation
PhysDevExtTermin 102
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:488:5: note: while in macro instantiation
PhysDevExtTermin 103
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:489:5: note: while in macro instantiation
PhysDevExtTermin 104
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:490:5: note: while in macro instantiation
PhysDevExtTermin 105
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:491:5: note: while in macro instantiation
PhysDevExtTermin 106
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:492:5: note: while in macro instantiation
PhysDevExtTermin 107
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:493:5: note: while in macro instantiation
PhysDevExtTermin 108
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:494:5: note: while in macro instantiation
PhysDevExtTermin 109
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:495:5: note: while in macro instantiation
PhysDevExtTermin 110
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:496:5: note: while in macro instantiation
PhysDevExtTermin 111
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:497:5: note: while in macro instantiation
PhysDevExtTermin 112
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:498:5: note: while in macro instantiation
PhysDevExtTermin 113
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:499:5: note: while in macro instantiation
PhysDevExtTermin 114
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:500:5: note: while in macro instantiation
PhysDevExtTermin 115
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:501:5: note: while in macro instantiation
PhysDevExtTermin 116
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:502:5: note: while in macro instantiation
PhysDevExtTermin 117
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:503:5: note: while in macro instantiation
PhysDevExtTermin 118
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:504:5: note: while in macro instantiation
PhysDevExtTermin 119
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:505:5: note: while in macro instantiation
PhysDevExtTermin 120
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:506:5: note: while in macro instantiation
PhysDevExtTermin 121
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:507:5: note: while in macro instantiation
PhysDevExtTermin 122
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:508:5: note: while in macro instantiation
PhysDevExtTermin 123
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:509:5: note: while in macro instantiation
PhysDevExtTermin 124
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:510:5: note: while in macro instantiation
PhysDevExtTermin 125
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:511:5: note: while in macro instantiation
PhysDevExtTermin 126
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:512:5: note: while in macro instantiation
PhysDevExtTermin 127
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:513:5: note: while in macro instantiation
PhysDevExtTermin 128
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:514:5: note: while in macro instantiation
PhysDevExtTermin 129
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:515:5: note: while in macro instantiation
PhysDevExtTermin 130
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:516:5: note: while in macro instantiation
PhysDevExtTermin 131
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:517:5: note: while in macro instantiation
PhysDevExtTermin 132
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:518:5: note: while in macro instantiation
PhysDevExtTermin 133
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:519:5: note: while in macro instantiation
PhysDevExtTermin 134
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:520:5: note: while in macro instantiation
PhysDevExtTermin 135
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:521:5: note: while in macro instantiation
PhysDevExtTermin 136
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:522:5: note: while in macro instantiation
PhysDevExtTermin 137
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:523:5: note: while in macro instantiation
PhysDevExtTermin 138
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:524:5: note: while in macro instantiation
PhysDevExtTermin 139
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:525:5: note: while in macro instantiation
PhysDevExtTermin 140
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:526:5: note: while in macro instantiation
PhysDevExtTermin 141
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:527:5: note: while in macro instantiation
PhysDevExtTermin 142
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:528:5: note: while in macro instantiation
PhysDevExtTermin 143
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:529:5: note: while in macro instantiation
PhysDevExtTermin 144
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:530:5: note: while in macro instantiation
PhysDevExtTermin 145
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:531:5: note: while in macro instantiation
PhysDevExtTermin 146
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:532:5: note: while in macro instantiation
PhysDevExtTermin 147
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:533:5: note: while in macro instantiation
PhysDevExtTermin 148
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:534:5: note: while in macro instantiation
PhysDevExtTermin 149
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:535:5: note: while in macro instantiation
PhysDevExtTermin 150
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:536:5: note: while in macro instantiation
PhysDevExtTermin 151
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:537:5: note: while in macro instantiation
PhysDevExtTermin 152
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:538:5: note: while in macro instantiation
PhysDevExtTermin 153
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:539:5: note: while in macro instantiation
PhysDevExtTermin 154
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:540:5: note: while in macro instantiation
PhysDevExtTermin 155
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:541:5: note: while in macro instantiation
PhysDevExtTermin 156
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:542:5: note: while in macro instantiation
PhysDevExtTermin 157
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:543:5: note: while in macro instantiation
PhysDevExtTermin 158
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:544:5: note: while in macro instantiation
PhysDevExtTermin 159
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:545:5: note: while in macro instantiation
PhysDevExtTermin 160
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:546:5: note: while in macro instantiation
PhysDevExtTermin 161
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:547:5: note: while in macro instantiation
PhysDevExtTermin 162
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:548:5: note: while in macro instantiation
PhysDevExtTermin 163
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:549:5: note: while in macro instantiation
PhysDevExtTermin 164
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:550:5: note: while in macro instantiation
PhysDevExtTermin 165
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:551:5: note: while in macro instantiation
PhysDevExtTermin 166
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:552:5: note: while in macro instantiation
PhysDevExtTermin 167
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:553:5: note: while in macro instantiation
PhysDevExtTermin 168
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:554:5: note: while in macro instantiation
PhysDevExtTermin 169
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:555:5: note: while in macro instantiation
PhysDevExtTermin 170
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:556:5: note: while in macro instantiation
PhysDevExtTermin 171
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:557:5: note: while in macro instantiation
PhysDevExtTermin 172
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:558:5: note: while in macro instantiation
PhysDevExtTermin 173
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:559:5: note: while in macro instantiation
PhysDevExtTermin 174
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:560:5: note: while in macro instantiation
PhysDevExtTermin 175
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:561:5: note: while in macro instantiation
PhysDevExtTermin 176
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:562:5: note: while in macro instantiation
PhysDevExtTermin 177
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:563:5: note: while in macro instantiation
PhysDevExtTermin 178
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:564:5: note: while in macro instantiation
PhysDevExtTermin 179
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:565:5: note: while in macro instantiation
PhysDevExtTermin 180
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:566:5: note: while in macro instantiation
PhysDevExtTermin 181
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:567:5: note: while in macro instantiation
PhysDevExtTermin 182
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:568:5: note: while in macro instantiation
PhysDevExtTermin 183
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:569:5: note: while in macro instantiation
PhysDevExtTermin 184
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:570:5: note: while in macro instantiation
PhysDevExtTermin 185
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:571:5: note: while in macro instantiation
PhysDevExtTermin 186
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:572:5: note: while in macro instantiation
PhysDevExtTermin 187
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:573:5: note: while in macro instantiation
PhysDevExtTermin 188
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:574:5: note: while in macro instantiation
PhysDevExtTermin 189
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:575:5: note: while in macro instantiation
PhysDevExtTermin 190
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:576:5: note: while in macro instantiation
PhysDevExtTermin 191
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:577:5: note: while in macro instantiation
PhysDevExtTermin 192
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:578:5: note: while in macro instantiation
PhysDevExtTermin 193
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:579:5: note: while in macro instantiation
PhysDevExtTermin 194
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:580:5: note: while in macro instantiation
PhysDevExtTermin 195
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:581:5: note: while in macro instantiation
PhysDevExtTermin 196
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:582:5: note: while in macro instantiation
PhysDevExtTermin 197
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:583:5: note: while in macro instantiation
PhysDevExtTermin 198
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:584:5: note: while in macro instantiation
PhysDevExtTermin 199
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:585:5: note: while in macro instantiation
PhysDevExtTermin 200
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:586:5: note: while in macro instantiation
PhysDevExtTermin 201
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:587:5: note: while in macro instantiation
PhysDevExtTermin 202
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:588:5: note: while in macro instantiation
PhysDevExtTermin 203
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:589:5: note: while in macro instantiation
PhysDevExtTermin 204
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:590:5: note: while in macro instantiation
PhysDevExtTermin 205
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:591:5: note: while in macro instantiation
PhysDevExtTermin 206
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:592:5: note: while in macro instantiation
PhysDevExtTermin 207
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:593:5: note: while in macro instantiation
PhysDevExtTermin 208
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:594:5: note: while in macro instantiation
PhysDevExtTermin 209
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:595:5: note: while in macro instantiation
PhysDevExtTermin 210
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:596:5: note: while in macro instantiation
PhysDevExtTermin 211
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:597:5: note: while in macro instantiation
PhysDevExtTermin 212
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:598:5: note: while in macro instantiation
PhysDevExtTermin 213
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:599:5: note: while in macro instantiation
PhysDevExtTermin 214
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:600:5: note: while in macro instantiation
PhysDevExtTermin 215
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:601:5: note: while in macro instantiation
PhysDevExtTermin 216
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:602:5: note: while in macro instantiation
PhysDevExtTermin 217
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:603:5: note: while in macro instantiation
PhysDevExtTermin 218
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:604:5: note: while in macro instantiation
PhysDevExtTermin 219
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:605:5: note: while in macro instantiation
PhysDevExtTermin 220
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:606:5: note: while in macro instantiation
PhysDevExtTermin 221
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:607:5: note: while in macro instantiation
PhysDevExtTermin 222
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:608:5: note: while in macro instantiation
PhysDevExtTermin 223
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:609:5: note: while in macro instantiation
PhysDevExtTermin 224
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:610:5: note: while in macro instantiation
PhysDevExtTermin 225
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:611:5: note: while in macro instantiation
PhysDevExtTermin 226
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:612:5: note: while in macro instantiation
PhysDevExtTermin 227
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:613:5: note: while in macro instantiation
PhysDevExtTermin 228
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:614:5: note: while in macro instantiation
PhysDevExtTermin 229
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:615:5: note: while in macro instantiation
PhysDevExtTermin 230
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:616:5: note: while in macro instantiation
PhysDevExtTermin 231
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:617:5: note: while in macro instantiation
PhysDevExtTermin 232
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:618:5: note: while in macro instantiation
PhysDevExtTermin 233
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:619:5: note: while in macro instantiation
PhysDevExtTermin 234
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:620:5: note: while in macro instantiation
PhysDevExtTermin 235
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:621:5: note: while in macro instantiation
PhysDevExtTermin 236
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:622:5: note: while in macro instantiation
PhysDevExtTermin 237
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:623:5: note: while in macro instantiation
PhysDevExtTermin 238
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:624:5: note: while in macro instantiation
PhysDevExtTermin 239
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:625:5: note: while in macro instantiation
PhysDevExtTermin 240
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:626:5: note: while in macro instantiation
PhysDevExtTermin 241
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:627:5: note: while in macro instantiation
PhysDevExtTermin 242
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:628:5: note: while in macro instantiation
PhysDevExtTermin 243
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:629:5: note: while in macro instantiation
PhysDevExtTermin 244
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:630:5: note: while in macro instantiation
PhysDevExtTermin 245
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:631:5: note: while in macro instantiation
PhysDevExtTermin 246
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:632:5: note: while in macro instantiation
PhysDevExtTermin 247
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:633:5: note: while in macro instantiation
PhysDevExtTermin 248
^
<instantiation>:14:17: error: cannot use more than one symbol in memory operand
push offset termin_error_string@GOT # Push the error string (fourth arg)
^
/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/unknown_ext_chain_gas.S:634:5: note: while in macro instantiation
PhysDevExtTermin 249
^
[11/15] /usr/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -Dvulkan_EXPORTS -I/usr/local/include -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/generated -Iloader -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/cJSON.c
[12/15] /usr/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -Dvulkan_EXPORTS -I/usr/local/include -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/generated -Iloader -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/trampoline.c
[13/15] /usr/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\" -DFALLBACK_CONFIG_DIRS=\"/etc/xdg\" -DFALLBACK_DATA_DIRS=\"/usr/local/share:/usr/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -Dvulkan_EXPORTS -I/usr/local/include -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader -I/wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/generated -Iloader -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith -Wno-typedef-redefinition -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /wrkdirs/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/loader.c
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped in /usr/ports/graphics/vulkan-loader
=>> Cleaning up wrkdir
===> Cleaning for vulkan-loader-1.2.135.0
build of graphics/vulkan-loader | vulkan-loader-1.2.135.0 ended at Thu May 14 22:48:44 GMT 2020
build time: 00:00:06
!!! build failure encountered !!!

Event Timeline

jbeich changed the title of this paste from untitled to graphics/vulkan-loader: 1.2.135.0 bustage on i386.