------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for pocl-3.1: DOCS=on: Build documentation (needs textproc/py-sphinx) ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/lang/pocl XDG_CONFIG_HOME=/construction/lang/pocl XDG_CACHE_HOME=/construction/lang/pocl/.cache HOME=/construction/lang/pocl TMPDIR="/tmp" PATH=/construction/lang/pocl/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/lang/pocl/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CMAKE_PREFIX_PATH="/usr/local" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/lang/pocl XDG_CONFIG_HOME=/construction/lang/pocl XDG_CACHE_HOME=/construction/lang/pocl/.cache HOME=/construction/lang/pocl TMPDIR="/tmp" PATH=/construction/lang/pocl/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/lang/pocl/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS=" -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/lang/pocl/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- CONFIGURE_TARGET=x86_64-portbld-dragonfly6.5 PORTDOCS="" AARCH64="@comment " PPC64="@comment " PPC64LE="@comment " X86="" CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/pocl" EXAMPLESDIR="share/examples/pocl" DATADIR="share/pocl" WWWDIR="www/pocl" ETCDIR="etc/pocl" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pocl DOCSDIR=/usr/local/share/doc/pocl EXAMPLESDIR=/usr/local/share/examples/pocl WWWDIR=/usr/local/www/pocl ETCDIR=/usr/local/etc/pocl SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- UNFLAVORED devel/llvm15 -> use devel/llvm15@default Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/py39-zipp-3.15.0.pkg Installing /packages/All/py39-importlib-metadata-6.7.0.pkg Installing /packages/All/py39-markdown-3.3.7_1.pkg Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/py39-sphinx-markdown-tables-0.0.15,1.pkg Installing /packages/All/py39-future-0.18.3.pkg Installing /packages/All/py39-CommonMark-0.9.1.pkg Installing /packages/All/py39-docutils-0.19,1.pkg Installing /packages/All/py39-sphinxcontrib-applehelp-1.0.2.pkg Installing /packages/All/py39-sphinxcontrib-devhelp-1.0.2.pkg Installing /packages/All/py39-sphinxcontrib-jsmath-1.0.1.pkg Installing /packages/All/py39-sphinxcontrib-htmlhelp-2.0.0.pkg Installing /packages/All/py39-sphinxcontrib-serializinghtml-1.1.5.pkg Installing /packages/All/py39-sphinxcontrib-qthelp-1.0.3.pkg Installing /packages/All/py39-markupsafe-2.1.3.pkg Installing /packages/All/py39-pytz-2023.3,1.pkg Installing /packages/All/py39-Babel-2.12.1.pkg Installing /packages/All/py39-Jinja2-3.1.2.pkg Installing /packages/All/py39-pygments-2.15.1.pkg Installing /packages/All/py39-pystemmer-2.0.1.pkg Installing /packages/All/py39-snowballstemmer-2.2.0.pkg Installing /packages/All/py39-alabaster-0.7.13.pkg Installing /packages/All/py39-imagesize-1.4.1.pkg Installing /packages/All/py39-certifi-2023.5.7.pkg Installing /packages/All/py39-charset-normalizer-3.1.0.pkg Installing /packages/All/py39-idna-3.4_1.pkg Installing /packages/All/py39-pysocks-1.7.1.pkg Installing /packages/All/py39-pycparser-2.21.pkg Installing /packages/All/py39-cffi-1.15.1.pkg Installing /packages/All/py39-cryptography-3.4.8_1,1.pkg Installing /packages/All/py39-six-1.16.0.pkg Installing /packages/All/py39-openssl-21.0.0,1.pkg Installing /packages/All/py39-urllib3-1.26.16,1.pkg ===== Message from py39-urllib3-1.26.16,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py39-requests-2.31.0.pkg Installing /packages/All/py39-packaging-23.1.pkg Installing /packages/All/ca_root_nss-3.89.1.pkg ===== Message from ca_root_nss-3.89.1: -- 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 Installing /packages/All/py39-sphinx-5.3.0_1,1.pkg Installing /packages/All/py39-recommonmark-0.5.0_2.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/binutils-2.40_4,1.pkg Installing /packages/All/libuv-1.46.0.pkg Installing /packages/All/rhash-1.4.3.pkg Installing /packages/All/pkg-1.19.2.pkg Installing /packages/All/libarchive-3.6.2,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/cmake-core-3.26.1_1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/perl5-5.32.1_3.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/ccache-3.7.12_4.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/llvm15-15.0.7_5.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required create symlink for clang15 create symlink for clang15 (world) create symlink for clang++15 create symlink for clang++15 (world) Installing /packages/All/opencl-3.0.14.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required ===== Message from opencl-3.0.14: -- OpenCL is the first open, royalty-free standard for cross-platform, parallel programming of modern processors. Installing /packages/All/pkgconf-1.8.1,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libpciaccess-0.17.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/level-zero-1.12.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libxml2-2.10.4.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/hwloc2-2.8.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/ocl-icd-2.3.1_1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required UNFLAVORED devel/llvm15 -> use devel/llvm15@default SUCCEEDED 00:00:35 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> pocl-3.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> pocl-3.1 depends on file: /usr/local/sbin/pkg - found => pocl-pocl-v3.1_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/pocl/pocl/tar.gz/v3.1?dummy=/pocl-pocl-v3.1_GH0.tar.gz fetch: https://codeload.github.com/pocl/pocl/tar.gz/v3.1?dummy=/pocl-pocl-v3.1_GH0.tar.gz: size unknown fetch: https://codeload.github.com/pocl/pocl/tar.gz/v3.1?dummy=/pocl-pocl-v3.1_GH0.tar.gz: size of remote file is not known pocl-pocl-v3.1_GH0.tar.gz 0 B 0 Bps pocl-pocl-v3.1_GH0.tar.gz 16 kB 278 kBps pocl-pocl-v3.1_GH0.tar.gz 1883 kB 1855 kBps 01s ===> Fetching all distfiles required by pocl-3.1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> pocl-3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pocl-3.1 for building => SHA256 Checksum OK for pocl-pocl-v3.1_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> pocl-3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pocl-3.1 for building ===> Extracting for pocl-3.1 => SHA256 Checksum OK for pocl-pocl-v3.1_GH0.tar.gz. Extracted Memory Use: 20.01M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for pocl-3.1 ===> Applying ports patches for pocl-3.1 from /xports/lang/pocl/files ===> Applying dragonfly patches for pocl-3.1 from /xports/lang/pocl/dragonfly SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> pocl-3.1 depends on package: llvm15>=14 - found ===> pocl-3.1 depends on package: opencl>=3 - found ===> pocl-3.1 depends on package: py39-sphinx>=0 - found ===> pocl-3.1 depends on file: /usr/local/bin/cmake - found ===> pocl-3.1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> pocl-3.1 depends on package: pkgconf>=1.3.0_1 - found ===> pocl-3.1 depends on file: /usr/local/bin/python3.9 - found ===> pocl-3.1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> pocl-3.1 depends on shared library: libhwloc.so - found (/usr/local/lib/libhwloc.so) ===> pocl-3.1 depends on shared library: libOpenCL.so - found (/usr/local/lib/libOpenCL.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> pocl-3.1 depends on package: llvm15>=14 - found ===> pocl-3.1 depends on package: opencl>=3 - found ===> pocl-3.1 depends on package: py39-sphinx>=0 - found ===> pocl-3.1 depends on file: /usr/local/bin/cmake - found ===> pocl-3.1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> pocl-3.1 depends on package: pkgconf>=1.3.0_1 - found ===> pocl-3.1 depends on file: /usr/local/bin/python3.9 - found ===> pocl-3.1 depends on file: /usr/local/bin/ccache - found ===> pocl-3.1 depends on shared library: libhwloc.so - found (/usr/local/lib/libhwloc.so) ===> pocl-3.1 depends on shared library: libOpenCL.so - found (/usr/local/lib/libOpenCL.so) ===> Configuring for pocl-3.1 ===> Performing out-of-source build /bin/mkdir -p /construction/lang/pocl/.build CMake Deprecation Warning at CMakeLists.txt:27 (cmake_policy): The OLD behavior for policy CMP0067 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/libexec/ccache/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/local/libexec/ccache/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMAKE_SYSTEM_NAME: DragonFly -- CMAKE_SYSTEM_PROCESSOR: x86_64 -- CMAKE_LIBRARY_ARCHITECTURE: -- Performing Test HAVE_WARN_INCOMPATIBLE_POINTER_TYPES -- Performing Test HAVE_WARN_INCOMPATIBLE_POINTER_TYPES - Success -- No git and/or not a prerelease -> not adding git commit to version. -- Host CPU cores: 32 -- Found PkgConfig: /usr/local/bin/pkgconf (found version "1.8.1") -- Checking for module 'hwloc' -- Found hwloc, version 2.8.0 -- Found Hwloc: hwloc -- Found hwloc 2.8.0 in /usr/local/include;/usr/local/include/libxml2:hwloc -- Hwloc_VERSION 2.8.0 -- Hwloc_LIBRARIES hwloc -- Hwloc_INCLUDE_DIRS /usr/local/include;/usr/local/include/libxml2 -- Looking for include files sys/types.h, sys/sysctl.h -- Looking for include files sys/types.h, sys/sysctl.h - found -- L1D Cacheline size detected: 64 -- Using llvm-config: /usr/local/llvm15/bin/llvm-config -- LLVM binaries suffix : -- llvm-config's LLVM_PREFIX is: /usr/local/llvm15 -- llvm-config's LLVM_VERSION_FULL is: 15.0.7 -- LLVM_VERSION: 15.0 -- llvm-config's LLVM_CFLAGS is: -I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -- llvm-config's LLVM_CXXFLAGS is: -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -- llvm-config's LLVM_CPPFLAGS is: -I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -- llvm-config's LLVM_LDFLAGS is: -L/usr/local/llvm15/lib -- llvm-config's LLVM_BINDIR is: /usr/local/llvm15/bin -- llvm-config's LLVM_LIBDIR is: /usr/local/llvm15/lib -- llvm-config's LLVM_INCLUDEDIR is: /usr/local/llvm15/include -- llvm-config's LLVM_SRC_ROOT is: /construction/devel/llvm15/llvm-project-15.0.7.src/llvm -- llvm-config's LLVM_OBJ_ROOT is: /usr/local/llvm15 -- llvm-config's LLVM_ALL_TARGETS is: AArch64 AMDGPU ARM AVR BPF Hexagon Lanai Mips MSP430 NVPTX PowerPC RISCV Sparc SystemZ VE WebAssembly X86 XCore -- llvm-config's LLVM_HOST_TARGET is: x86_64-portbld-dragonfly6.5 -- llvm-config's LLVM_BUILD_MODE is: Release -- llvm-config's LLVM_ASSERTS_BUILD is: OFF -- llvm-config's LLVM_HAS_RTTI is: YES -- llvm-config's LLVM_LIBS is: -lLLVM-15 -- llvm-config's LLVM_SYSLIBS is: -- Found clang: /usr/local/llvm15/bin/clang -- Found clang++: /usr/local/llvm15/bin/clang++ -- Found opt: /usr/local/llvm15/bin/opt -- Found llc: /usr/local/llvm15/bin/llc -- Found llvm-as: /usr/local/llvm15/bin/llvm-as -- Found llvm-link: /usr/local/llvm15/bin/llvm-link -- Found lli: /usr/local/llvm15/bin/lli -- udivmodti4 compiles without extra flags -- Checking if LLVM is a DEBUG build -- DEBUG build -- Find out LLC target triple (for host x86_64-portbld-dragonfly6.5) -- Find out LLC host CPU with /usr/local/llvm15/bin/llc -- Checking clang -march vs. -mcpu flag -- Using -march= -- LLVM link test OK -- Checking fp16 support -- FP16 is disabled: 1 -- Looking for fork -- Looking for fork - found -- Looking for fsync -- Looking for fsync - found -- Looking for sleep -- Looking for sleep - found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for utime -- Looking for utime - found -- Looking for ANNOTATE_HAPPENS_BEFORE -- Looking for ANNOTATE_HAPPENS_BEFORE - not found -- Looking for futimens -- Looking for futimens - found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for fdatasync -- Looking for fdatasync - not found -- Looking for mkdtemp -- Looking for mkdtemp - found -- Looking for mkstemps -- Looking for mkstemps - found -- Looking for vfork -- Looking for vfork - found -- Looking for mkostemps -- Looking for mkostemps - found -- Looking for dladdr -- Looking for dladdr - found -- Performing Test HAVE_64BIT_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_64BIT_ATOMICS_WITHOUT_LIB - Success -- Private Datadir Relative path: ../share/pocl -- Compiler supports IPO: NO -- Enable Link-Time Optimization (IPO) while building pocl runtime : 0 -- Found Python3: /usr/local/bin/python3.9 (found version "3.9.17") found components: Interpreter -- libdl found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Found Threads: TRUE -- Checking for module 'lttng-ust>=2.7' -- Package 'lttng-ust', required by 'virtual:world', not found -- Checking for module 'ocl-icd>=1.3' -- Found ocl-icd, version 2.3.1 -- Using an ICD loader : 1 -- Run tests with ICD: 1 -- OpenCL.h not found or ICD disabled or ICD >= 3.0, using our headers -- Failed to find tcecc or openasip-config, disabling TCE -- TCE support : 0 -- Building the following device drivers: basic pthreads -- Using generic OpenCL 2.0 atomics -- sse2 SLEEF: 512bit vectors NOT available. -- sse2 SLEEF: 256bit vectors NOT available. -- sse2 SLEEF: 128bit vectors available. -- sse2 SLEEF bc list: /construction/lang/pocl/.build/lib/kernel/host/sse2/c_sleefsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/sse2/c_sleefdp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/sse2/c_sleef_glue_auto.c.bc;/construction/lang/pocl/.build/lib/kernel/host/sse2/v128_sleefsimdsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/sse2/v128_sleefsimddp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/sse2/spir_wrapper_128bit.ll.bc -- sse2 SLEEF bc: /construction/lang/pocl/.build/lib/kernel/host/sse2/sleef.bc -- Host Kernel BC for "sse2": /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-sse2.bc -- ssse3 SLEEF: 512bit vectors NOT available. -- ssse3 SLEEF: 256bit vectors NOT available. -- ssse3 SLEEF: 128bit vectors available. -- ssse3 SLEEF bc list: /construction/lang/pocl/.build/lib/kernel/host/ssse3/c_sleefsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/ssse3/c_sleefdp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/ssse3/c_sleef_glue_auto.c.bc;/construction/lang/pocl/.build/lib/kernel/host/ssse3/v128_sleefsimdsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/ssse3/v128_sleefsimddp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/ssse3/spir_wrapper_128bit.ll.bc -- ssse3 SLEEF bc: /construction/lang/pocl/.build/lib/kernel/host/ssse3/sleef.bc -- Host Kernel BC for "ssse3": /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-ssse3.bc -- sse41 SLEEF: 512bit vectors NOT available. -- sse41 SLEEF: 256bit vectors NOT available. -- sse41 SLEEF: 128bit vectors available. -- sse41 SLEEF bc list: /construction/lang/pocl/.build/lib/kernel/host/sse41/c_sleefsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/sse41/c_sleefdp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/sse41/c_sleef_glue_auto.c.bc;/construction/lang/pocl/.build/lib/kernel/host/sse41/v128_sleefsimdsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/sse41/v128_sleefsimddp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/sse41/spir_wrapper_128bit.ll.bc -- sse41 SLEEF bc: /construction/lang/pocl/.build/lib/kernel/host/sse41/sleef.bc -- Host Kernel BC for "sse41": /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-sse41.bc -- avx SLEEF: 512bit vectors NOT available. -- avx SLEEF: 256bit vectors available. -- avx SLEEF: 128bit vectors available. -- avx SLEEF bc list: /construction/lang/pocl/.build/lib/kernel/host/avx/c_sleefsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx/c_sleefdp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx/c_sleef_glue_auto.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx/v256_sleefsimdsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx/v256_sleefsimddp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx/v128_sleefsimdsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx/v128_sleefsimddp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx/spir_wrapper_256bit.ll.bc -- avx SLEEF bc: /construction/lang/pocl/.build/lib/kernel/host/avx/sleef.bc -- Host Kernel BC for "avx": /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx.bc -- avx_f16c SLEEF: 512bit vectors NOT available. -- avx_f16c SLEEF: 256bit vectors available. -- avx_f16c SLEEF: 128bit vectors available. -- avx_f16c SLEEF bc list: /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/c_sleefsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx_f16c/c_sleefdp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx_f16c/c_sleef_glue_auto.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx_f16c/v256_sleefsimdsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx_f16c/v256_sleefsimddp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx_f16c/v128_sleefsimdsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx_f16c/v128_sleefsimddp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx_f16c/spir_wrapper_256bit.ll.bc -- avx_f16c SLEEF bc: /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sleef.bc -- Host Kernel BC for "avx_f16c": /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx_f16c.bc -- avx_fma4 SLEEF: 512bit vectors NOT available. -- avx_fma4 SLEEF: 256bit vectors available. -- avx_fma4 SLEEF: 256bit hardware FMA available. -- avx_fma4 SLEEF: 128bit vectors available. -- avx_fma4 SLEEF: 128bit hardware FMA available. -- avx_fma4 SLEEF bc list: /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/c_sleefsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx_fma4/c_sleefdp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx_fma4/c_sleef_glue_auto.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx_fma4/v256_sleefsimdsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx_fma4/v256_sleefsimddp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx_fma4/v128_sleefsimdsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx_fma4/v128_sleefsimddp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx_fma4/spir_wrapper_256bit.ll.bc -- avx_fma4 SLEEF bc: /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sleef.bc -- Host Kernel BC for "avx_fma4": /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx_fma4.bc -- avx2 SLEEF: 512bit vectors NOT available. -- avx2 SLEEF: 256bit vectors available. -- avx2 SLEEF: 256bit hardware FMA available. -- avx2 SLEEF: 128bit vectors available. -- avx2 SLEEF: 128bit hardware FMA available. -- avx2 SLEEF bc list: /construction/lang/pocl/.build/lib/kernel/host/avx2/c_sleefsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx2/c_sleefdp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx2/c_sleef_glue_auto.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx2/v256_sleefsimdsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx2/v256_sleefsimddp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx2/v128_sleefsimdsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx2/v128_sleefsimddp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx2/spir_wrapper_256bit.ll.bc -- avx2 SLEEF bc: /construction/lang/pocl/.build/lib/kernel/host/avx2/sleef.bc -- Host Kernel BC for "avx2": /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx2.bc -- avx512 SLEEF: 512bit vectors available. -- avx512 SLEEF: 512bit hardware FMA available. -- avx512 SLEEF: 256bit vectors available. -- avx512 SLEEF: 256bit hardware FMA available. -- avx512 SLEEF: 128bit vectors available. -- avx512 SLEEF: 128bit hardware FMA available. -- avx512 SLEEF bc list: /construction/lang/pocl/.build/lib/kernel/host/avx512/c_sleefsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx512/c_sleefdp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx512/c_sleef_glue_auto.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx512/v512_sleefsimdsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx512/v512_sleefsimddp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx512/v256_sleefsimdsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx512/v256_sleefsimddp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx512/v128_sleefsimdsp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx512/v128_sleefsimddp.c.bc;/construction/lang/pocl/.build/lib/kernel/host/avx512/spir_wrapper_512bit.ll.bc -- avx512 SLEEF bc: /construction/lang/pocl/.build/lib/kernel/host/avx512/sleef.bc -- Host Kernel BC for "avx512": /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx512.bc -- CPACK_DEBIAN_ICD_PACKAGE_DEPENDS -- CPACK_DEBIAN_ICD_PACKAGE_NAME -- CPACK_DEBIAN_ICD_PACKAGE_PROVIDES -- CPACK_DEBIAN_ICD_PACKAGE_RECOMMENDS -- CPACK_DEBIAN_LIB_PACKAGE_BREAKS -- CPACK_DEBIAN_LIB_PACKAGE_DEPENDS -- CPACK_DEBIAN_LIB_PACKAGE_NAME -- CPACK_DEBIAN_LIB_PACKAGE_RECOMMENDS -- CPACK_DEBIAN_LIB_PACKAGE_REPLACES -- OPENCL_LIBS: Threads::Threads;OpenCL -- OPENCL_CFLAGS: -- POCLU LINK OPTS: poclu;Threads::Threads;OpenCL;-lm -- CPACK_DEBIAN_ICD_PACKAGE_DEPENDS -- CPACK_DEBIAN_ICD_PACKAGE_NAME -- CPACK_DEBIAN_ICD_PACKAGE_PROVIDES -- CPACK_DEBIAN_ICD_PACKAGE_RECOMMENDS -- CPACK_DEBIAN_LIB_PACKAGE_BREAKS -- CPACK_DEBIAN_LIB_PACKAGE_DEPENDS -- CPACK_DEBIAN_LIB_PACKAGE_NAME -- CPACK_DEBIAN_LIB_PACKAGE_RECOMMENDS -- CPACK_DEBIAN_LIB_PACKAGE_REPLACES -- CPACK_DEBIAN_POCLCC_PACKAGE_DEPENDS -- CPACK_DEBIAN_POCLCC_PACKAGE_NAME -- -- *********************** SUMMARY *************************** -- -- ******* Directories: -- -- CMAKE_INSTALL_PREFIX: /usr/local -- POCL_INSTALL_CMAKE_CONFIG_DIR: /usr/local/lib/pocl/cmake -- POCL_INSTALL_ICD_VENDORDIR: /usr/local/etc/OpenCL/vendors -- POCL_INSTALL_OPENCL_HEADER_DIR: /usr/local/include/CL -- POCL_INSTALL_PKGCONFIG_DIR: /usr/local/libdata/pkgconfig -- POCL_INSTALL_PRIVATE_DATADIR: /usr/local/share/pocl -- POCL_INSTALL_PRIVATE_HEADER_DIR: /usr/local/share/pocl/include -- POCL_INSTALL_PRIVATE_LIBDIR: /usr/local/lib/pocl -- POCL_INSTALL_PUBLIC_BINDIR: /usr/local/bin -- POCL_INSTALL_PUBLIC_HEADER_DIR: /usr/local/include -- POCL_INSTALL_PUBLIC_LIBDIR: /usr/local/lib -- -- -- ******* LLVM Programs: -- -- LLVM_CONFIG: /usr/local/llvm15/bin/llvm-config -- LLVM_OPT: /usr/local/llvm15/bin/opt -- LLVM_LLC: /usr/local/llvm15/bin/llc -- LLVM_AS: /usr/local/llvm15/bin/llvm-as -- LLVM_LINK: /usr/local/llvm15/bin/llvm-link -- LLVM_LLI: /usr/local/llvm15/bin/lli -- WITH_LLVM_CONFIG (User preferred llvm-config): /usr/local/llvm15/bin/llvm-config -- -- ******* Various Flags: -- -- CL_DISABLE_HALF: 1 -- HAVE_CLOCK_GETTIME: 1 -- HAVE_GLEW: -- HAVE_LTTNG_UST: 0 -- HOST_AS_FLAGS: -- HOST_CLANG_FLAGS: --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -- HOST_LD_FLAGS: -shared -- HOST_LLC_FLAGS: -relocation-model=pic -mtriple=x86_64-portbld-dragonfly6.5 -- -- LIB_API_VERSION: 2 -- LIB_BUILD_VERSION: 2.10.0 -- ICD_LD_FLAGS: -Wl,-Bsymbolic -- EXTRA_KERNEL_FLAGS: -- EXTRA_KERNEL_CXX_FLAGS: -- EXTRA_KERNEL_CL_FLAGS: -- EXTRA_KERNEL_C_FLAGS: -- final KERNEL_CXX_FLAGS: -xc++ -std=c++11 -fno-stack-protector -fPIC -Xclang -opaque-pointers -- final KERNEL_CL_FLAGS: -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -- final KERNEL_C_FLAGS: -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -- -- CLANG_HAS_64B_MATH: ON -- CLANG_HAS_128B_MATH: ON -- CLANG_NEEDS_RTLIB: OFF -- CLANG_MARCH_FLAG: -march= -- CLANG_TARGET_OPTION: --target= -- LLVM_VERSION: 15.0 -- LLVM_LIB_IS_SHARED: -- LLVM_HAS_RTTI: YES -- LLVM_LIB_MODE: --link-shared -- LLVM_ASSERTS_BUILD: OFF -- LLVM_BUILD_MODE: Release -- LLVM_CFLAGS: -I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -- LLVM_CXXFLAGS: -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -- LLVM_CPPFLAGS: -I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -- LLVM_LDFLAGS: -L/usr/local/llvm15/lib -Wl,--exclude-libs,libclang-cpp -- LLVM_LIBDIR: /usr/local/llvm15/lib -- LLVM_INCLUDEDIR: /usr/local/llvm15/include -- LLVM_SRC_ROOT: /construction/devel/llvm15/llvm-project-15.0.7.src/llvm -- LLVM_OBJ_ROOT: /usr/local/llvm15 -- LLVM_INCLUDE_DIRS: -- LLVM_ALL_TARGETS: AArch64 AMDGPU ARM AVR BPF Hexagon Lanai Mips MSP430 NVPTX PowerPC RISCV Sparc SystemZ VE WebAssembly X86 XCore -- LLVM_HOST_TARGET: x86_64-portbld-dragonfly6.5 -- LLC_TRIPLE: x86_64-portbld-dragonfly6.5 -- LLC_HOST_CPU: broadwell -- -- MAX_EXTENDED_ALIGNMENT: 128 -- OCL_KERNEL_TARGET: x86_64-portbld-dragonfly6.5 -- OCL_KERNEL_TARGET_CPU: broadwell -- HOST_DEVICE_ADDRESS_BITS: 64 -- -- ----------- -------------------------------- -------- -- llvm libs libpocl will be linked to (POCL_LLVM_LIBS): -- /usr/local/llvm15/lib/libLLVM-15.so -- ----------- -------------------------------- -------- -- clang libs libpocl will be linked to (CLANG_LIBFILES): -- /usr/local/llvm15/lib/libclang-cpp.so -- ----------- -------------------------------- -------- -- system libs libpocl will be linked to (LLVM_SYSLIBS): -- -- ----------- -------------------------------- -------- -- ******* Enabled features: -- -- DEVELOPER_MODE: OFF -- ENABLE_CONFORMANCE: OFF -- ENABLE_IPO: NO -- ENABLE_ICD: 1 -- ENABLE_TCE: 0 -- ENABLE_TCEMC: 0 -- ENABLE_HSA: OFF -- ENABLE_ALMAIF_DEVICE: OFF -- ENABLE_CUDA: OFF -- ENABLE_CUDNN: OFF -- ENABLE_HOST_CPU_DEVICES: ON -- ENABLE_VULKAN: OFF -- ENABLE_ASAN (address sanitizer): OFF -- ENABLE_LSAN (leak sanitizer): OFF -- ENABLE_TSAN (thread sanitizer): OFF -- ENABLE_UBSAN (UB sanitizer): OFF -- ENABLE_POCL_BUILDING: ON -- ENABLE_POCL_FLOAT_CONVERSION: OFF -- ENABLE_RELOCATION: ON -- ENABLE_PROXY_DEVICE: OFF -- ENABLE_PROXY_DEVICE_INTEROP: OFF -- ENABLE_CL_GET_GL_CONTEXT: -- ENABLE_OPENGL_INTEROP: -- ENABLE_EGL_INTEROP: -- ENABLE_SLEEF: ON -- ENABLE_SPIR: ON -- ENABLE_SPIRV: OFF -- ENABLE_VALGRIND: OFF -- INSTALL_OPENCL_HEADERS (Install our headers): OFF -- OCL_DRIVERS (Drivers built): basic pthreads -- OCL_TARGETS (Targets built): host -- ENABLE_LLVM: ON -- POCL_ICD_ABSOLUTE_PATH: ON -- POCL_ASSERTS_BUILD: 0 -- TESTS_USE_ICD: 1 -- Available testsuites: AMD;AMDSDK2.9;AMDSDK3.0;ASL;arrayfire;clBLAS;CLBlast;clFFT;conformance;CloverLeaf;Halide;IntelSVM;opencl-book-samples;OpenCV;Parboil;piglit;PyOpenCL;Rodinia;shoc;VexCL;ViennaCL;Glow -- Enabled testsuites: -- Disabled testsuites: AMD;AMDSDK2.9;AMDSDK3.0;ASL;arrayfire;clBLAS;CLBlast;clFFT;conformance;CloverLeaf;Halide;IntelSVM;opencl-book-samples;OpenCV;Parboil;piglit;PyOpenCL;Rodinia;shoc;VexCL;ViennaCL;Glow -- Testsuites are built from git master: OFF -- Enable internal doxygen documentation: OFF -- Kernel caching: ON -- Kernel library CPU variants: sse2;ssse3;sse41;avx;avx_f16c;avx_fma4;avx2;avx512 -- Kernel library distro build: 1 -- Use pocl custom memory allocator: OFF -- L1d cacheline size: 64 -- Configuring done (22.3s) -- Generating done (1.1s) CMake Warning: Manually-specified variables were not used by the project: BOOST_PYTHON_SUFFIX CMAKE_MODULE_LINKER_FLAGS ENABLE_DOCS FETCHCONTENT_FULLY_DISCONNECTED Python_ADDITIONAL_VERSIONS SINGLE_LLVM_LIB -- Build files have been written to: /construction/lang/pocl/.build SUCCEEDED 00:00:24 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for pocl-3.1 /usr/local/bin/cmake -S/construction/lang/pocl/pocl-3.1 -B/construction/lang/pocl/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/lang/pocl/.build/CMakeFiles /construction/lang/pocl/.build//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all --- lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/all --- --- lib/kernel/host/CMakeFiles/sleef_config_avx2.dir/all --- --- lib/kernel/host/CMakeFiles/sleef_config_avx_fma4.dir/all --- --- lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/all --- --- lib/kernel/host/CMakeFiles/sleef_config_avx.dir/all --- --- lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/all --- --- lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/all --- --- lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/CL/CMakeFiles/lib_cl_llvm.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/devices/CMakeFiles/pocl-devices.dir/all --- --- lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/all --- --- lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/depend --- lib/kernel/host/CMakeFiles/sleef_config_avx_fma4.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_avx_fma4.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_avx_fma4.dir/depend --- lib/kernel/host/CMakeFiles/sleef_config_avx.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_avx.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_avx.dir/depend --- lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/depend --- lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/depend --- lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/depend --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- /usr/bin/make -f lib/llvmopencl/CMakeFiles/llvmpasses.dir/build.make lib/llvmopencl/CMakeFiles/llvmpasses.dir/depend --- lib/CL/CMakeFiles/lib_cl_llvm.dir/all --- /usr/bin/make -f lib/CL/CMakeFiles/lib_cl_llvm.dir/build.make lib/CL/CMakeFiles/lib_cl_llvm.dir/depend --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- /usr/bin/make -f lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/build.make lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/depend --- lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/all --- /usr/bin/make -f lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/build.make lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/depend --- lib/kernel/host/CMakeFiles/sleef_config_avx2.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_avx2.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_avx2.dir/depend --- lib/CL/devices/CMakeFiles/pocl-devices.dir/all --- /usr/bin/make -f lib/CL/devices/CMakeFiles/pocl-devices.dir/build.make lib/CL/devices/CMakeFiles/pocl-devices.dir/depend --- lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/depend --- lib/kernel/host/CMakeFiles/sleef_config_avx_fma4.dir/all --- --- lib/kernel/host/CMakeFiles/sleef_config_avx_fma4.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/sleef_config_avx_fma4.dir/DependInfo.cmake --- lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/all --- --- lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/depend --- --- lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/all --- --- lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/depend --- --- lib/kernel/host/CMakeFiles/sleef_config_avx2.dir/all --- --- lib/kernel/host/CMakeFiles/sleef_config_avx2.dir/depend --- --- lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/DependInfo.cmake --- lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/DependInfo.cmake --- lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/all --- --- lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/depend --- --- lib/kernel/host/CMakeFiles/sleef_config_avx2.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/sleef_config_avx2.dir/DependInfo.cmake --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/depend --- --- lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/all --- --- lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/depend --- --- lib/CL/devices/CMakeFiles/pocl-devices.dir/all --- --- lib/CL/devices/CMakeFiles/pocl-devices.dir/depend --- --- lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/DependInfo.cmake --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/llvmopencl /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/llvmopencl /construction/lang/pocl/.build/lib/llvmopencl/CMakeFiles/llvmpasses.dir/DependInfo.cmake --- lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/all --- --- lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/depend --- --- lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/CL/devices/topology /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/CL/devices/topology /construction/lang/pocl/.build/lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/DependInfo.cmake --- lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/all --- --- lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/depend --- --- lib/CL/devices/CMakeFiles/pocl-devices.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/CL/devices /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/CL/devices /construction/lang/pocl/.build/lib/CL/devices/CMakeFiles/pocl-devices.dir/DependInfo.cmake --- lib/kernel/host/CMakeFiles/sleef_config_avx.dir/all --- --- lib/kernel/host/CMakeFiles/sleef_config_avx.dir/depend --- --- lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/DependInfo.cmake --- lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/DependInfo.cmake --- lib/kernel/host/CMakeFiles/sleef_config_avx.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/sleef_config_avx.dir/DependInfo.cmake --- lib/kernel/host/CMakeFiles/sleef_config_avx_fma4.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_avx_fma4.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_avx_fma4.dir/build --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/depend --- --- lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/build --- lib/kernel/host/CMakeFiles/sleef_config_avx2.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_avx2.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_avx2.dir/build --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/CL /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/CL /construction/lang/pocl/.build/lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/DependInfo.cmake --- lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/all --- /usr/bin/make -f lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/build.make lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/build --- lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/build --- lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/build --- lib/CL/devices/CMakeFiles/pocl-devices.dir/all --- /usr/bin/make -f lib/CL/devices/CMakeFiles/pocl-devices.dir/build.make lib/CL/devices/CMakeFiles/pocl-devices.dir/build --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- /usr/bin/make -f lib/llvmopencl/CMakeFiles/llvmpasses.dir/build.make lib/llvmopencl/CMakeFiles/llvmpasses.dir/build --- lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/build --- lib/kernel/host/CMakeFiles/sleef_config_avx.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_avx.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_avx.dir/build --- lib/kernel/host/CMakeFiles/sleef_config_avx_fma4.dir/all --- --- sleef_config_temp_avx_fma4.h.witness --- --- lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/all --- --- sleef_config_temp_avx512.h.witness --- --- lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/all --- --- sleef_config_temp_sse41.h.witness --- --- lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/all --- --- lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/pocl_topology.c.o --- --- lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/all --- --- sleef_config_temp_sse2.h.witness --- --- lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/all --- --- sleef_config_temp_avx_f16c.h.witness --- --- lib/CL/devices/CMakeFiles/pocl-devices.dir/all --- --- lib/CL/devices/CMakeFiles/pocl-devices.dir/devices.c.o --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/AllocasToEntry.cc.o --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- /usr/bin/make -f lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/build.make lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/build --- lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/all --- [ 0%] Generating ../../../sleef_config_temp_avx512.h.witness --- lib/kernel/host/CMakeFiles/sleef_config_avx_fma4.dir/all --- [ 0%] Generating ../../../sleef_config_temp_avx_fma4.h.witness --- lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/cmake -E copy_if_different /construction/lang/pocl/.build/sleef_config_temp_avx512.h.new /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/sleef_config_avx_fma4.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/cmake -E copy_if_different /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h.new /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/build --- lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/all --- [ 0%] Building C object lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/pocl_topology.c.o --- lib/CL/devices/CMakeFiles/pocl-devices.dir/all --- [ 0%] Building C object lib/CL/devices/CMakeFiles/pocl-devices.dir/devices.c.o --- lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/all --- [ 0%] Generating ../../../sleef_config_temp_sse41.h.witness --- lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/all --- cd /construction/lang/pocl/.build/lib/CL/devices/topology && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -isystem /usr/local/include/libxml2 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/pocl_topology.c.o -MF CMakeFiles/pocl-devices-topology.dir/pocl_topology.c.o.d -o CMakeFiles/pocl-devices-topology.dir/pocl_topology.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/devices/topology/pocl_topology.c --- lib/CL/devices/CMakeFiles/pocl-devices.dir/all --- cd /construction/lang/pocl/.build/lib/CL/devices && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/devices/CMakeFiles/pocl-devices.dir/devices.c.o -MF CMakeFiles/pocl-devices.dir/devices.c.o.d -o CMakeFiles/pocl-devices.dir/devices.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/devices/devices.c --- lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/cmake -E copy_if_different /construction/lang/pocl/.build/sleef_config_temp_sse41.h.new /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/all --- [ 0%] Generating ../../../sleef_config_temp_avx_f16c.h.witness --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- [ 0%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/AllocasToEntry.cc.o --- lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/cmake -E copy_if_different /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h.new /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/sleef_config_avx2.dir/all --- --- sleef_config_temp_avx2.h.witness --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/AllocasToEntry.cc.o -MF CMakeFiles/llvmpasses.dir/AllocasToEntry.cc.o.d -o CMakeFiles/llvmpasses.dir/AllocasToEntry.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/AllocasToEntry.cc --- lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/all --- [ 0%] Generating ../../../sleef_config_temp_sse2.h.witness --- lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/cmake -E touch /construction/lang/pocl/.build/sleef_config_temp_avx512.h.witness --- lib/kernel/host/CMakeFiles/sleef_config_avx_fma4.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/cmake -E touch /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h.witness --- lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/cmake -E touch /construction/lang/pocl/.build/sleef_config_temp_sse41.h.witness --- lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/cmake -E copy_if_different /construction/lang/pocl/.build/sleef_config_temp_sse2.h.new /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/all --- --- sleef_config_temp_ssse3.h.witness --- --- lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/cmake -E touch /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h.witness --- lib/kernel/host/CMakeFiles/sleef_config_avx.dir/all --- --- sleef_config_temp_avx.h.witness --- --- lib/kernel/host/CMakeFiles/sleef_config_avx2.dir/all --- [ 0%] Generating ../../../sleef_config_temp_avx2.h.witness cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/cmake -E copy_if_different /construction/lang/pocl/.build/sleef_config_temp_avx2.h.new /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/CL/CMakeFiles/lib_cl_llvm.dir/all --- --- lib/CL/CMakeFiles/lib_cl_llvm.dir/depend --- --- lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/cmake -E touch /construction/lang/pocl/.build/sleef_config_temp_sse2.h.witness --- lib/CL/CMakeFiles/lib_cl_llvm.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/CL /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/CL /construction/lang/pocl/.build/lib/CL/CMakeFiles/lib_cl_llvm.dir/DependInfo.cmake --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateContextFromType.c.o --- --- lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/all --- [ 0%] Generating ../../../sleef_config_temp_ssse3.h.witness --- lib/kernel/host/CMakeFiles/sleef_config_avx2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/cmake -E touch /construction/lang/pocl/.build/sleef_config_temp_avx2.h.witness --- lib/kernel/host/CMakeFiles/sleef_config_avx_fma4.dir/all --- [ 0%] Built target sleef_config_avx_fma4 --- lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/cmake -E copy_if_different /construction/lang/pocl/.build/sleef_config_temp_ssse3.h.new /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- poclu/CMakeFiles/poclu.dir/all --- --- lib/CL/CMakeFiles/lib_cl_llvm.dir/all --- /usr/bin/make -f lib/CL/CMakeFiles/lib_cl_llvm.dir/build.make lib/CL/CMakeFiles/lib_cl_llvm.dir/build --- lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/all --- [ 0%] Built target sleef_config_sse41 --- poclu/CMakeFiles/poclu.dir/all --- /usr/bin/make -f poclu/CMakeFiles/poclu.dir/build.make poclu/CMakeFiles/poclu.dir/depend --- lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/all --- [ 0%] Built target sleef_config_avx_f16c --- tests/runtime/CMakeFiles/test_dlopen.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseContext.c.o --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateContextFromType.c.o --- [ 0%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateContextFromType.c.o --- tests/runtime/CMakeFiles/test_dlopen.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_dlopen.dir/build.make tests/runtime/CMakeFiles/test_dlopen.dir/depend --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateContextFromType.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateContextFromType.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateContextFromType.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateContextFromType.c --- lib/kernel/host/CMakeFiles/sleef_config_avx.dir/all --- [ 0%] Generating ../../../sleef_config_temp_avx.h.witness cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/cmake -E copy_if_different /construction/lang/pocl/.build/sleef_config_temp_avx.h.new /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/all --- [ 0%] Built target sleef_config_avx512 --- lib/CL/CMakeFiles/lib_cl_llvm.dir/all --- --- lib/CL/CMakeFiles/lib_cl_llvm.dir/pocl_llvm_build.cc.o --- --- lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/all --- [ 0%] Built target sleef_config_sse2 --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- poclu/CMakeFiles/poclu.dir/all --- --- poclu/CMakeFiles/poclu.dir/depend --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/depend --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/depend --- tests/runtime/CMakeFiles/test_dlopen.dir/all --- --- tests/runtime/CMakeFiles/test_dlopen.dir/depend --- --- poclu/CMakeFiles/poclu.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/poclu /construction/lang/pocl/.build /construction/lang/pocl/.build/poclu /construction/lang/pocl/.build/poclu/CMakeFiles/poclu.dir/DependInfo.cmake --- tests/runtime/CMakeFiles/test_dlopen.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_dlopen.dir/DependInfo.cmake --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseContext.c.o --- [ 0%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseContext.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseContext.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clReleaseContext.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseContext.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clReleaseContext.c --- lib/kernel/host/CMakeFiles/sleef_config_avx2.dir/all --- [ 0%] Built target sleef_config_avx2 --- lib/kernel/host/CMakeFiles/sleef_config_avx.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/cmake -E touch /construction/lang/pocl/.build/sleef_config_temp_avx.h.witness --- lib/CL/CMakeFiles/lib_cl_llvm.dir/all --- [ 0%] Building CXX object lib/CL/CMakeFiles/lib_cl_llvm.dir/pocl_llvm_build.cc.o --- lib/CL/CMakeFiles/lib_cl_llvm.dir/pocl_llvm_metadata.cc.o --- --- lib/CL/CMakeFiles/lib_cl_llvm.dir/pocl_llvm_build.cc.o --- cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I"/construction/lang/pocl/pocl-3.1/lib/CL/../llvmopencl" -MD -MT lib/CL/CMakeFiles/lib_cl_llvm.dir/pocl_llvm_build.cc.o -MF CMakeFiles/lib_cl_llvm.dir/pocl_llvm_build.cc.o.d -o CMakeFiles/lib_cl_llvm.dir/pocl_llvm_build.cc.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_llvm_build.cc --- tests/runtime/CMakeFiles/test_dlopen.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_dlopen.dir/build.make tests/runtime/CMakeFiles/test_dlopen.dir/build --- poclu/CMakeFiles/poclu.dir/all --- /usr/bin/make -f poclu/CMakeFiles/poclu.dir/build.make poclu/CMakeFiles/poclu.dir/build --- lib/CL/CMakeFiles/lib_cl_llvm.dir/all --- --- lib/CL/CMakeFiles/lib_cl_llvm.dir/pocl_llvm_metadata.cc.o --- [ 0%] Building CXX object lib/CL/CMakeFiles/lib_cl_llvm.dir/pocl_llvm_metadata.cc.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I"/construction/lang/pocl/pocl-3.1/lib/CL/../llvmopencl" -MD -MT lib/CL/CMakeFiles/lib_cl_llvm.dir/pocl_llvm_metadata.cc.o -MF CMakeFiles/lib_cl_llvm.dir/pocl_llvm_metadata.cc.o.d -o CMakeFiles/lib_cl_llvm.dir/pocl_llvm_metadata.cc.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_llvm_metadata.cc --- poclu/CMakeFiles/poclu.dir/all --- --- poclu/CMakeFiles/poclu.dir/bswap.c.o --- --- lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/cmake -E touch /construction/lang/pocl/.build/sleef_config_temp_ssse3.h.witness --- lib/kernel/host/CMakeFiles/sleef_config_avx.dir/all --- [ 0%] Built target sleef_config_avx --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/depend --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/depend --- --- tests/runtime/CMakeFiles/test_dlopen.dir/all --- --- tests/runtime/CMakeFiles/test_dlopen.dir/test_dlopen.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/DependInfo.cmake --- poclu/CMakeFiles/poclu.dir/all --- [ 0%] Building C object poclu/CMakeFiles/poclu.dir/bswap.c.o cd /construction/lang/pocl/.build/poclu && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT poclu/CMakeFiles/poclu.dir/bswap.c.o -MF CMakeFiles/poclu.dir/bswap.c.o.d -o CMakeFiles/poclu.dir/bswap.c.o -c /construction/lang/pocl/pocl-3.1/poclu/bswap.c --- tests/runtime/CMakeFiles/test_dlopen.dir/all --- [ 0%] Building C object tests/runtime/CMakeFiles/test_dlopen.dir/test_dlopen.c.o --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/depend --- --- tests/runtime/CMakeFiles/test_dlopen.dir/all --- cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT tests/runtime/CMakeFiles/test_dlopen.dir/test_dlopen.c.o -MF CMakeFiles/test_dlopen.dir/test_dlopen.c.o.d -o CMakeFiles/test_dlopen.dir/test_dlopen.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_dlopen.c --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/DependInfo.cmake --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/build --- lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/all --- [ 0%] Built target sleef_config_ssse3 --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/depend --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/build --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/DependInfo.cmake --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/DependInfo.cmake --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/sleef_glue.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/build --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/sleef_glue.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/build --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 0%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sleef_glue.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sleef_glue.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleef_glue.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 0%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/sleef_glue.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/sleef_glue.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleef_glue.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- tests/runtime/CMakeFiles/test_dlopen.dir/all --- --- tests/runtime/test_dlopen --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/sleef_glue.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/sleef_glue.cl.bc --- --- tests/runtime/CMakeFiles/test_dlopen.dir/all --- [ 0%] Linking C executable test_dlopen cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_dlopen.dir/link.txt --verbose=1 --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 0%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sleef_glue.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sleef_glue.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleef_glue.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 0%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/sleef_glue.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/sleef_glue.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleef_glue.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- tests/runtime/CMakeFiles/test_dlopen.dir/all --- /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_dlopen.dir/test_dlopen.c.o -o test_dlopen /usr/lib/libdl.so [ 0%] Built target test_dlopen --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/v256_sleefsimddp.c.bc --- [ 0%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/v256_sleefsimddp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC256 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx512/v256_sleefsimddp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimddp.c --- poclu/CMakeFiles/poclu.dir/all --- --- poclu/CMakeFiles/poclu.dir/misc.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/v256_sleefsimddp.c.bc --- --- poclu/CMakeFiles/poclu.dir/all --- [ 0%] Building C object poclu/CMakeFiles/poclu.dir/misc.c.o cd /construction/lang/pocl/.build/poclu && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT poclu/CMakeFiles/poclu.dir/misc.c.o -MF CMakeFiles/poclu.dir/misc.c.o.d -o CMakeFiles/poclu.dir/misc.c.o -c /construction/lang/pocl/pocl-3.1/poclu/misc.c--- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 0%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/v256_sleefsimddp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC256 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/v256_sleefsimddp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimddp.c --- lib/CL/devices/CMakeFiles/pocl-devices.dir/all --- --- lib/CL/devices/CMakeFiles/pocl-devices.dir/bufalloc.c.o --- [ 0%] Building C object lib/CL/devices/CMakeFiles/pocl-devices.dir/bufalloc.c.o cd /construction/lang/pocl/.build/lib/CL/devices && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/devices/CMakeFiles/pocl-devices.dir/bufalloc.c.o -MF CMakeFiles/pocl-devices.dir/bufalloc.c.o.d -o CMakeFiles/pocl-devices.dir/bufalloc.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/devices/bufalloc.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainContext.c.o --- [ 0%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainContext.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainContext.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clRetainContext.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clRetainContext.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clRetainContext.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetContextInfo.c.o --- [ 0%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetContextInfo.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetContextInfo.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetContextInfo.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetContextInfo.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetContextInfo.c --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/opaque/addrspace_operators.ll --- [ 0%] Generating opaque-pointer version of addrspace_operators.ll cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/cmake -DINPUT_FILE=/construction/lang/pocl/pocl-3.1/lib/kernel/addrspace_operators.ll -DOUTPUT_FILE=/construction/lang/pocl/.build/lib/kernel/host/opaque/addrspace_operators.ll -P /construction/lang/pocl/pocl-3.1/cmake/make_opaque_ptr.cmake --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/v256_sleefsimddp.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/abs.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 0%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/v256_sleefsimddp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC256 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/v256_sleefsimddp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimddp.c --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 0%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/abs.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/abs.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/abs.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/v256_sleefsimdsp.c.bc --- [ 0%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/v256_sleefsimdsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC256 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx512/v256_sleefsimdsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimdsp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/v256_sleefsimdsp.c.bc --- [ 0%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/v256_sleefsimdsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC256 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/v256_sleefsimdsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimdsp.c --- poclu/CMakeFiles/poclu.dir/all --- --- poclu/CMakeFiles/poclu.dir/cl_half.c.o --- [ 0%] Building C object poclu/CMakeFiles/poclu.dir/cl_half.c.o cd /construction/lang/pocl/.build/poclu && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT poclu/CMakeFiles/poclu.dir/cl_half.c.o -MF CMakeFiles/poclu.dir/cl_half.c.o.d -o CMakeFiles/poclu.dir/cl_half.c.o -c /construction/lang/pocl/pocl-3.1/poclu/cl_half.c --- poclu/libpoclu.a --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandQueue.c.o --- --- poclu/CMakeFiles/poclu.dir/all --- [ 0%] Linking C static library libpoclu.a --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 0%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandQueue.c.o --- poclu/CMakeFiles/poclu.dir/all --- cd /construction/lang/pocl/.build/poclu && /usr/local/bin/cmake -P CMakeFiles/poclu.dir/cmake_clean_target.cmake --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandQueue.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandQueue.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandQueue.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateCommandQueue.c --- poclu/CMakeFiles/poclu.dir/all --- cd /construction/lang/pocl/.build/poclu && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/poclu.dir/link.txt --verbose=1 /usr/bin/ar qc libpoclu.a CMakeFiles/poclu.dir/bswap.c.o CMakeFiles/poclu.dir/misc.c.o CMakeFiles/poclu.dir/cl_half.c.o --- lib/CL/devices/CMakeFiles/pocl-devices.dir/all --- --- lib/CL/devices/CMakeFiles/pocl-devices.dir/common.c.o --- --- poclu/CMakeFiles/poclu.dir/all --- /usr/bin/ranlib libpoclu.a --- lib/CL/devices/CMakeFiles/pocl-devices.dir/all --- [ 0%] Building C object lib/CL/devices/CMakeFiles/pocl-devices.dir/common.c.o cd /construction/lang/pocl/.build/lib/CL/devices && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/devices/CMakeFiles/pocl-devices.dir/common.c.o -MF CMakeFiles/pocl-devices.dir/common.c.o.d -o CMakeFiles/pocl-devices.dir/common.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/devices/common.c --- poclu/CMakeFiles/poclu.dir/all --- [ 0%] Built target poclu --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/depend --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/DependInfo.cmake /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/build --- lib/kernel/host/sse2/sleef_glue.cl.bc --- [ 0%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/sleef_glue.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/sleef_glue.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleef_glue.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandQueueWithProperties.c.o --- [ 0%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandQueueWithProperties.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandQueueWithProperties.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandQueueWithProperties.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandQueueWithProperties.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateCommandQueueWithProperties.c --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/abs_diff.cl.bc --- [ 0%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/abs_diff.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/abs_diff.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/abs_diff.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/all --- [ 0%] Built target pocl-devices-topology --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseCommandQueue.c.o --- [ 0%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseCommandQueue.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseCommandQueue.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clReleaseCommandQueue.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseCommandQueue.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clReleaseCommandQueue.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/abs.cl.bc --- [ 0%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/abs.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/abs.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/abs.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/sse2/abs_diff.cl.bc --- [ 0%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/abs_diff.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/abs_diff.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/abs_diff.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainCommandQueue.c.o --- [ 1%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainCommandQueue.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainCommandQueue.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clRetainCommandQueue.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clRetainCommandQueue.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clRetainCommandQueue.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetCommandQueueInfo.c.o --- [ 1%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetCommandQueueInfo.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetCommandQueueInfo.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetCommandQueueInfo.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetCommandQueueInfo.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetCommandQueueInfo.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/v512_sleefsimddp.c.bc --- [ 1%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/v512_sleefsimddp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC512 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx512/v512_sleefsimddp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimddp.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/acos.cl.bc --- [ 1%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/acos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte--- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateBuffer.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- _addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/acos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/acos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 1%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateBuffer.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateBuffer.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateBuffer.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateBuffer.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateBuffer.c --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/acos.cl.bc --- [ 1%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/acos.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/abs.cl.bc --- [ 1%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/abs.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_a--- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byt--- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- ddressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/acos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/acos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- e_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/abs.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/abs.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateSubBuffer.c.o --- [ 1%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateSubBuffer.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateSubBuffer.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateSubBuffer.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateSubBuffer.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateSubBuffer.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/acosh.cl.bc --- [ 1%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/acosh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/acosh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/acosh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/devices/CMakeFiles/pocl-devices.dir/all --- --- lib/CL/devices/CMakeFiles/pocl-devices.dir/pocl_local_size.c.o --- [ 1%] Building C object lib/CL/devices/CMakeFiles/pocl-devices.dir/pocl_local_size.c.o cd /construction/lang/pocl/.build/lib/CL/devices && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/devices/CMakeFiles/pocl-devices.dir/pocl_local_size.c.o -MF CMakeFiles/pocl-devices.dir/pocl_local_size.c.o.d -o CMakeFiles/pocl-devices.dir/pocl_local_size.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/devices/pocl_local_size.c --- lib/CL/devices/CMakeFiles/pocl-devices.dir/common_driver.c.o --- [ 1%] Building C object lib/CL/devices/CMakeFiles/pocl-devices.dir/common_driver.c.o cd /construction/lang/pocl/.build/lib/CL/devices && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/devices/CMakeFiles/pocl-devices.dir/common_driver.c.o -MF CMakeFiles/pocl-devices.dir/common_driver.c.o.d -o CMakeFiles/pocl-devices.dir/common_driver.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/devices/common_driver.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueFillImage.c.o --- [ 1%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueFillImage.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueFillImage.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueFillImage.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueFillImage.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueFillImage.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/v256_sleefsimdsp.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/acospi.cl.bc --- [ 2%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/acospi.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/abs_diff.cl.bc --- [ 2%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/abs_diff.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 2%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/v256_sleefsimdsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC256 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/v256_sleefsimdsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimdsp.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte--- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byt--- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- _addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/acospi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/acospi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- e_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/abs_diff.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/abs_diff.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx_f16c/acos.cl.bc --- [ 2%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/acos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/acos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/acos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueFillBuffer.c.o --- [ 2%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueFillBuffer.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueFillBuffer.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueFillBuffer.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueFillBuffer.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueFillBuffer.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/acosh.cl.bc --- [ 2%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/acosh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/acosh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/acosh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/acosh.cl.bc --- [ 2%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/acosh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/acosh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/acosh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadBuffer.c.o --- [ 2%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadBuffer.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadBuffer.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadBuffer.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadBuffer.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueReadBuffer.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/add_sat.cl.bc --- [ 2%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/add_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/add_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/add_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/acospi.cl.bc --- [ 2%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/acospi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/acospi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/acospi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadBufferRect.c.o --- [ 2%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadBufferRect.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadBufferRect.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadBufferRect.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadBufferRect.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueReadBufferRect.c --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/add_sat.cl.bc --- [ 2%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/add_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/add_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/add_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/devices/CMakeFiles/pocl-devices.dir/all --- --- lib/CL/devices/CMakeFiles/pocl-devices.dir/builtin_kernels.cc.o --- [ 2%] Building CXX object lib/CL/devices/CMakeFiles/pocl-devices.dir/builtin_kernels.cc.o cd /construction/lang/pocl/.build/lib/CL/devices && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/CL/devices/CMakeFiles/pocl-devices.dir/builtin_kernels.cc.o -MF CMakeFiles/pocl-devices.dir/builtin_kernels.cc.o.d -o CMakeFiles/pocl-devices.dir/builtin_kernels.cc.o -c /construction/lang/pocl/pocl-3.1/lib/CL/devices/builtin_kernels.cc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/all.cl.bc --- [ 2%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/all.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/all.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/all.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMapBuffer.c.o --- [ 2%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMapBuffer.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMapBuffer.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMapBuffer.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMapBuffer.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueMapBuffer.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/v512_sleefsimdsp.c.bc --- [ 2%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/v512_sleefsimdsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC512 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx512/v512_sleefsimdsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimdsp.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/all.cl.bc --- [ 2%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/all.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/all.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/all.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueUnmapMemObject.c.o --- [ 2%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueUnmapMemObject.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueUnmapMemObject.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueUnmapMemObject.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueUnmapMemObject.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueUnmapMemObject.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/abs.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/acospi.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 2%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/abs.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/abs.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/abs.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 2%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/acospi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/acospi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/acospi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/any.cl.bc --- [ 2%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/any.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/any.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/any.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMarkerWithWaitList.c.o --- [ 2%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMarkerWithWaitList.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMarkerWithWaitList.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMarkerWithWaitList.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMarkerWithWaitList.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueMarkerWithWaitList.c --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/as_type.cl.bc --- [ 2%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/as_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/as_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/as_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/add_sat.cl.bc --- [ 2%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/add_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/add_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/add_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueBarrierWithWaitList.c.o --- [ 2%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueBarrierWithWaitList.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueBarrierWithWaitList.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueBarrierWithWaitList.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueBarrierWithWaitList.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueBarrierWithWaitList.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseMemObject.c.o --- [ 2%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseMemObject.c.o --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/any.cl.bc --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseMemObject.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clReleaseMemObject.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseMemObject.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clReleaseMemObject.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 2%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/any.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/any.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/any.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/abs_diff.cl.bc --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/abs_diff.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/abs_diff.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/abs_diff.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/asin.cl.bc --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/asin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/asin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/asin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/as_type.cl.bc --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/as_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/as_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/as_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainMemObject.c.o --- [ 3%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainMemObject.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainMemObject.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clRetainMemObject.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clRetainMemObject.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clRetainMemObject.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/all.cl.bc --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/all.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/all.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/all.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetMemObjectInfo.c.o --- [ 3%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetMemObjectInfo.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetMemObjectInfo.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetMemObjectInfo.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetMemObjectInfo.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetMemObjectInfo.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/asin.cl.bc --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/asin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/asin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/asin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/acos.cl.bc --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/acos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/acos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/acos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/asinh.cl.bc --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/asinh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/asinh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/asinh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/acosh.cl.bc --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/acosh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/acosh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/acosh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/avx_fma4/acospi.cl.bc --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/acospi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/acospi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/acospi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/avx_fma4/add_sat.cl.bc --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/add_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/add_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/add_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/abs.cl.bc --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/abs.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/abs.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/abs.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetMemObjectDestructorCallback.c.o --- [ 3%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetMemObjectDestructorCallback.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetMemObjectDestructorCallback.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clSetMemObjectDestructorCallback.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clSetMemObjectDestructorCallback.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clSetMemObjectDestructorCallback.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithSource.c.o --- [ 3%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithSource.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithSource.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithSource.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithSource.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateProgramWithSource.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/all.cl.bc --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/all.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/all.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/all.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/asinpi.cl.bc --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/asinpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/asinpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/asinpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/any.cl.bc --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/any.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/any.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/any.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithBinary.c.o --- [ 3%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithBinary.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithBinary.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithBinary.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithBinary.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateProgramWithBinary.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/any.cl.bc --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/any.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/any.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/any.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/asinh.cl.bc --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/asinh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/asinh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/asinh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/as_type.cl.bc --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/as_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/as_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/as_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithIL.c.o --- [ 3%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithIL.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithIL.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithIL.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithIL.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateProgramWithIL.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/abs_diff.cl.bc --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/abs_diff.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/abs_diff.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/abs_diff.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/async_work_group_copy.cl.bc --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithBuiltInKernels.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/async_work_group_copy.cl.bc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 3%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithBuiltInKernels.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithBuiltInKernels.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithBuiltInKernels.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithBuiltInKernels.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateProgramWithBuiltInKernels.c --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/async_work_group_copy.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/async_work_group_copy.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/AutomaticLocals.cc.o --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/asin.cl.bc --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- [ 3%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/AutomaticLocals.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/AutomaticLocals.cc.o -MF CMakeFiles/llvmpasses.dir/AutomaticLocals.cc.o.d -o CMakeFiles/llvmpasses.dir/AutomaticLocals.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/AutomaticLocals.cc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/asin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/asin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/asin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/avx_fma4/asinh.cl.bc --- [ 3%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/asinh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/asinh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/asinh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseProgram.c.o --- [ 4%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseProgram.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseProgram.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clReleaseProgram.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseProgram.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clReleaseProgram.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/asinpi.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/asinpi.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 4%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/asinpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/asinpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/asinpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 4%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/asinpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/asinpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/asinpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/acos.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/as_type.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 4%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/acos.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 4%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/as_type.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/acos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/acos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/as_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/as_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainProgram.c.o --- [ 4%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainProgram.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainProgram.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clRetainProgram.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clRetainProgram.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clRetainProgram.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/async_work_group_copy.cl.bc --- [ 4%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/async_work_group_copy.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/async_work_group_copy.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/async_work_group_copy.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/async_work_group_strided_copy.cl.bc --- [ 4%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/async_work_group_strided_copy.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/async_work_group_strided_copy.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/async_work_group_strided_copy.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/async_work_group_strided_copy.cl.bc --- [ 4%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/async_work_group_strided_copy.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/async_work_group_strided_copy.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/async_work_group_strided_copy.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/acosh.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/async_work_group_copy.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 4%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/acosh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/acosh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/acosh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 4%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/async_work_group_copy.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/async_work_group_copy.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/async_work_group_copy.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/asin.cl.bc --- [ 4%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/asin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/asin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/asin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/atan.cl.bc --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/atan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/atan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/atan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/atan.cl.bc --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/atan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/atan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/atan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/acospi.cl.bc --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/acospi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/acospi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/acospi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clBuildProgram.c.o --- [ 5%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clBuildProgram.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clBuildProgram.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clBuildProgram.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clBuildProgram.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clBuildProgram.c --- lib/CL/devices/CMakeFiles/pocl-devices.dir/all --- --- lib/CL/devices/CMakeFiles/pocl-devices.dir/cpuinfo.c.o --- [ 5%] Building C object lib/CL/devices/CMakeFiles/pocl-devices.dir/cpuinfo.c.o cd /construction/lang/pocl/.build/lib/CL/devices && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/devices/CMakeFiles/pocl-devices.dir/cpuinfo.c.o -MF CMakeFiles/pocl-devices.dir/cpuinfo.c.o.d -o CMakeFiles/pocl-devices.dir/cpuinfo.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/devices/cpuinfo.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/asinh.cl.bc --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/asinh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/asinh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/asinh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/atan2.cl.bc --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/atan2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/atan2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/atan2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/CL/devices/CMakeFiles/pocl-devices.dir/all --- [ 5%] Built target pocl-devices --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/depend --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_build.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/DependInfo.cmake --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 5%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_build.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_build.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/pocl_build.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_build.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_build.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/async_work_group_strided_copy.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/build --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/async_work_group_strided_copy.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/async_work_group_strided_copy.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/async_work_group_strided_copy.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/sleef_glue.cl.bc --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/sleef_glue.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/sleef_glue.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleef_glue.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/atan2pi.cl.bc --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/atan2pi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/atan2pi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atan2pi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/add_sat.cl.bc --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/add_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/add_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/add_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/atan.cl.bc --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/atan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/atan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/atan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/all.cl.bc --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/all.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/all.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/all.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/atan2.cl.bc --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/atan2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/atan2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/atan2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/atan2.cl.bc --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/atan2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/atan2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/atan2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/v256_sleefsimddp.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/atanh.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 5%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/v256_sleefsimddp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC256 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx2/v256_sleefsimddp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimddp.c --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/atanh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/atanh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atanh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/asinpi.cl.bc --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/asinpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/asinpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/asinpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/any.cl.bc --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/any.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/any.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/any.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- In function 'process_options.isra.1', inlined from 'compile_and_link_program' at /construction/lang/pocl/pocl-3.1/lib/CL/pocl_build.c:685:17: /construction/lang/pocl/pocl-3.1/lib/CL/pocl_build.c:197:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (temp_options, options, strlen (options)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCompileProgram.c.o --- [ 5%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCompileProgram.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCompileProgram.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCompileProgram.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCompileProgram.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCompileProgram.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/atan2pi.cl.bc --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/atan2pi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/atan2pi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atan2pi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/async_work_group_copy.cl.bc --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/async_work_group_copy.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/async_work_group_copy.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/async_work_group_copy.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clLinkProgram.c.o --- [ 5%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clLinkProgram.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clLinkProgram.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clLinkProgram.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clLinkProgram.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clLinkProgram.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/atan2pi.cl.bc --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/atan2pi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/atan2pi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atan2pi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/as_type.cl.bc --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/as_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/as_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/as_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/async_work_group_strided_copy.cl.bc --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/async_work_group_strided_copy.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/async_work_group_strided_copy.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/async_work_group_strided_copy.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/atanpi.cl.bc --- [ 5%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/atanpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/atanpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atanpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/atanh.cl.bc --- [ 6%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/atanh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/atanh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atanh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateKernel.c.o --- [ 6%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateKernel.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateKernel.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateKernel.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateKernel.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateKernel.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/asin.cl.bc --- [ 6%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/asin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/asin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/asin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/atan.cl.bc --- [ 6%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/atan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/atan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/atan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/avx_f16c/atan2.cl.bc --- [ 6%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/atan2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/atan2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/atan2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/v256_sleefsimdsp.c.bc --- [ 6%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/v256_sleefsimdsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC256 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx2/v256_sleefsimdsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimdsp.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseKernel.c.o --- [ 6%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseKernel.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseKernel.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clReleaseKernel.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseKernel.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clReleaseKernel.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/atanpi.cl.bc --- [ 6%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/atanpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/atanpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atanpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/asinh.cl.bc --- [ 6%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/asinh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/asinh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/asinh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/atomics.cl.bc --- [ 6%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/atomics.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/atomics.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/atomics.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/atan2pi.cl.bc --- [ 6%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/atan2pi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/atan2pi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atan2pi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/atanh.cl.bc --- [ 6%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/atanh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/atanh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atanh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/asinpi.cl.bc --- [ 7%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/asinpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/asinpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/asinpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/atanpi.cl.bc --- [ 7%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/atanpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/atanpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atanpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/barrier.ll.bc --- [ 7%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/barrier.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/sse41/barrier.ll.bc /construction/lang/pocl/pocl-3.1/lib/kernel/barrier.ll --- lib/kernel/host/sse41/bitselect.cl.bc --- [ 7%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/bitselect.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/bitselect.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/bitselect.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainKernel.c.o --- [ 7%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainKernel.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainKernel.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clRetainKernel.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clRetainKernel.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clRetainKernel.c --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/abs.cl.bc --- [ 7%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/abs.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/abs.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/abs.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/atanh.cl.bc --- [ 7%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/atanh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/atanh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atanh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelArg.c.o --- [ 7%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelArg.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelArg.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelArg.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelArg.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clSetKernelArg.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/atomics.cl.bc --- [ 7%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/atomics.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/atomics.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/atomics.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/abs_diff.cl.bc --- [ 7%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/abs_diff.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/abs_diff.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/abs_diff.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/c_sleef_glue_auto.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/async_work_group_copy.cl.bc --- [ 7%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/async_work_group_copy.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/async_work_group_copy.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/async_work_group_copy.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 8%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/c_sleef_glue_auto.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/sse41/c_sleef_glue_auto.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleef_glue_auto.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueNDRangeKernel.c.o --- [ 8%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueNDRangeKernel.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueNDRangeKernel.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueNDRangeKernel.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueNDRangeKernel.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueNDRangeKernel.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueNativeKernel.c.o --- [ 8%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueNativeKernel.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueNativeKernel.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueNativeKernel.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueNativeKernel.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueNativeKernel.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/atomics.cl.bc --- [ 8%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/atomics.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/atomics.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/atomics.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/barrier.ll.bc --- [ 8%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/barrier.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/sse2/barrier.ll.bc /construction/lang/pocl/pocl-3.1/lib/kernel/barrier.ll --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/async_work_group_strided_copy.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/atanpi.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/atan.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 8%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/atanpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/atanpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atanpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/async_work_group_strided_copy.cl.bc --- [ 8%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/async_work_group_strided_copy.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/async_work_group_strided_copy.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/async_work_group_strided_copy.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx512/atan.cl.bc --- [ 8%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/atan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/atan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/atan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateKernelsInProgram.c.o --- [ 8%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateKernelsInProgram.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateKernelsInProgram.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateKernelsInProgram.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateKernelsInProgram.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateKernelsInProgram.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/bitselect.cl.bc --- [ 8%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/bitselect.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/bitselect.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/bitselect.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/barrier.ll.bc --- [ 8%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/barrier.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/barrier.ll.bc /construction/lang/pocl/pocl-3.1/lib/kernel/barrier.ll --- lib/kernel/host/avx_fma4/bitselect.cl.bc --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/bitselect.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/bitselect.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/bitselect.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/atan2.cl.bc --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/atan2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/atan2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/atan2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/c_sleef_glue_auto.c.bc --- [ 9%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/c_sleef_glue_auto.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/c_sleef_glue_auto.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleef_glue_auto.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelInfo.c.o --- [ 9%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelInfo.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelInfo.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelInfo.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelInfo.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetKernelInfo.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/atomics.cl.bc --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/atomics.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/atomics.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/atomics.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/c_sleefdp.c.bc --- [ 9%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/c_sleefdp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DPURE_C -I/construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/sse41/c_sleefdp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefdp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/acos.cl.bc --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/acos.cl.bc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelArgInfo.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/acos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/acos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 9%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelArgInfo.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelArgInfo.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelArgInfo.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelArgInfo.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetKernelArgInfo.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/c_sleef_glue_auto.c.bc --- [ 9%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/c_sleef_glue_auto.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/sse2/c_sleef_glue_auto.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleef_glue_auto.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetPlatformIDs.c.o --- [ 9%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetPlatformIDs.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetPlatformIDs.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetPlatformIDs.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetPlatformIDs.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetPlatformIDs.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetPlatformInfo.c.o --- [ 9%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetPlatformInfo.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetPlatformInfo.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetPlatformInfo.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetPlatformInfo.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetPlatformInfo.c --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/c_sleefsp.c.bc --- [ 9%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/c_sleefsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DPURE_C -I/construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/sse41/c_sleefsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/atan2pi.cl.bc --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/atan2pi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/atan2pi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atan2pi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/barrier.ll.bc --- [ 9%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/barrier.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/barrier.ll.bc /construction/lang/pocl/pocl-3.1/lib/kernel/barrier.ll --- lib/kernel/host/avx_f16c/bitselect.cl.bc --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/bitselect.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/bitselect.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/bitselect.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceAndHostTimer.c.o --- [ 9%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceAndHostTimer.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceAndHostTimer.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceAndHostTimer.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceAndHostTimer.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetDeviceAndHostTimer.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/c_sleefdp.c.bc --- [ 9%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/c_sleefdp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DPURE_C -I/construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/sse2/c_sleefdp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefdp.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceIDs.c.o --- [ 9%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceIDs.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceIDs.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceIDs.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceIDs.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetDeviceIDs.c --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/acosh.cl.bc --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/acosh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/acosh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/acosh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceInfo.c.o --- [ 9%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceInfo.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceInfo.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceInfo.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceInfo.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetDeviceInfo.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/c_sleefsp.c.bc --- [ 9%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/c_sleefsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DPURE_C -I/construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/sse2/c_sleefsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsp.c --- lib/CL/CMakeFiles/lib_cl_llvm.dir/all --- --- lib/CL/CMakeFiles/lib_cl_llvm.dir/pocl_llvm_utils.cc.o --- [ 9%] Building CXX object lib/CL/CMakeFiles/lib_cl_llvm.dir/pocl_llvm_utils.cc.o --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/cbrt.cl.bc --- --- lib/CL/CMakeFiles/lib_cl_llvm.dir/all --- cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I"/construction/lang/pocl/pocl-3.1/lib/CL/../llvmopencl" -MD -MT lib/CL/CMakeFiles/lib_cl_llvm.dir/pocl_llvm_utils.cc.o -MF CMakeFiles/lib_cl_llvm.dir/pocl_llvm_utils.cc.o.d -o CMakeFiles/lib_cl_llvm.dir/pocl_llvm_utils.cc.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_llvm_utils.cc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/atanh.cl.bc --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/atanh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/atanh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atanh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/cbrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/cbrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/cbrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/sse41/ceil.cl.bc --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/ceil.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/ceil.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ceil.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/c_sleef_glue_auto.c.bc --- [ 9%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/c_sleef_glue_auto.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/c_sleef_glue_auto.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleef_glue_auto.c --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/acospi.cl.bc --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/acospi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/acospi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/acospi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/c_sleefdp.c.bc --- [ 9%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/c_sleefdp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DPURE_C -I/construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/c_sleefdp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefdp.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/cbrt.cl.bc --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/cbrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/cbrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/cbrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/clamp.cl.bc --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/clamp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/clamp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clamp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/atanpi.cl.bc --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/atanpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/atanpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atanpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/c_sleefdp.c.bc --- [ 9%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/c_sleefdp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DPURE_C -I/construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/c_sleefdp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefdp.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/ceil.cl.bc --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/ceil.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/ceil.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ceil.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/atomics.cl.bc --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/atomics.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/atomics.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/atomics.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/clamp_int.cl.bc --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/clamp_int.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/clamp_int.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clamp_int.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateContext.c.o --- [ 9%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateContext.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateContext.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateContext.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateContext.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateContext.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/c_sleefsp.c.bc --- [ 9%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/c_sleefsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DPURE_C -I/construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/c_sleefsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/add_sat.cl.bc --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/add_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/add_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/add_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/clamp.cl.bc --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/clamp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/clamp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clamp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/sse2/clamp_int.cl.bc --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/clamp_int.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/clamp_int.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clamp_int.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/sse2/clz.cl.bc --- [ 9%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/clz.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/clz.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clz.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetProgramBuildInfo.c.o --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetProgramBuildInfo.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetProgramBuildInfo.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetProgramBuildInfo.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetProgramBuildInfo.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetProgramBuildInfo.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/convert_type.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/convert_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/convert_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/convert_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/cbrt.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/cbrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/cbrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/cbrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/avx_fma4/ceil.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/ceil.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/ceil.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ceil.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteBuffer.c.o --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteBuffer.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteBuffer.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteBuffer.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteBuffer.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueWriteBuffer.c --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/clz.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/clz.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/clz.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clz.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/barrier.ll.bc --- [ 10%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/barrier.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/avx512/barrier.ll.bc /construction/lang/pocl/pocl-3.1/lib/kernel/barrier.ll --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/copysign.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/copysign.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/copysign.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/copysign.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteBufferRect.c.o --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteBufferRect.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteBufferRect.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteBufferRect.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteBufferRect.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueWriteBufferRect.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/bitselect.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/bitselect.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/bitselect.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/bitselect.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx512/c_sleef_glue_auto.c.bc --- [ 10%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/c_sleef_glue_auto.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx512/c_sleef_glue_auto.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleef_glue_auto.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBuffer.c.o --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBuffer.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBuffer.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBuffer.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBuffer.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueCopyBuffer.c --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/all.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/all.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/all.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/all.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBufferRect.c.o --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBufferRect.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBufferRect.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBufferRect.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBufferRect.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueCopyBufferRect.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/cos.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/clamp.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/clamp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/clamp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clamp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/convert_type.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/convert_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/convert_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/convert_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBufferToImage.c.o --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBufferToImage.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBufferToImage.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBufferToImage.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBufferToImage.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueCopyBufferToImage.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyImageToBuffer.c.o --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyImageToBuffer.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyImageToBuffer.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyImageToBuffer.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyImageToBuffer.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueCopyImageToBuffer.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/c_sleefdp.c.bc --- [ 10%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/c_sleefdp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DPURE_C -I/construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx512/c_sleefdp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefdp.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/cosh.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/cosh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/cosh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cosh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMigrateMemObjects.c.o --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMigrateMemObjects.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMigrateMemObjects.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMigrateMemObjects.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMigrateMemObjects.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueMigrateMemObjects.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/clamp_int.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/clamp_int.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/clamp_int.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clamp_int.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/c_sleefsp.c.bc --- [ 10%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/c_sleefsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DPURE_C -I/construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/c_sleefsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsp.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clFinish.c.o --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clFinish.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clFinish.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clFinish.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clFinish.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clFinish.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/c_sleefsp.c.bc --- [ 10%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/c_sleefsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DPURE_C -I/construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx512/c_sleefsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsp.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clFlush.c.o --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clFlush.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clFlush.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clFlush.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clFlush.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clFlush.c --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/any.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/any.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/any.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/any.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/BarrierTailReplication.cc.o --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/cospi.cl.bc --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- [ 10%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/BarrierTailReplication.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/BarrierTailReplication.cc.o -MF CMakeFiles/llvmpasses.dir/BarrierTailReplication.cc.o.d -o CMakeFiles/llvmpasses.dir/BarrierTailReplication.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/BarrierTailReplication.cc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/cospi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/cospi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cospi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/sse2/cross.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/cross.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/cross.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/cross.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueBarrier.c.o --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueBarrier.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueBarrier.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueBarrier.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueBarrier.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueBarrier.c --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/as_type.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/as_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/as_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/as_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/cbrt.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/cbrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/cbrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/cbrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMarker.c.o --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMarker.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMarker.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMarker.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMarker.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueMarker.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/cbrt.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/cbrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/cbrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/cbrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelWorkGroupInfo.c.o --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelWorkGroupInfo.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelWorkGroupInfo.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelWorkGroupInfo.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelWorkGroupInfo.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetKernelWorkGroupInfo.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/clz.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/clz.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/clz.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clz.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/asin.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/asin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/asin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/asin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/ceil.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/ceil.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/ceil.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ceil.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/ceil.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/ceil.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/ceil.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ceil.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/convert_type.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/convert_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/convert_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/convert_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelSubGroupInfo.c.o --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelSubGroupInfo.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelSubGroupInfo.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelSubGroupInfo.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelSubGroupInfo.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetKernelSubGroupInfo.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetProgramInfo.c.o --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetProgramInfo.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetProgramInfo.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetProgramInfo.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetProgramInfo.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetProgramInfo.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/copysign.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/copysign.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/copysign.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/copysign.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/clamp.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/clamp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/clamp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clamp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/cos.cl.bc --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetEventProfilingInfo.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetEventProfilingInfo.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetEventProfilingInfo.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetEventProfilingInfo.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetEventProfilingInfo.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetEventProfilingInfo.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/ctz.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/ctz.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/ctz.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/ctz.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/asinh.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/asinh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/asinh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/asinh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clWaitForEvents.c.o --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clWaitForEvents.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clWaitForEvents.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clWaitForEvents.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clWaitForEvents.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clWaitForEvents.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/clamp.cl.bc --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWaitForEvents.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/clamp_int.cl.bc --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWaitForEvents.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWaitForEvents.c.o -MF CMakeFiles/libpocl_unlin--- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/clamp_int.cl.bc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- ked_objs.dir/clEnqueueWaitForEvents.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWaitForEvents.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueWaitForEvents.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/clamp_int.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clamp_int.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/clamp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/clamp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clamp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/degrees.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/degrees.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/degrees.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/degrees.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseEvent.c.o --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseEvent.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseEvent.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clReleaseEvent.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseEvent.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clReleaseEvent.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainEvent.c.o --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainEvent.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainEvent.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clRetainEvent.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clRetainEvent.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clRetainEvent.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/distance.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/distance.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/distance.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/distance.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/copysign.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/copysign.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/copysign.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/copysign.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetEventCallback.c.o --- [ 10%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetEventCallback.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetEventCallback.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clSetEventCallback.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clSetEventCallback.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clSetEventCallback.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/clamp_int.cl.bc --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/clamp_int.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/clamp_int.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clamp_int.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/clz.cl.bc --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetEventInfo.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 10%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/clz.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/clz.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clz.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 11%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetEventInfo.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetEventInfo.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetEventInfo.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetEventInfo.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetEventInfo.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/convert_type.cl.bc --- [ 11%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/convert_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/convert_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/convert_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateUserEvent.c.o --- [ 11%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateUserEvent.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateUserEvent.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateUserEvent.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateUserEvent.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateUserEvent.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/copysign.cl.bc --- [ 11%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/copysign.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/copysign.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/copysign.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetUserEventStatus.c.o --- [ 11%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetUserEventStatus.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetUserEventStatus.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clSetUserEventStatus.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clSetUserEventStatus.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clSetUserEventStatus.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/dot.cl.bc --- [ 11%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/dot.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/dot.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/dot.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueTask.c.o --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage.c.o --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueTask.c.o --- [ 11%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueTask.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueTask.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueTask.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueTask.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueTask.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage.c.o --- [ 11%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateImage.c --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/asinpi.cl.bc --- [ 11%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/asinpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/asinpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/asinpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/cos.cl.bc --- [ 11%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/avx512/cosh.cl.bc --- [ 11%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/cosh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/cosh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cosh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/avx512/cospi.cl.bc --- [ 11%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/cospi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/cospi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cospi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage2D.c.o --- [ 11%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage2D.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage2D.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage2D.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage2D.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateImage2D.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/clz.cl.bc --- [ 12%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/clz.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/clz.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clz.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage3D.c.o --- [ 12%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage3D.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage3D.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage3D.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage3D.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateImage3D.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadImage.c.o --- [ 12%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadImage.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadImage.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadImage.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadImage.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueReadImage.c --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/async_work_group_copy.cl.bc --- [ 12%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/async_work_group_copy.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/async_work_group_copy.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/async_work_group_copy.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/ep_log.cl.bc --- [ 12%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/ep_log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/ep_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/ep_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteImage.c.o --- [ 12%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteImage.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteImage.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteImage.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteImage.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueWriteImage.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/cross.cl.bc --- [ 13%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/cross.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/cross.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/cross.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/erf.cl.bc --- [ 14%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/erf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/erf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/erf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/convert_type.cl.bc --- [ 14%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/convert_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/convert_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/convert_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateSampler.c.o --- [ 14%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateSampler.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateSampler.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateSampler.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateSampler.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateSampler.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/ctz.cl.bc --- [ 14%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/ctz.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/ctz.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/ctz.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseSampler.c.o --- [ 14%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseSampler.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseSampler.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clReleaseSampler.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseSampler.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clReleaseSampler.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/erfc.cl.bc --- [ 14%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/erfc.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/erfc.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/erfc.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/sse2/exp.cl.bc --- [ 14%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/exp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainSampler.c.o --- [ 14%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainSampler.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainSampler.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clRetainSampler.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clRetainSampler.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clRetainSampler.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetSamplerInfo.c.o --- [ 14%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetSamplerInfo.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetSamplerInfo.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetSamplerInfo.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetSamplerInfo.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetSamplerInfo.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/copysign.cl.bc --- [ 14%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/copysign.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/copysign.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/copysign.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/avx_f16c/cos.cl.bc --- [ 14%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyImage.c.o --- [ 14%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyImage.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyImage.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyImage.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyImage.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueCopyImage.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/cosh.cl.bc --- [ 14%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/cosh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/cosh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cosh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMapImage.c.o --- [ 14%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMapImage.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMapImage.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMapImage.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMapImage.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueMapImage.c --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/async_work_group_strided_copy.cl.bc --- [ 14%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/async_work_group_strided_copy.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/async_work_group_strided_copy.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/async_work_group_strided_copy.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetHostTimer.c.o --- [ 14%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetHostTimer.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetHostTimer.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetHostTimer.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetHostTimer.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetHostTimer.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/exp10.cl.bc --- [ 14%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/sse2/exp2.cl.bc --- [ 14%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/degrees.cl.bc --- [ 14%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/degrees.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/degrees.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/degrees.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetImageInfo.c.o --- [ 14%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetImageInfo.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetImageInfo.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetImageInfo.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetImageInfo.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetImageInfo.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture.c.o --- [ 14%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateFromGLTexture.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture2D.c.o --- [ 14%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture2D.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture2D.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture2D.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture2D.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateFromGLTexture2D.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/distance.cl.bc --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture3D.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 14%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/distance.cl.bc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 14%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture3D.c.o --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/distance.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/distance.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture3D.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture3D.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture3D.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateFromGLTexture3D.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/cospi.cl.bc --- [ 14%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/cospi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/cospi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cospi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueAcquireGLObjects.c.o --- [ 14%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueAcquireGLObjects.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueAcquireGLObjects.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueAcquireGLObjects.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueAcquireGLObjects.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueAcquireGLObjects.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/cross.cl.bc --- [ 14%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/cross.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/cross.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/cross.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/atan.cl.bc --- [ 14%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/atan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/atan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/atan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/expfrexp.cl.bc --- [ 14%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/expfrexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/expfrexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/expfrexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReleaseGLObjects.c.o --- [ 15%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReleaseGLObjects.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReleaseGLObjects.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReleaseGLObjects.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReleaseGLObjects.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueReleaseGLObjects.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/ctz.cl.bc --- [ 15%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/ctz.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/ctz.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/ctz.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetGLContextInfoKHR.c.o --- [ 15%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetGLContextInfoKHR.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetGLContextInfoKHR.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetGLContextInfoKHR.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetGLContextInfoKHR.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetGLContextInfoKHR.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/expm1.cl.bc --- [ 15%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/expm1.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/expm1.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/expm1.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/degrees.cl.bc --- [ 15%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/degrees.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/degrees.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/degrees.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clUnloadCompiler.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/distance.cl.bc --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 15%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clUnloadCompiler.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clUnloadCompiler.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clUnloadCompiler.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clUnloadCompiler.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clUnloadCompiler.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 15%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/distance.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/distance.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/distance.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/atan2.cl.bc --- [ 15%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/atan2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/atan2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/atan2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/avx2/atan2pi.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/atan2pi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/atan2pi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atan2pi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetSupportedImageFormats.c.o --- [ 16%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetSupportedImageFormats.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetSupportedImageFormats.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetSupportedImageFormats.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetSupportedImageFormats.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetSupportedImageFormats.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/fabs.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/fabs.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/fabs.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fabs.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/atanh.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/atanh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/atanh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atanh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetExtensionFunctionAddress.c.o --- [ 16%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetExtensionFunctionAddress.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetExtensionFunctionAddress.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetExtensionFunctionAddress.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetExtensionFunctionAddress.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetExtensionFunctionAddress.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/dot.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/dot.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/dot.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/dot.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetExtensionFunctionAddressForPlatform.c.o --- [ 16%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetExtensionFunctionAddressForPlatform.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetExtensionFunctionAddressForPlatform.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetExtensionFunctionAddressForPlatform.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetExtensionFunctionAddressForPlatform.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetExtensionFunctionAddressForPlatform.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/fast_distance.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/fast_distance.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/fast_distance.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_distance.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/atanpi.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/atanpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/atanpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atanpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/avx2/atomics.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/atomics.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/atomics.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/atomics.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clIcdGetPlatformIDsKHR.c.o --- [ 16%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clIcdGetPlatformIDsKHR.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clIcdGetPlatformIDsKHR.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clIcdGetPlatformIDsKHR.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clIcdGetPlatformIDsKHR.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clIcdGetPlatformIDsKHR.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/ep_log.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/fast_length.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/ep_log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/ep_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/ep_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseDevice.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/fast_length.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/fast_length.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_length.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 16%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseDevice.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseDevice.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clReleaseDevice.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseDevice.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clReleaseDevice.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/dot.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/dot.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/dot.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/dot.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainDevice.c.o --- [ 16%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainDevice.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainDevice.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clRetainDevice.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clRetainDevice.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clRetainDevice.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/erf.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/erf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/erf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/erf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/avx_f16c/erfc.cl.bc --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateSubDevices.c.o --- [ 16%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateSubDevices.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateSubDevices.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateSubDevices.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateSubDevices.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateSubDevices.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/erfc.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/erfc.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/erfc.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/avx_f16c/exp.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/exp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/barrier.ll.bc --- [ 16%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/barrier.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/avx2/barrier.ll.bc /construction/lang/pocl/pocl-3.1/lib/kernel/barrier.ll --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/fast_normalize.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/fast_normalize.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/fast_normalize.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_normalize.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/bitselect.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/bitselect.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/bitselect.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/bitselect.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/exp10.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clUnloadPlatformCompiler.c.o --- [ 16%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clUnloadPlatformCompiler.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clUnloadPlatformCompiler.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clUnloadPlatformCompiler.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clUnloadPlatformCompiler.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clUnloadPlatformCompiler.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/exp2.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetContentSizeBufferPoCL.c.o --- [ 16%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetContentSizeBufferPoCL.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetContentSizeBufferPoCL.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clSetContentSizeBufferPoCL.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clSetContentSizeBufferPoCL.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clSetContentSizeBufferPoCL.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/expfrexp.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/expfrexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/expfrexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/expfrexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/cos.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreatePipe.c.o --- [ 16%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreatePipe.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreatePipe.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreatePipe.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreatePipe.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreatePipe.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/fdim.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/fdim.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/fdim.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fdim.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetPipeInfo.c.o --- [ 16%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetPipeInfo.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetPipeInfo.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetPipeInfo.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetPipeInfo.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetPipeInfo.c --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/c_sleef_glue_auto.c.bc --- [ 16%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/c_sleef_glue_auto.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx2/c_sleef_glue_auto.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleef_glue_auto.c --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetProgramReleaseCallback.c.o --- [ 16%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetProgramReleaseCallback.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetProgramReleaseCallback.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clSetProgramReleaseCallback.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clSetProgramReleaseCallback.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clSetProgramReleaseCallback.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/expm1.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/expm1.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/expm1.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/expm1.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/avx_f16c/fabs.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/fabs.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/fabs.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fabs.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetContextDestructorCallback.c.o --- [ 16%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetContextDestructorCallback.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetContextDestructorCallback.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clSetContextDestructorCallback.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clSetContextDestructorCallback.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clSetContextDestructorCallback.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/ep_log.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/ep_log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/ep_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/ep_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/floor.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/floor.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/floor.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/floor.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetProgramSpecializationConstant.c.o --- [ 16%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetProgramSpecializationConstant.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetProgramSpecializationConstant.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clSetProgramSpecializationConstant.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clSetProgramSpecializationConstant.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clSetProgramSpecializationConstant.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/erf.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/erf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/erf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/erf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/cosh.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/cosh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/cosh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cosh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/erfc.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/erfc.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/erfc.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/erfc.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCloneKernel.c.o --- [ 16%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCloneKernel.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCloneKernel.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCloneKernel.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCloneKernel.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCloneKernel.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/exp.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/exp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/fma.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/fma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/fma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/cosh.cl.bc --- [ 16%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/cosh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/cosh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cosh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMigrateMem.c.o --- [ 16%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMigrateMem.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMigrateMem.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMigrateMem.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMigrateMem.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueSVMMigrateMem.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/fast_distance.cl.bc --- [ 17%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/fast_distance.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/fast_distance.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_distance.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/exp10.cl.bc --- [ 17%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/c_sleefdp.c.bc --- [ 18%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/c_sleefdp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DPURE_C -I/construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx2/c_sleefdp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefdp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/exp2.cl.bc --- --- lib/kernel/host/avx512/expfrexp.cl.bc --- --- lib/kernel/host/avx512/exp2.cl.bc --- [ 18%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/avx512/expfrexp.cl.bc --- [ 18%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/expfrexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/expfrexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/expfrexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_util.c.o --- [ 18%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_util.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_util.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/pocl_util.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_util.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_util.c --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/BreakConstantGEPs.cpp.o --- [ 19%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/BreakConstantGEPs.cpp.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/BreakConstantGEPs.cpp.o -MF CMakeFiles/llvmpasses.dir/BreakConstantGEPs.cpp.o.d -o CMakeFiles/llvmpasses.dir/BreakConstantGEPs.cpp.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/BreakConstantGEPs.cpp --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/fmax.cl.bc --- [ 19%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/fmax.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/fmax.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fmax.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/sse2/fmin.cl.bc --- [ 19%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/fmin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/fmin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fmin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/sse2/fmod.cl.bc --- [ 19%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/fmod.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/fmod.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/fmod.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/c_sleefsp.c.bc --- [ 19%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/c_sleefsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DPURE_C -I/construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx2/c_sleefsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/cospi.cl.bc --- [ 19%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/cospi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/cospi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cospi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/cospi.cl.bc --- [ 19%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/cospi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/cospi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cospi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/cbrt.cl.bc --- [ 19%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/cbrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/cbrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/cbrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/CL/CMakeFiles/lib_cl_llvm.dir/all --- --- lib/CL/CMakeFiles/lib_cl_llvm.dir/pocl_llvm_wg.cc.o --- [ 19%] Building CXX object lib/CL/CMakeFiles/lib_cl_llvm.dir/pocl_llvm_wg.cc.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I"/construction/lang/pocl/pocl-3.1/lib/CL/../llvmopencl" -MD -MT lib/CL/CMakeFiles/lib_cl_llvm.dir/pocl_llvm_wg.cc.o -MF CMakeFiles/lib_cl_llvm.dir/pocl_llvm_wg.cc.o.d -o CMakeFiles/lib_cl_llvm.dir/pocl_llvm_wg.cc.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_llvm_wg.cc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/fast_length.cl.bc --- --- lib/kernel/host/avx_f16c/fast_normalize.cl.bc --- [ 19%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/fast_normalize.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/fast_normalize.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_normalize.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx_f16c/fast_length.cl.bc --- [ 19%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/fast_length.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/fast_length.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_length.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/ceil.cl.bc --- [ 19%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/ceil.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/expm1.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/ceil.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ceil.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 19%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/expm1.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/expm1.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/expm1.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/cross.cl.bc --- [ 19%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/cross.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/cross.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/cross.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/clamp.cl.bc --- [ 19%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/clamp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/clamp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clamp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx2/clamp_int.cl.bc --- [ 19%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/clamp_int.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/clamp_int.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clamp_int.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/fract.cl.bc --- [ 19%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/fract.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/fract.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fract.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/cross.cl.bc --- [ 19%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/cross.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/cross.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/cross.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/frexp.cl.bc --- [ 19%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/frexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/frexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/frexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/fabs.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/ctz.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 19%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/fabs.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/fabs.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fabs.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 19%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/ctz.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/ctz.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/ctz.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/frfrexp.cl.bc --- [ 19%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/frfrexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/frfrexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/frfrexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_image_util.c.o --- [ 20%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_image_util.c.o --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/fast_distance.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/clz.cl.bc --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_image_util.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/pocl_image_util.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_image_util.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_image_util.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 20%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/fast_distance.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/fast_distance.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_distance.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 20%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/clz.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/clz.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clz.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/fast_length.cl.bc --- --- lib/kernel/host/avx512/fast_normalize.cl.bc --- [ 20%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/fast_normalize.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/fast_normalize.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_normalize.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx512/fast_length.cl.bc --- [ 20%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/fast_length.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/fast_length.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_length.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/degrees.cl.bc --- [ 20%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/degrees.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/degrees.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/degrees.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/ctz.cl.bc --- [ 20%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/ctz.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/ctz.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/ctz.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/convert_type.cl.bc --- [ 20%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/convert_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/convert_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/convert_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/get_global_id.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/copysign.cl.bc --- [ 20%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/copysign.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/copysign.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/copysign.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 21%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/get_global_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse2/get_global_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/sse2/get_global_offset.c.bc --- [ 21%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/get_global_offset.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse2/get_global_offset.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_offset.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/degrees.cl.bc --- [ 21%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/degrees.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/degrees.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/degrees.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_img_buf_cpy.c.o --- [ 21%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_img_buf_cpy.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_img_buf_cpy.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/pocl_img_buf_cpy.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_img_buf_cpy.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_img_buf_cpy.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/fdim.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/get_global_size.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 21%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/fdim.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/fdim.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fdim.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 21%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/get_global_size.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse2/get_global_size.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_size.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/sse2/get_group_id.c.bc --- [ 21%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/get_group_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse2/get_group_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_group_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/fdim.cl.bc --- [ 21%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/fdim.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/fdim.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fdim.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/distance.cl.bc --- [ 21%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/distance.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/distance.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/distance.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/get_image_array_size.cl.bc --- [ 21%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/get_image_array_size.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/get_image_array_size.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_array_size.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/distance.cl.bc --- [ 22%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/distance.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/distance.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/distance.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/floor.cl.bc --- [ 22%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/floor.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/floor.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/floor.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/avx_f16c/fma.cl.bc --- [ 22%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/fma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/fma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/dot.cl.bc --- [ 22%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/dot.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/dot.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/dot.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_fill_memobj.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/fmax.cl.bc --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 22%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_fill_memobj.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_fill_memobj.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/pocl_fill_memobj.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_fill_memobj.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_fill_memobj.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 22%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/fmax.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/fmax.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fmax.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/dot.cl.bc --- [ 22%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/dot.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/dot.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/dot.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/floor.cl.bc --- [ 22%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/floor.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/floor.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/floor.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/ep_log.cl.bc --- [ 22%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/ep_log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/ep_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/ep_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/get_image_channel_data_type.cl.bc --- [ 22%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/get_image_channel_data_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/get_image_channel_data_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_channel_data_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/fmin.cl.bc --- [ 22%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/fmin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/fmin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fmin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_ndrange_kernel.c.o --- [ 22%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_ndrange_kernel.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_ndrange_kernel.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/pocl_ndrange_kernel.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_ndrange_kernel.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_ndrange_kernel.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/fma.cl.bc --- [ 22%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/fma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/fma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/fmod.cl.bc --- [ 22%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/fmod.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/fmod.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/fmod.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/fmax.cl.bc --- [ 22%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/fmax.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/fmax.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fmax.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/erf.cl.bc --- [ 22%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/erf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/erf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/erf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/ep_log.cl.bc --- [ 22%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/ep_log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/ep_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/ep_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/fmin.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/fmin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/fmin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fmin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/get_image_channel_order.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/get_image_channel_order.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/get_image_channel_order.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_channel_order.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_tracing.c.o --- [ 23%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_tracing.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_tracing.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/pocl_tracing.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_tracing.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_tracing.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/fmod.cl.bc --- --- lib/kernel/host/avx512/fract.cl.bc --- --- lib/kernel/host/avx512/frexp.cl.bc --- --- lib/kernel/host/avx512/fmod.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/fmod.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/fmod.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/fmod.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/avx512/fract.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/fract.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/fract.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fract.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx512/frexp.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/frexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/frexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/frexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/fract.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/fract.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/fract.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fract.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/erfc.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/erfc.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/erfc.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/erfc.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/frfrexp.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/frfrexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/frfrexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/frfrexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/erf.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/erf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/erf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/erf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_runtime_config.c.o --- [ 23%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_runtime_config.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_runtime_config.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/pocl_runtime_config.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_runtime_config.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_runtime_config.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/get_image_depth.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/get_image_depth.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/get_image_depth.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_depth.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_mem_management.c.o --- [ 23%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_mem_management.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_mem_management.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/pocl_mem_management.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_mem_management.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_mem_management.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/get_global_id.c.bc --- [ 23%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/get_global_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx512/get_global_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/avx512/get_global_offset.c.bc --- [ 23%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/get_global_offset.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx512/get_global_offset.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_offset.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/exp.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/frexp.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/frexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/frexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/frexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/exp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/get_global_size.c.bc --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_hash.c.o --- [ 23%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_hash.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_hash.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/pocl_hash.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_hash.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_hash.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 23%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/get_global_size.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx512/get_global_size.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_size.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/erfc.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/erfc.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/erfc.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/erfc.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/cos.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/get_group_id.c.bc --- [ 23%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/get_group_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx512/get_group_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_group_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/cosh.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/cosh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/cosh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cosh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/get_image_dim.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/get_image_dim.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/get_image_dim.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_dim.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/frfrexp.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/frfrexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/frfrexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/frfrexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/get_image_array_size.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/get_image_array_size.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/get_image_array_size.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_array_size.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/exp.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/exp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/avx_fma4/exp10.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/exp10.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/get_image_height.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/get_image_height.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/get_image_height.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_height.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/cospi.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/cospi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/cospi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cospi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/get_image_channel_data_type.cl.bc --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/get_image_channel_data_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/get_image_channel_data_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_channel_data_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/get_image_width.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/exp2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 23%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/get_image_width.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/get_image_width.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_width.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/CanonicalizeBarriers.cc.o --- [ 24%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/CanonicalizeBarriers.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/CanonicalizeBarriers.cc.o -MF CMakeFiles/llvmpasses.dir/CanonicalizeBarriers.cc.o.d -o CMakeFiles/llvmpasses.dir/CanonicalizeBarriers.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/CanonicalizeBarriers.cc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/expfrexp.cl.bc --- --- lib/kernel/host/avx_fma4/expm1.cl.bc --- --- lib/kernel/host/avx_fma4/expfrexp.cl.bc --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/expfrexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/expfrexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/expfrexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/avx_fma4/expm1.cl.bc --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/expm1.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/expm1.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/expm1.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/get_global_id.c.bc --- [ 24%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_global_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_global_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/exp2.cl.bc --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/get_linear_id.c.bc --- [ 24%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/get_linear_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse2/get_linear_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_linear_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/get_global_offset.c.bc --- [ 24%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_global_offset.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_global_offset.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_offset.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/get_image_channel_order.cl.bc --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/get_image_channel_order.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/get_image_channel_order.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_channel_order.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/cross.cl.bc --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/cross.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/cross.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/cross.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/get_local_id.c.bc --- [ 24%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/get_local_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse2/get_local_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_local_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_file_util.c.o --- [ 24%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_file_util.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_file_util.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/pocl_file_util.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_file_util.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_file_util.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/get_global_size.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/get_local_size.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 24%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_global_size.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_global_size.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_size.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 24%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/get_local_size.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse2/get_local_size.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_local_size.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/fabs.cl.bc --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/fabs.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/fabs.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fabs.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/get_group_id.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/get_num_groups.c.bc --- [ 24%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/get_num_groups.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse2/get_num_groups.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_num_groups.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 24%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_group_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_group_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_group_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/avx_f16c/get_image_array_size.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/fast_distance.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/get_work_dim.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_image_array_size.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_image_array_size.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_array_size.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 24%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/get_work_dim.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse2/get_work_dim.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_work_dim.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/fast_distance.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/fast_distance.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_distance.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx_fma4/fast_length.cl.bc --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/fast_length.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/fast_length.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_length.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/hadd.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/expfrexp.cl.bc --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/expfrexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/expfrexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/expfrexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/hadd.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/hadd.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/hadd.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/get_image_depth.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/half_cos.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/get_image_depth.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/get_image_depth.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_depth.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/half_cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/half_cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_debug.c.o --- [ 24%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_debug.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_debug.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/pocl_debug.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_debug.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_debug.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/get_image_channel_data_type.cl.bc --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_image_channel_data_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_image_channel_data_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_channel_data_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/half_divide.cl.bc --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/half_divide.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/half_divide.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_divide.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/fast_normalize.cl.bc --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/fast_normalize.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/fast_normalize.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_normalize.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/half_exp.cl.bc --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/half_exp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/half_exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/expm1.cl.bc --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/expm1.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/expm1.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/expm1.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/half_exp10.cl.bc --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/half_exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/half_exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/get_image_dim.cl.bc --- [ 24%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/get_image_dim.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/get_image_dim.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_dim.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/half_exp2.cl.bc --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/half_exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/half_exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_timing.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/half_log.cl.bc --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 25%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_timing.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_timing.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/pocl_timing.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_timing.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_timing.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/half_log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/half_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSVMAlloc.c.o --- [ 25%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSVMAlloc.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSVMAlloc.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clSVMAlloc.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clSVMAlloc.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clSVMAlloc.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/fdim.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/half_log10.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/get_image_height.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/fdim.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/fdim.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fdim.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/half_log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/half_log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/get_image_height.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/get_image_height.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_height.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/half_log2.cl.bc --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/half_log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/half_log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/sse2/half_powr.cl.bc --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/half_powr.cl.bc --- lib/kernel/host/sse2/half_recip.cl.bc --- --- lib/kernel/host/sse2/half_powr.cl.bc --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/half_powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/sse2/half_recip.cl.bc --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/half_recip.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/half_recip.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_recip.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/get_image_channel_order.cl.bc --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_image_channel_order.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_image_channel_order.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_channel_order.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/fabs.cl.bc --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/fabs.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/fabs.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fabs.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/half_rsqrt.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/get_image_width.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/half_rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/half_rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/get_image_width.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/get_image_width.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_width.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/half_sin.cl.bc --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/half_sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/half_sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/sse2/half_sqrt.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/floor.cl.bc --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/floor.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/floor.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/floor.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/half_sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/half_sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/sse2/half_tan.cl.bc --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/half_tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/half_tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSVMFree.c.o --- [ 25%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSVMFree.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSVMFree.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clSVMFree.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clSVMFree.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clSVMFree.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/hypot.cl.bc --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/hypot.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/hypot.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/hypot.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/fast_distance.cl.bc --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/fast_distance.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/fast_distance.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_distance.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/ilogb.cl.bc --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/ilogb.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/ilogb.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ilogb.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/get_linear_id.c.bc --- [ 25%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/get_linear_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx512/get_linear_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_linear_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/get_image_depth.cl.bc --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_image_depth.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_image_depth.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_depth.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/isequal.cl.bc --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/isequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/isequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMFree.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/fast_length.cl.bc --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 25%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMFree.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMFree.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMFree.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMFree.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueSVMFree.c --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/fast_length.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/fast_length.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_length.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/isfinite.cl.bc --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/isfinite.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/isfinite.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isfinite.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/sse2/isgreater.cl.bc --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/isgreater.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/isgreater.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isgreater.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/fma.cl.bc --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/fma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/fma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/ctz.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/get_local_id.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/ctz.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/ctz.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/ctz.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 25%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/get_local_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx512/get_local_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_local_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/degrees.cl.bc --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/degrees.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/degrees.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/degrees.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/get_local_size.c.bc --- [ 25%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/get_local_size.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx512/get_local_size.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_local_size.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMap.c.o --- [ 25%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMap.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMap.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMap.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMap.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueSVMMap.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/get_num_groups.c.bc --- [ 25%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/get_num_groups.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx512/get_num_groups.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_num_groups.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/fast_normalize.cl.bc --- [ 25%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/fast_normalize.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/fast_normalize.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_normalize.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/get_work_dim.c.bc --- [ 26%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/get_work_dim.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx512/get_work_dim.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_work_dim.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMUnmap.c.o --- [ 26%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMUnmap.c.o --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMUnmap.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMUnmap.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMUnmap.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueSVMUnmap.c --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx.dir/depend --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/hadd.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/depend --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 26%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/hadd.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/kernel_host_avx.dir/DependInfo.cmake --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/hadd.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/hadd.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx.dir/build --- lib/kernel/host/avx/sleef_glue.cl.bc --- [ 26%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/sleef_glue.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/sleef_glue.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleef_glue.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/fdim.cl.bc --- [ 26%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/fdim.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/fdim.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fdim.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/get_image_dim.cl.bc --- [ 26%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_image_dim.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_image_dim.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_dim.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/distance.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/fmax.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 26%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/distance.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/distance.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/distance.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 26%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/fmax.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/fmax.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fmax.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/isgreaterequal.cl.bc --- [ 26%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/isgreaterequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/isgreaterequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isgreaterequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/floor.cl.bc --- [ 26%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/floor.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/floor.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/floor.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMemcpy.c.o --- [ 26%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMemcpy.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMemcpy.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMemcpy.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMemcpy.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueSVMMemcpy.c --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/v256_sleefsimddp.c.bc --- [ 27%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/v256_sleefsimddp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC256 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx/v256_sleefsimddp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimddp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/fmin.cl.bc --- [ 27%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/fmin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/fmin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fmin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/half_cos.cl.bc --- [ 27%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/half_cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/half_cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/get_image_height.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/fma.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 28%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_image_height.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_image_height.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_height.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 28%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/fma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/fma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMemFill.c.o --- [ 28%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMemFill.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMemFill.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMemFill.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMemFill.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueSVMMemFill.c --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/fmax.cl.bc --- [ 28%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/fmax.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/fmax.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fmax.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/sse41/fmin.cl.bc --- [ 28%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/fmin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/fmin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fmin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelArgSVMPointer.c.o --- [ 28%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelArgSVMPointer.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelArgSVMPointer.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelArgSVMPointer.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelArgSVMPointer.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clSetKernelArgSVMPointer.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/isinf.cl.bc --- [ 28%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/isinf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/isinf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isinf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/fmod.cl.bc --- [ 28%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/fmod.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/fmod.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/fmod.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/fmod.cl.bc --- --- lib/kernel/host/sse41/fract.cl.bc --- [ 28%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/fract.cl.bc --- lib/kernel/host/sse41/fmod.cl.bc --- [ 28%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/fmod.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_a--- lib/kernel/host/sse41/fract.cl.bc --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/fract.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fract.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/sse41/fmod.cl.bc --- ddressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/fmod.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/fmod.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelExecInfo.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/half_divide.cl.bc --- [ 28%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/half_divide.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/half_divide.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_divide.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 28%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelExecInfo.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelExecInfo.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelExecInfo.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelExecInfo.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clSetKernelExecInfo.c --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/frexp.cl.bc --- --- lib/kernel/host/sse41/frfrexp.cl.bc --- --- lib/kernel/host/sse41/frexp.cl.bc --- [ 29%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/frexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/frexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/frexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/sse41/frfrexp.cl.bc --- [ 29%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/frfrexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/frfrexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/frfrexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/dot.cl.bc --- [ 30%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/dot.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/dot.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/dot.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/lib_cl_llvm.dir/all --- [ 30%] Built target lib_cl_llvm --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/isless.cl.bc --- [ 30%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/isless.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/isless.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isless.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/get_image_width.cl.bc --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetDefaultDeviceCommandQueue.c.o --- [ 30%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetDefaultDeviceCommandQueue.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetDefaultDeviceCommandQueue.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clSetDefaultDeviceCommandQueue.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clSetDefaultDeviceCommandQueue.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clSetDefaultDeviceCommandQueue.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 30%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_image_width.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_image_width.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_width.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/get_global_id.c.bc --- [ 30%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/get_global_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse41/get_global_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/islessequal.cl.bc --- [ 30%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/islessequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/islessequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/islessequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_binary.c.o --- [ 31%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_binary.c.o --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/get_global_offset.c.bc --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_binary.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/pocl_binary.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_binary.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_binary.c --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 31%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/get_global_offset.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse41/get_global_offset.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_offset.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/ep_log.cl.bc --- [ 31%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/ep_log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/ep_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/ep_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/get_global_size.c.bc --- [ 31%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/get_global_size.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse41/get_global_size.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_size.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/islessgreater.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/get_linear_id.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 31%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/islessgreater.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/islessgreater.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/islessgreater.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 31%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_linear_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_linear_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_linear_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/v256_sleefsimdsp.c.bc --- [ 31%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/v256_sleefsimdsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC256 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx/v256_sleefsimdsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimdsp.c --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/isnan.cl.bc --- [ 31%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/isnan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/isnan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isnan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/get_local_id.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/half_exp.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 31%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_local_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_local_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_local_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 31%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/half_exp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/half_exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/get_group_id.c.bc --- [ 31%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/get_group_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse41/get_group_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_group_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/get_local_size.c.bc --- [ 31%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_local_size.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_local_size.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_local_size.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/erf.cl.bc --- [ 31%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/erf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/erf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/erf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/avx2/erfc.cl.bc --- [ 31%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/erfc.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/erfc.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/erfc.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/avx2/exp.cl.bc --- [ 31%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/exp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/get_num_groups.c.bc --- [ 31%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_num_groups.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_num_groups.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_num_groups.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/get_image_array_size.cl.bc --- [ 31%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/get_image_array_size.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/get_image_array_size.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_array_size.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/get_work_dim.c.bc --- [ 31%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_work_dim.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/get_work_dim.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_work_dim.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_opengl.c.o --- [ 31%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_opengl.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_opengl.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/pocl_opengl.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_opengl.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_opengl.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/hadd.cl.bc --- [ 31%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/hadd.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/hadd.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/hadd.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/exp10.cl.bc --- [ 31%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/isnormal.cl.bc --- [ 32%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/isnormal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/isnormal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isnormal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_cq_profiling.c.o --- [ 32%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_cq_profiling.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_cq_profiling.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/pocl_cq_profiling.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_cq_profiling.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_cq_profiling.c --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/abs.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/abs.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/abs.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/abs.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx/abs_diff.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/abs_diff.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/abs_diff.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/abs_diff.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/DebugHelpers.cc.o --- [ 33%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/DebugHelpers.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/DebugHelpers.cc.o -MF CMakeFiles/llvmpasses.dir/DebugHelpers.cc.o.d -o CMakeFiles/llvmpasses.dir/DebugHelpers.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/DebugHelpers.cc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/acos.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/acos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/acos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/acos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/avx/acosh.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/acosh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/acosh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/acosh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/half_exp10.cl.bc --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandBarrierWithWaitListKHR.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/half_exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/half_exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 33%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandBarrierWithWaitListKHR.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandBarrierWithWaitListKHR.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCommandBarrierWithWaitListKHR.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCommandBarrierWithWaitListKHR.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCommandBarrierWithWaitListKHR.c --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/exp2.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/get_image_channel_data_type.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/fract.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/half_cos.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/get_image_channel_data_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/get_image_channel_data_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_channel_data_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/fract.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/fract.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fract.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/isnotequal.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/isnotequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/isnotequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isnotequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferKHR.c.o --- [ 33%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferKHR.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferKHR.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferKHR.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferKHR.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCommandCopyBufferKHR.c --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/acospi.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/half_exp2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/acospi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/acospi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/acospi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/half_exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/half_exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/expfrexp.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/expfrexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/expfrexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/expfrexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/avx2/expm1.cl.bc --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferRectKHR.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/expm1.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/expm1.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/expm1.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 33%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferRectKHR.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferRectKHR.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferRectKHR.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferRectKHR.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCommandCopyBufferRectKHR.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/half_divide.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_divide.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_divide.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_divide.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/isordered.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/isordered.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/isordered.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isordered.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/add_sat.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/add_sat.cl.bc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferToImageKHR.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/add_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/add_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 33%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferToImageKHR.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferToImageKHR.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferToImageKHR.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferToImageKHR.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCommandCopyBufferToImageKHR.c --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/get_image_channel_order.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/get_image_channel_order.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/get_image_channel_order.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_channel_order.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/all.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/all.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/all.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/all.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/frexp.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/frexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/frexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/frexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyImageKHR.c.o --- [ 33%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyImageKHR.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyImageKHR.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyImageKHR.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyImageKHR.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCommandCopyImageKHR.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/half_log.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/half_log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/half_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/fabs.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/fabs.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/fabs.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fabs.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/avx2/fast_distance.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/fast_distance.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/fast_distance.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_distance.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyImageToBufferKHR.c.o --- [ 33%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyImageToBufferKHR.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyImageToBufferKHR.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyImageToBufferKHR.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyImageToBufferKHR.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCommandCopyImageToBufferKHR.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/half_exp.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_exp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/frfrexp.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/frfrexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/frfrexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/frfrexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandFillBufferKHR.c.o --- [ 33%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandFillBufferKHR.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandFillBufferKHR.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCommandFillBufferKHR.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCommandFillBufferKHR.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCommandFillBufferKHR.c --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/fast_length.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/fast_length.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/fast_length.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_length.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx2/fast_normalize.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/fast_normalize.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/fast_normalize.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_normalize.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/isunordered.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/isunordered.cl.bc --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandFillImageKHR.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/isunordered.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isunordered.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 33%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandFillImageKHR.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandFillImageKHR.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCommandFillImageKHR.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCommandFillImageKHR.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCommandFillImageKHR.c --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/get_image_depth.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/get_image_depth.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/get_image_depth.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_depth.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/half_exp10.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandNDRangeKernelKHR.c.o --- [ 33%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandNDRangeKernelKHR.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCommandNDRangeKernelKHR.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCommandNDRangeKernelKHR.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCommandNDRangeKernelKHR.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCommandNDRangeKernelKHR.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/get_global_id.c.bc --- [ 33%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_global_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_global_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/fdim.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/fdim.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/fdim.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fdim.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/any.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/any.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/any.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/any.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/half_log10.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/half_log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/half_log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/get_global_offset.c.bc --- [ 33%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_global_offset.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_global_offset.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_offset.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/as_type.cl.bc --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandBufferKHR.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/as_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/as_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/as_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 33%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandBufferKHR.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandBufferKHR.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandBufferKHR.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandBufferKHR.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clCreateCommandBufferKHR.c --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/asin.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/asin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/asin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/asin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/get_global_size.c.bc --- [ 33%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_global_size.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_global_size.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_size.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/asinh.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/asinh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/asinh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/asinh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/get_group_id.c.bc --- [ 33%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_group_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_group_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_group_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/avx_fma4/get_image_array_size.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_image_array_size.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_image_array_size.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_array_size.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCommandBufferKHR.c.o --- [ 33%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCommandBufferKHR.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCommandBufferKHR.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCommandBufferKHR.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCommandBufferKHR.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clEnqueueCommandBufferKHR.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/half_exp2.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/get_image_dim.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/get_image_dim.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/get_image_dim.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_dim.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/floor.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/floor.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/floor.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/floor.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/half_log2.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/half_log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/half_log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/asinpi.cl.bc --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/asinpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/asinpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/asinpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/ldexp.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/get_image_channel_data_type.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 33%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/ldexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/ldexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ldexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 34%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_image_channel_data_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_image_channel_data_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_channel_data_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clFinalizeCommandBufferKHR.c.o --- [ 34%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clFinalizeCommandBufferKHR.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clFinalizeCommandBufferKHR.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clFinalizeCommandBufferKHR.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clFinalizeCommandBufferKHR.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clFinalizeCommandBufferKHR.c --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/async_work_group_copy.cl.bc --- --- lib/kernel/host/avx/async_work_group_strided_copy.cl.bc --- --- lib/kernel/host/avx/async_work_group_copy.cl.bc --- [ 34%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/async_work_group_copy.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/async_work_group_copy.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/async_work_group_copy.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx/async_work_group_strided_copy.cl.bc --- [ 34%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/async_work_group_strided_copy.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/async_work_group_strided_copy.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/async_work_group_strided_copy.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx/atan.cl.bc --- [ 34%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/atan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/atan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/atan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetCommandBufferInfoKHR.c.o --- [ 34%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetCommandBufferInfoKHR.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetCommandBufferInfoKHR.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clGetCommandBufferInfoKHR.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clGetCommandBufferInfoKHR.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clGetCommandBufferInfoKHR.c --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/fma.cl.bc --- [ 34%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/fma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/fma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/avx2/fmax.cl.bc --- [ 34%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/fmax.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/fmax.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fmax.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/half_log.cl.bc --- [ 34%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseCommandBufferKHR.c.o --- [ 34%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseCommandBufferKHR.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseCommandBufferKHR.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clReleaseCommandBufferKHR.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseCommandBufferKHR.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clReleaseCommandBufferKHR.c --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/get_image_height.cl.bc --- [ 34%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/get_image_height.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/get_image_height.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_height.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/half_powr.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/length.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 34%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/half_powr.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/half_powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 34%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/length.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/length.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/length.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/half_recip.cl.bc --- [ 34%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/half_recip.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/half_recip.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_recip.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainCommandBufferKHR.c.o --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/get_image_channel_order.cl.bc --- --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 34%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainCommandBufferKHR.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainCommandBufferKHR.c.o -MF CMakeFiles/libpocl_unlinked_objs.dir/clRetainCommandBufferKHR.c.o.d -o CMakeFiles/libpocl_unlinked_objs.dir/clRetainCommandBufferKHR.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/clRetainCommandBufferKHR.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 34%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_image_channel_order.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_image_channel_order.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_channel_order.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/atan2.cl.bc --- [ 34%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/atan2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/atan2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/atan2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/all --- [ 34%] Built target libpocl_unlinked_objs --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/depend --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/half_log10.cl.bc --- [ 34%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/get_image_width.cl.bc --- [ 34%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/get_image_width.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/get_image_width.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_width.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/DependInfo.cmake /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/build --- lib/kernel/host/ssse3/sleef_glue.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/sleef_glue.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/sleef_glue.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleef_glue.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/ssse3/abs.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/abs.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/abs.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/abs.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/ssse3/abs_diff.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/abs_diff.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/abs_diff.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/abs_diff.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/lgamma.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/lgamma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/lgamma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/lgamma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/half_rsqrt.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/half_rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/half_rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/acos.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/fmin.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/acos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/acos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/acos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/fmin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/fmin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fmin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/get_image_depth.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_image_depth.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_image_depth.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_depth.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/half_sin.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/get_linear_id.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/half_sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/half_sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 35%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/get_linear_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse41/get_linear_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_linear_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/sse41/get_local_id.c.bc --- [ 35%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/get_local_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse41/get_local_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_local_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/atan2pi.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/acosh.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/acosh.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/atan2pi.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/acosh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/acosh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/atan2pi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atan2pi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/lgamma_r.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/lgamma_r.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/lgamma_r.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/lgamma_r.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/get_local_size.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/atanh.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 35%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/get_local_size.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse41/get_local_size.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_local_size.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/atanh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/atanh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atanh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/get_num_groups.c.bc --- [ 35%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/get_num_groups.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse41/get_num_groups.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_num_groups.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/atanpi.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/atanpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/atanpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atanpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/get_image_dim.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_image_dim.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_image_dim.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_dim.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/half_log2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/fmod.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/fmod.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/fmod.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/fmod.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/get_work_dim.c.bc --- [ 35%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/get_work_dim.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse41/get_work_dim.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_work_dim.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/sse41/hadd.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/hadd.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/hadd.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/hadd.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/half_sqrt.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/half_sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/half_sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/atomics.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/atomics.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/atomics.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/atomics.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/log.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/get_image_height.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_image_height.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_image_height.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_height.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/acospi.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/acospi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/acospi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/acospi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/log10.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/half_powr.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_powr.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/fract.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/fract.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/fract.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fract.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx2/frexp.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/frexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/frexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/frexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/half_recip.cl.bc --- [ 35%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_recip.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_recip.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_recip.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/frfrexp.cl.bc --- [ 36%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/frfrexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/frfrexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/frfrexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/half_tan.cl.bc --- [ 36%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/half_tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/half_tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/barrier.ll.bc --- [ 37%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/barrier.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/avx/barrier.ll.bc /construction/lang/pocl/pocl-3.1/lib/kernel/barrier.ll --- lib/kernel/host/avx/bitselect.cl.bc --- [ 37%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/bitselect.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/bitselect.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/bitselect.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/half_cos.cl.bc --- [ 37%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/half_cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/half_cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/add_sat.cl.bc --- [ 37%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/add_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/add_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/add_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/half_rsqrt.cl.bc --- [ 37%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/get_global_id.c.bc --- [ 37%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/get_global_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx2/get_global_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/log1p.cl.bc --- [ 37%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/log1p.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/log1p.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log1p.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/get_global_offset.c.bc --- [ 37%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/get_global_offset.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx2/get_global_offset.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_offset.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/avx2/get_global_size.c.bc --- [ 37%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/get_global_size.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx2/get_global_size.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_size.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/avx2/get_group_id.c.bc --- [ 37%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/get_group_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx2/get_group_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_group_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/avx2/get_image_array_size.cl.bc --- [ 37%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/get_image_array_size.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/get_image_array_size.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_array_size.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/get_image_width.cl.bc --- [ 37%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_image_width.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_image_width.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_width.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/get_image_channel_data_type.cl.bc --- [ 37%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/get_image_channel_data_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/get_image_channel_data_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_channel_data_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/half_sin.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/c_sleef_glue_auto.c.bc --- [ 37%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/c_sleef_glue_auto.c.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 37%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_sin.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/half_divide.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -include /construction/lang/pocl/.build/sleef_config_temp_avx.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx/c_sleef_glue_auto.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleef_glue_auto.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 37%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/half_divide.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/half_divide.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_divide.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/c_sleefdp.c.bc --- [ 37%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/c_sleefdp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DPURE_C -I/construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx/c_sleefdp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefdp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/hypot.cl.bc --- [ 37%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/hypot.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/hypot.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/hypot.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/get_image_channel_order.cl.bc --- [ 37%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/get_image_channel_order.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/get_image_channel_order.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_channel_order.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/half_sqrt.cl.bc --- [ 37%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/all.cl.bc --- [ 37%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/all.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/all.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/all.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/get_image_depth.cl.bc --- [ 37%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/get_image_depth.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/log2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/get_image_depth.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_depth.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 37%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/get_linear_id.c.bc --- [ 37%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_linear_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_linear_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_linear_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/c_sleefsp.c.bc --- [ 37%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/c_sleefsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DPURE_C -I/construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx/c_sleefsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsp.c --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/any.cl.bc --- [ 37%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/any.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/any.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/any.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/half_exp.cl.bc --- [ 38%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/half_exp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/half_exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/get_local_id.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/half_tan.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 38%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_local_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_local_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_local_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 39%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/half_tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/as_type.cl.bc --- [ 39%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/as_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/as_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/as_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/logb.cl.bc --- [ 39%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/logb.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/logb.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/logb.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/get_local_size.c.bc --- [ 39%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_local_size.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_local_size.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_local_size.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/avx_fma4/get_num_groups.c.bc --- [ 39%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_num_groups.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_num_groups.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_num_groups.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/cbrt.cl.bc --- [ 39%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/cbrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/cbrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/cbrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/get_work_dim.c.bc --- [ 39%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_work_dim.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/get_work_dim.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_work_dim.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/avx_fma4/hadd.cl.bc --- [ 39%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/hadd.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/hadd.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/hadd.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/ceil.cl.bc --- [ 39%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/ceil.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/ceil.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ceil.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/avx/clamp.cl.bc --- [ 39%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/clamp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/clamp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clamp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/asin.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/get_image_dim.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 39%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/asin.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/ilogb.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/asin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/asin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 39%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/ilogb.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 39%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/get_image_dim.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/ilogb.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ilogb.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/get_image_dim.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_dim.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/half_exp10.cl.bc --- [ 39%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/half_exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/half_exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/asinh.cl.bc --- [ 39%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/asinh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/asinh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/asinh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/hypot.cl.bc --- [ 39%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/hypot.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/hypot.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/hypot.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/mad.cl.bc --- [ 39%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/mad.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/mad.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/asinpi.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/half_cos.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 39%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/asinpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/asinpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/asinpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 39%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/get_image_height.cl.bc --- [ 39%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/get_image_height.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/get_image_height.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_height.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/isequal.cl.bc --- [ 39%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/isequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/isequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/async_work_group_copy.cl.bc --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/async_work_group_copy.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/async_work_group_copy.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/async_work_group_copy.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/ssse3/async_work_group_strided_copy.cl.bc --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/async_work_group_strided_copy.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/async_work_group_strided_copy.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/async_work_group_strided_copy.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/half_exp2.cl.bc --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/half_exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/half_exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/clamp_int.cl.bc --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/clamp_int.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/clamp_int.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clamp_int.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/ilogb.cl.bc --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/ilogb.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/ilogb.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ilogb.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/clz.cl.bc --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/clz.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/clz.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clz.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/mad24.cl.bc --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/mad24.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/mad24.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad24.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/isfinite.cl.bc --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/isfinite.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/isfinite.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isfinite.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/half_log.cl.bc --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/half_log.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/get_image_width.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/half_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/get_image_width.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/get_image_width.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_width.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/half_divide.cl.bc --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_divide.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_divide.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_divide.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/convert_type.cl.bc --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/convert_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/convert_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/convert_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/atan.cl.bc --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/atan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/atan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/atan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/isequal.cl.bc --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/mad_hi.cl.bc --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/mad_hi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/mad_hi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad_hi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/atan2.cl.bc --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/atan2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/atan2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/atan2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/ssse3/atan2pi.cl.bc --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/atan2pi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/atan2pi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atan2pi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/get_linear_id.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/isgreater.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/half_log10.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 40%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/get_linear_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx2/get_linear_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_linear_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/isgreater.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/isgreater.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isgreater.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/half_log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/half_log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/isfinite.cl.bc --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isfinite.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isfinite.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isfinite.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/get_local_id.c.bc --- --- lib/kernel/host/avx2/get_local_size.c.bc --- --- lib/kernel/host/avx2/get_local_id.c.bc --- [ 40%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/get_local_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx2/get_local_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_local_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/avx2/get_local_size.c.bc --- [ 40%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/get_local_size.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx2/get_local_size.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_local_size.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/half_exp.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/atanh.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_exp.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/atanh.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/atanh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atanh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/get_num_groups.c.bc --- --- lib/kernel/host/avx2/get_work_dim.c.bc --- --- lib/kernel/host/avx2/get_num_groups.c.bc --- [ 40%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/get_num_groups.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx2/get_num_groups.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_num_groups.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/avx2/get_work_dim.c.bc --- [ 40%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/get_work_dim.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx2/get_work_dim.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_work_dim.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/half_log2.cl.bc --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/half_log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/half_log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/atanpi.cl.bc --- [ 40%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/atanpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/atanpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/atanpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/isgreaterequal.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/isgreaterequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/isgreaterequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isgreaterequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/mad_sat.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/mad_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/mad_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/hadd.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/hadd.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/hadd.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/hadd.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/copysign.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/copysign.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/copysign.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/copysign.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/max.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/max.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/max.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/max.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/cos.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/avx/cosh.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/cosh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/cosh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cosh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/isgreater.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isgreater.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isgreater.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isgreater.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/half_powr.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/half_exp10.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/half_powr.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/half_powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/atomics.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/atomics.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/atomics.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/atomics.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/isinf.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/isinf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/isinf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isinf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/max_i.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/max_i.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/max_i.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/max_i.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/barrier.ll.bc --- [ 41%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/barrier.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/barrier.ll.bc /construction/lang/pocl/pocl-3.1/lib/kernel/barrier.ll --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/cospi.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/cospi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/cospi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cospi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/isgreaterequal.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isgreaterequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isgreaterequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isgreaterequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/half_recip.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/half_recip.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/half_recip.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_recip.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/half_exp2.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/Flatten.cc.o --- [ 41%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/Flatten.cc.o --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/cross.cl.bc --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/Flatten.cc.o -MF CMakeFiles/llvmpasses.dir/Flatten.cc.o.d -o CMakeFiles/llvmpasses.dir/Flatten.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/Flatten.cc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/cross.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/cross.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/cross.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/bitselect.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/bitselect.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/bitselect.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/bitselect.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/half_cos.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/half_cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/half_cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/isless.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/isless.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/isless.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isless.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/ctz.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/ctz.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/ctz.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/ctz.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx/degrees.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/degrees.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/degrees.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/degrees.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/isinf.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isinf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isinf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isinf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/half_rsqrt.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/half_rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/half_rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/half_log.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/maxmag.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/maxmag.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/maxmag.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/maxmag.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/isless.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isless.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isless.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isless.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/half_divide.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/half_divide.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/half_divide.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_divide.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/distance.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/distance.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/distance.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/distance.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/c_sleef_glue_auto.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/half_log10.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/c_sleefdp.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/half_sin.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_log10.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 41%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/c_sleefdp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DPURE_C -I/construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/c_sleefdp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefdp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/half_sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/half_sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/c_sleef_glue_auto.c.bc --- [ 41%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/c_sleef_glue_auto.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/c_sleef_glue_auto.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleef_glue_auto.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/islessequal.cl.bc --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/islessequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/islessequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/islessequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/half_exp.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/mem_fence.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 41%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/half_exp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/half_exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 41%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/mem_fence.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse2/mem_fence.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mem_fence.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/sse2/min.cl.bc --- [ 42%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/min.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/min.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/min.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/half_exp10.cl.bc --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/half_exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/half_exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/islessequal.cl.bc --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/islessequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/islessequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/islessequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/dot.cl.bc --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/dot.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/dot.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/dot.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/half_sqrt.cl.bc --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/half_sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/half_sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/ep_log.cl.bc --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/ep_log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/ep_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/ep_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/half_log2.cl.bc --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/islessgreater.cl.bc --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/islessgreater.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/islessgreater.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/islessgreater.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/min_i.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/erf.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/min_i.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/min_i.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/min_i.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/erf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/erf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/erf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/avx/erfc.cl.bc --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/erfc.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/erfc.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/erfc.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/half_exp2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/c_sleefsp.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/half_exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/half_exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 43%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/c_sleefsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DPURE_C -I/construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/c_sleefsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsp.c --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/half_tan.cl.bc --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/half_tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/half_tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/islessgreater.cl.bc --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/islessgreater.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/islessgreater.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/islessgreater.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/exp.cl.bc --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/exp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/isnan.cl.bc --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isnan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isnan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isnan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/cbrt.cl.bc --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/cbrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/cbrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/cbrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/half_log.cl.bc --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/half_log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/half_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx2/half_log10.cl.bc --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/half_log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/half_log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/minmag.cl.bc --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/minmag.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/minmag.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/minmag.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/ceil.cl.bc --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/ceil.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/ceil.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ceil.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/isnan.cl.bc --- [ 43%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/isnan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/isnan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isnan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/half_powr.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_powr.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/hypot.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/hypot.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/hypot.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/hypot.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/isnormal.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isnormal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isnormal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isnormal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/mix.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/mix.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/mix.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mix.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/isnormal.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/clamp.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/isnormal.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/clamp.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/modf.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_ad--- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_kh--- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- dressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/clamp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clamp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- r_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/isnormal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isnormal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/modf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/modf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/modf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/sse2/mul24.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/mul24.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/mul24.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mul24.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/clamp_int.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/clamp_int.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/clamp_int.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clamp_int.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/half_recip.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_recip.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_recip.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_recip.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/half_log2.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/half_log2.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/isnotequal.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/half_log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/ilogb.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/clz.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isnotequal.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/ilogb.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isnotequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isnotequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/ilogb.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ilogb.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/clz.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/clz.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/clz.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/isnotequal.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/isnotequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/isnotequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isnotequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/isordered.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isordered.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isordered.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isordered.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/convert_type.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/convert_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/convert_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/convert_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/ssse3/copysign.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/isequal.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/copysign.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/copysign.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/copysign.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/ssse3/cos.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/half_rsqrt.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/isequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/isequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/mul_hi.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/mul_hi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/mul_hi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mul_hi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/sse2/nan.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/nan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/nan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/nan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/cosh.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/half_powr.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/cosh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/cosh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cosh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/half_powr.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/half_powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/isordered.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/isordered.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/isordered.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isordered.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/isunordered.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isunordered.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/isunordered.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isunordered.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/cospi.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/cospi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/cospi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/cospi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/isfinite.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/isfinite.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/isfinite.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isfinite.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/half_sin.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/half_recip.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/half_recip.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/half_recip.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_recip.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/isunordered.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/isunordered.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/isunordered.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isunordered.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/ldexp.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/ldexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/ldexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ldexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/cross.cl.bc --- [ 44%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/cross.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/cross.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/cross.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/exp10.cl.bc --- [ 45%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/avx/exp2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/native_cos.cl.bc --- [ 45%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/native_cos.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 45%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/exp2.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte--- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_b--- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- _addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/native_cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- yte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/ldexp.cl.bc --- [ 45%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/ldexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/ldexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ldexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/half_sqrt.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/half_rsqrt.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 45%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 45%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/half_rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/half_rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/length.cl.bc --- [ 45%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/length.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/length.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/length.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/isgreater.cl.bc --- [ 45%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/isgreater.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/isgreater.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isgreater.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/native_divide.cl.bc --- [ 45%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/native_divide.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/native_divide.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_divide.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/expfrexp.cl.bc --- [ 45%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/expfrexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/expfrexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/expfrexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/half_tan.cl.bc --- [ 45%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/half_tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/half_sin.cl.bc --- [ 45%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/half_sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/half_sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/expm1.cl.bc --- [ 45%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/expm1.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/expm1.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/expm1.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/ctz.cl.bc --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/ctz.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/ctz.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/ctz.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/lgamma.cl.bc --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/lgamma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/lgamma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/lgamma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/native_exp.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/length.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/native_exp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/native_exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/length.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/length.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/length.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/isgreaterequal.cl.bc --- --- lib/kernel/host/sse41/isinf.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/hypot.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/isinf.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/hypot.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/isinf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isinf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_a--- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/isgreaterequal.cl.bc --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/isgreaterequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/isgreaterequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isgreaterequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- ddressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/hypot.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/hypot.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/native_exp10.cl.bc --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/native_exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/native_exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/half_sqrt.cl.bc --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/half_sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/half_sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/native_exp2.cl.bc --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/native_exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/native_exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/lgamma_r.cl.bc --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/lgamma_r.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/lgamma_r.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/lgamma_r.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/fabs.cl.bc --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/fabs.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/fabs.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fabs.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/degrees.cl.bc --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/degrees.cl.bc --- lib/kernel/host/ssse3/distance.cl.bc --- --- lib/kernel/host/ssse3/degrees.cl.bc --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/degrees.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/degrees.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/ssse3/distance.cl.bc --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/distance.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/distance.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/distance.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/lgamma.cl.bc --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/lgamma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/lgamma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/lgamma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/half_tan.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/isless.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/half_tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/half_tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/isless.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/isless.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isless.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/dot.cl.bc --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/dot.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/dot.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/dot.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/ssse3/ep_log.cl.bc --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/ep_log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/ep_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/ep_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/log.cl.bc --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/ilogb.cl.bc --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/ilogb.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/ilogb.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ilogb.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/native_log.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/fast_distance.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/native_log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/native_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/fast_distance.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/fast_distance.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_distance.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/lgamma_r.cl.bc --- [ 46%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/lgamma_r.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/lgamma_r.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/lgamma_r.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/islessequal.cl.bc --- [ 47%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/islessequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/islessequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/islessequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/sse41/islessgreater.cl.bc --- [ 47%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/islessgreater.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/islessgreater.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/islessgreater.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/hypot.cl.bc --- [ 47%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/hypot.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/hypot.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/hypot.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/log.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/native_log10.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 47%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 47%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/native_log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/native_log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/log10.cl.bc --- [ 47%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/isequal.cl.bc --- [ 47%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/log10.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/erf.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/erf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/erf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/erf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/fast_length.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/fast_length.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/fast_length.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_length.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/erfc.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/erfc.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/erfc.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/erfc.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/isnan.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/isnan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/isnan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isnan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/ilogb.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/ilogb.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/ilogb.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ilogb.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/log1p.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/log1p.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/log1p.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log1p.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/avx512/log2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/native_log2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/isfinite.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/native_log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/native_log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isfinite.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isfinite.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isfinite.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/logb.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/logb.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/logb.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/logb.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/log1p.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/log1p.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/log1p.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log1p.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/fast_normalize.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/fast_normalize.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/fast_normalize.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_normalize.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/isnormal.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/isnormal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/isnormal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isnormal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/fdim.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/fdim.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/fdim.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fdim.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/avx/floor.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/floor.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/floor.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/floor.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/mad.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/mad.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/mad.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/isgreater.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isgreater.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isgreater.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isgreater.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/log2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/isequal.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/isequal.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/log2.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_--- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/isequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/FlattenGlobals.cc.o --- [ 48%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/FlattenGlobals.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/FlattenGlobals.cc.o -MF CMakeFiles/llvmpasses.dir/FlattenGlobals.cc.o.d -o CMakeFiles/llvmpasses.dir/FlattenGlobals.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/FlattenGlobals.cc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/isnotequal.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/isnotequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/isnotequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isnotequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/mad24.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/native_powr.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/mad24.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/mad24.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad24.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/native_powr.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/native_powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/fma.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/fma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/fma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/exp.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/exp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/ssse3/exp10.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/fmax.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/fmax.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/fmax.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fmax.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/isgreaterequal.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isgreaterequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isgreaterequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isgreaterequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/fmin.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/fmin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/fmin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fmin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/isordered.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/isordered.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/isordered.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isordered.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/isfinite.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/native_recip.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/native_recip.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/native_recip.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_recip.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/isfinite.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/isfinite.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isfinite.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/exp2.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/logb.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/isinf.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isinf.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/logb.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/logb.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/logb.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isinf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isinf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/expfrexp.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/expfrexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/expfrexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/expfrexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/fmod.cl.bc --- [ 48%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/fmod.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/fmod.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/fmod.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/mad_hi.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/mad_hi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/mad_hi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad_hi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/isunordered.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/isunordered.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/isunordered.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isunordered.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/fract.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/isgreater.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/fract.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/fract.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fract.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/isgreater.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/isgreater.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isgreater.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/isless.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isless.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isless.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isless.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/frexp.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/frexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/frexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/frexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/mad.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/mad.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/mad.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/frfrexp.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/ldexp.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/frfrexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/frfrexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/frfrexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/ldexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/ldexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ldexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/get_global_id.c.bc --- [ 49%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/get_global_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx/get_global_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/native_rsqrt.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/native_rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/native_rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/expm1.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/expm1.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/expm1.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/expm1.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/islessequal.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/islessequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/islessequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/islessequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/mad_sat.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/mad_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/mad_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/isgreaterequal.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/isgreaterequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/isgreaterequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isgreaterequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/fabs.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/fabs.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/fabs.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fabs.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/length.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/length.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/length.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/length.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/mad24.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/mad24.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/mad24.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad24.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/fast_distance.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/fast_distance.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/fast_distance.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_distance.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/islessgreater.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/islessgreater.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/islessgreater.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/islessgreater.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/fast_length.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/fast_length.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/fast_length.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_length.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/get_global_offset.c.bc --- [ 49%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/get_global_offset.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx/get_global_offset.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_offset.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/fast_normalize.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/fast_normalize.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/fast_normalize.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fast_normalize.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/native_sin.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/native_sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/native_sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/isinf.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/isinf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/isinf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isinf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/lgamma.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/lgamma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/lgamma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/lgamma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/fdim.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/fdim.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/fdim.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fdim.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/get_global_size.c.bc --- [ 49%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/get_global_size.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx/get_global_size.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_size.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/avx/get_group_id.c.bc --- [ 49%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/get_group_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx/get_group_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_group_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/floor.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/floor.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/floor.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/floor.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/mad_hi.cl.bc --- [ 49%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/mad_hi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/mad_hi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad_hi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/native_sqrt.cl.bc --- [ 50%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/native_sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/native_sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/fma.cl.bc --- [ 50%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/fma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/fma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/get_image_array_size.cl.bc --- [ 51%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/get_image_array_size.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/get_image_array_size.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_array_size.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/fmax.cl.bc --- [ 51%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/fmax.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/fmax.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fmax.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/ssse3/fmin.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/fmin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/fmin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/fmin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/lgamma_r.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/lgamma_r.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/lgamma_r.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/lgamma_r.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/native_tan.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/native_tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/native_tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/isnan.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/fmod.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isnan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isnan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isnan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/isless.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/fmod.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/fmod.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/fmod.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/isless.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/isless.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isless.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/fract.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/fract.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/fract.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/fract.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/ssse3/frexp.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/frexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/frexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/frexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/mad_sat.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/mad_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/mad_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/frfrexp.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/max.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/max.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/max.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/max.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/frfrexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/frfrexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/frfrexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/max_i.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/max_i.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/max_i.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/max_i.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/nextafter.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/nextafter.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/nextafter.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/nextafter.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/get_image_channel_data_type.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/get_image_channel_data_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/get_image_channel_data_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_channel_data_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/islessequal.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/islessequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/islessequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/islessequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/isnormal.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isnormal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isnormal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isnormal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/log.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/get_image_channel_order.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/get_image_channel_order.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/get_image_channel_order.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_channel_order.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/normalize.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/normalize.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/normalize.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/normalize.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/get_image_depth.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/ocml_helpers.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/get_image_depth.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/get_image_depth.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_depth.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/ocml_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/ocml_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/ocml_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/isnotequal.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/pocl_fma.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/maxmag.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isnotequal.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/pocl_fma.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isnotequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isnotequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/pocl_fma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pocl_fma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/get_image_dim.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/maxmag.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/maxmag.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/maxmag.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/get_image_dim.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/get_image_dim.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_dim.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/log10.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/get_global_id.c.bc --- [ 52%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_global_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_global_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/get_image_height.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/get_image_height.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/get_image_height.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_height.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/get_global_offset.c.bc --- [ 52%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_global_offset.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_global_offset.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_offset.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/islessgreater.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/get_image_width.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/islessgreater.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/islessgreater.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/islessgreater.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/get_image_width.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/get_image_width.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_width.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/get_global_size.c.bc --- [ 52%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_global_size.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_global_size.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_global_size.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/get_linear_id.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/max.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 52%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/get_linear_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx/get_linear_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_linear_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/max.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/max.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/max.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/isordered.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isordered.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isordered.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isordered.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/mem_fence.c.bc --- [ 52%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/mem_fence.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx512/mem_fence.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mem_fence.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/get_group_id.c.bc --- --- lib/kernel/host/ssse3/get_image_array_size.cl.bc --- --- lib/kernel/host/ssse3/get_group_id.c.bc --- [ 52%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_group_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_group_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_group_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/ssse3/get_image_array_size.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_image_array_size.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_image_array_size.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_array_size.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/ssse3/get_image_channel_data_type.cl.bc --- --- lib/kernel/host/ssse3/get_image_channel_order.cl.bc --- --- lib/kernel/host/ssse3/get_image_channel_data_type.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_image_channel_data_type.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_image_channel_data_type.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_channel_data_type.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/ssse3/get_image_channel_order.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_image_channel_order.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_image_channel_order.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_channel_order.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/log1p.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/log1p.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/log1p.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log1p.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/get_local_id.c.bc --- [ 52%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/get_local_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx/get_local_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_local_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/avx/get_local_size.c.bc --- [ 52%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/get_local_size.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx/get_local_size.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_local_size.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/get_image_depth.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_image_depth.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_image_depth.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_depth.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/isunordered.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isunordered.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/isunordered.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isunordered.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/get_image_dim.cl.bc --- [ 52%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_image_dim.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_image_dim.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_dim.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/get_num_groups.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/isnan.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 52%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/get_num_groups.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx/get_num_groups.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_num_groups.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 53%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/isnan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/isnan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isnan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/max_i.cl.bc --- [ 53%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/max_i.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/max_i.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/max_i.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/get_image_height.cl.bc --- [ 53%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_image_height.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_image_height.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_height.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/min.cl.bc --- [ 53%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/min.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/min.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/min.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/get_work_dim.c.bc --- [ 53%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/get_work_dim.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx/get_work_dim.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_work_dim.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/log2.cl.bc --- [ 53%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/get_image_width.cl.bc --- [ 53%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_image_width.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_image_width.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_image_width.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/isnormal.cl.bc --- [ 53%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/isnormal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/isnormal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isnormal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/ldexp.cl.bc --- [ 54%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/ldexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/ldexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ldexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/hadd.cl.bc --- [ 54%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/hadd.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/hadd.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/hadd.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/get_linear_id.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/maxmag.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 54%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_linear_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_linear_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_linear_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 54%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/maxmag.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/maxmag.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/maxmag.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/half_cos.cl.bc --- [ 54%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/half_cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/half_cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx/half_divide.cl.bc --- [ 54%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/half_divide.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/half_divide.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_divide.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx/half_exp.cl.bc --- [ 54%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/half_exp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/half_exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/pocl_run_all_wgs.c.bc --- [ 54%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/pocl_run_all_wgs.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse2/pocl_run_all_wgs.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/pocl_run_all_wgs.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/logb.cl.bc --- [ 54%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/logb.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/logb.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/logb.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/FlattenBarrierSubs.cc.o --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/pocl_spawn_wg.c.bc --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- [ 54%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/FlattenBarrierSubs.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/FlattenBarrierSubs.cc.o -MF CMakeFiles/llvmpasses.dir/FlattenBarrierSubs.cc.o.d -o CMakeFiles/llvmpasses.dir/FlattenBarrierSubs.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/FlattenBarrierSubs.cc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 54%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/pocl_spawn_wg.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse2/pocl_spawn_wg.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/pocl_spawn_wg.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/half_exp10.cl.bc --- [ 54%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/half_exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/half_exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/get_local_id.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/length.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 54%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_local_id.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_local_id.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_local_id.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 54%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/length.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/length.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/length.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/popcount.cl.bc --- [ 54%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/popcount.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/popcount.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/popcount.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/min_i.cl.bc --- [ 54%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/min_i.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/min_i.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/min_i.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/mem_fence.c.bc --- [ 54%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/mem_fence.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/mem_fence.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mem_fence.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/get_local_size.c.bc --- [ 54%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_local_size.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_local_size.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_local_size.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/min.cl.bc --- [ 54%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/min.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/min.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/min.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/get_num_groups.c.bc --- --- lib/kernel/host/ssse3/get_work_dim.c.bc --- [ 54%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_work_dim.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_work_dim.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_work_dim.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/ssse3/get_num_groups.c.bc --- [ 54%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_num_groups.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/get_num_groups.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/get_num_groups.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/isnotequal.cl.bc --- [ 54%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/isnotequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/isnotequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isnotequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/pow.cl.bc --- [ 54%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/pow.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/pow.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pow.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/lgamma.cl.bc --- [ 54%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/lgamma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/lgamma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/lgamma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/hadd.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/isordered.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/hadd.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/hadd.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/hadd.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/pow_helpers.cl.bc --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/pow_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/pow_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pow_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/sse2/pown.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/isordered.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/isordered.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isordered.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/pown.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/pown.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pown.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/min_i.cl.bc --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/min_i.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/min_i.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/min_i.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/isunordered.cl.bc --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/isunordered.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/isunordered.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isunordered.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/mad.cl.bc --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/mad.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/mad.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/half_exp2.cl.bc --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/half_exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/half_exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/minmag.cl.bc --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/minmag.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/minmag.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/minmag.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/minmag.cl.bc --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/minmag.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/minmag.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/minmag.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/half_cos.cl.bc --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/lgamma_r.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/half_divide.cl.bc --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_divide.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_divide.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_divide.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/lgamma_r.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/lgamma_r.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/lgamma_r.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/half_log.cl.bc --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/half_log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/half_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx/half_log10.cl.bc --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/half_log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/half_log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/half_exp.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/mad24.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_exp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/mix.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/mad24.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/mad24.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad24.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/mix.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/mix.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mix.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/powr.cl.bc --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/powr.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/mix.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/ldexp.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/prefetch.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/mix.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/mix.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mix.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/prefetch.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/prefetch.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/prefetch.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/ldexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/ldexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ldexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/mad_hi.cl.bc --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/mad_hi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/mad_hi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad_hi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/half_exp10.cl.bc --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/modf.cl.bc --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/modf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/modf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/modf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/printf.c.bc --- [ 55%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/printf.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse2/printf.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/length.cl.bc --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/length.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/length.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/length.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/printf_base.c.bc --- [ 55%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/printf_base.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse2/printf_base.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/printf_base.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/sse2/radians.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/modf.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/half_log2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/modf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/modf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/modf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 55%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/radians.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte--- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/half_exp2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- _addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/radians.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/radians.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 56%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/half_log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/half_log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 56%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/printf.c.bc --- /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c:727:1: warning: incompatible redeclaration of library function 'printf' [-Wincompatible-library-redeclaration] printf (const PRINTF_FMT_STR_AS char *restrict fmt, ...) ^ /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c:727:1: note: 'printf' is a builtin with type 'int (const char *, ...)' 1 warning generated. --- lib/kernel/host/sse2/read_image.cl.bc --- [ 56%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/read_image.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/read_image.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/read_image.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/log.cl.bc --- [ 56%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/mad_sat.cl.bc --- [ 56%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/mad_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/mad_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/half_log.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/remainder.cl.bc --- --- lib/kernel/host/sse2/remquo.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 56%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 56%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/remquo.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/remquo.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/remquo.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/sse2/remainder.cl.bc --- [ 56%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/remainder.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/remainder.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/remainder.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/mul24.cl.bc --- [ 56%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/mul24.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/mul24.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mul24.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/lgamma.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/half_powr.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 56%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/lgamma.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/mul24.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/lgamma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/lgamma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 56%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/half_powr.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 56%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/mul24.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byt--- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/half_powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- e_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/mul24.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mul24.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/rhadd.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/log10.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 56%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/rhadd.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/rhadd.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rhadd.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/half_recip.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 56%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 56%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/half_recip.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/half_recip.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_recip.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/half_log10.cl.bc --- [ 56%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/mul_hi.cl.bc --- [ 56%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/mul_hi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/mul_hi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mul_hi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/max.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/lgamma_r.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/half_log2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 56%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/max.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/max.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/max.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 56%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/lgamma_r.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/lgamma_r.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/lgamma_r.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 56%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/rint.cl.bc --- [ 57%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/rint.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/rint.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/rint.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/half_powr.cl.bc --- --- lib/kernel/host/ssse3/half_recip.cl.bc --- --- lib/kernel/host/ssse3/half_powr.cl.bc --- [ 57%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_powr.cl.bc --- lib/kernel/host/ssse3/half_recip.cl.bc --- [ 57%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_recip.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_recip.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_recip.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/ssse3/half_powr.cl.bc --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/mul_hi.cl.bc --- [ 57%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/mul_hi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/mul_hi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mul_hi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/log.cl.bc --- [ 57%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/log.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/half_rsqrt.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 57%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/half_rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/half_rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/log1p.cl.bc --- [ 57%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/log1p.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/log1p.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log1p.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/half_rsqrt.cl.bc --- [ 57%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/max_i.cl.bc --- [ 58%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/max_i.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/max_i.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/max_i.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/half_sin.cl.bc --- [ 58%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/half_sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/half_sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx/half_sqrt.cl.bc --- [ 58%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/half_sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/half_sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/nan.cl.bc --- [ 58%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/nan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/nan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/nan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/nan.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/log10.cl.bc --- --- lib/kernel/host/avx2/log1p.cl.bc --- --- lib/kernel/host/avx2/log10.cl.bc --- [ 58%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/avx2/log1p.cl.bc --- [ 58%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/log1p.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/log1p.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log1p.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 58%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/nan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/nan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/nan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/half_sin.cl.bc --- [ 58%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/half_tan.cl.bc --- [ 58%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/half_tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/half_tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/rootn.cl.bc --- [ 58%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/rootn.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/rootn.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/rootn.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/log2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/rotate.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 58%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 58%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/rotate.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/rotate.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rotate.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/maxmag.cl.bc --- [ 58%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/maxmag.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/maxmag.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/maxmag.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/log2.cl.bc --- [ 58%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/native_cos.cl.bc --- [ 58%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/native_cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/native_cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/half_sqrt.cl.bc --- [ 58%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/ssse3/half_tan.cl.bc --- [ 58%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/half_tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/half_tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/ssse3/hypot.cl.bc --- [ 58%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/hypot.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/hypot.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/hypot.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/hypot.cl.bc --- [ 58%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/hypot.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/hypot.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/hypot.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/native_cos.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/ilogb.cl.bc --- [ 58%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/ilogb.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/ilogb.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ilogb.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/mem_fence.c.bc --- [ 58%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/mem_fence.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse41/mem_fence.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mem_fence.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/native_divide.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/ilogb.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/native_divide.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/ilogb.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/native_divide.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_divide.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/ilogb.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ilogb.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/avx/isequal.cl.bc --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/isequal.cl.bc --- lib/kernel/host/avx/isfinite.cl.bc --- --- lib/kernel/host/avx/isequal.cl.bc --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/isequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx/isfinite.cl.bc --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/isfinite.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/isfinite.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isfinite.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/avx/isgreater.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/min.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/isgreater.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/isgreater.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isgreater.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/min.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/min.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/min.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/logb.cl.bc --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/logb.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/logb.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/logb.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/logb.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/isequal.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/logb.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/logb.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/logb.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/isequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/isequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/round.cl.bc --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/round.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/round.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/round.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/mad.cl.bc --- --- lib/kernel/host/avx2/mad24.cl.bc --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/mad24.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/mad24.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad24.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx2/mad.cl.bc --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/mad.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/mad.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/isgreaterequal.cl.bc --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/isgreaterequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/isgreaterequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isgreaterequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/isfinite.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/native_exp.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/isfinite.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/native_exp.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/isfinite.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isfinite.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/native_exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/mad_hi.cl.bc --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/mad_hi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/mad_hi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad_hi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/min_i.cl.bc --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/min_i.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/min_i.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/min_i.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/isgreater.cl.bc --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/isgreater.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/isgreater.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isgreater.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/mad_sat.cl.bc --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/mad_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/mad_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/mad.cl.bc --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/mad.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/mad.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/isgreaterequal.cl.bc --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/isgreaterequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/isgreaterequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isgreaterequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/isinf.cl.bc --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/isinf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/isinf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isinf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/avx/isless.cl.bc --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/isless.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/isless.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isless.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/native_exp10.cl.bc --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/native_exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/native_exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/rsqrt.cl.bc --- [ 59%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/isinf.cl.bc --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/isinf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/isinf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isinf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/native_divide.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/isless.cl.bc --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/isless.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/isless.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isless.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_divide.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_divide.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_divide.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/minmag.cl.bc --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/minmag.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/minmag.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/minmag.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/islessequal.cl.bc --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/islessequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/islessequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/islessequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/mad24.cl.bc --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/mad24.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/mad24.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad24.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/islessequal.cl.bc --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/islessequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/islessequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/islessequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/islessgreater.cl.bc --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/islessgreater.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/islessgreater.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/islessgreater.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/mix.cl.bc --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/mix.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/mix.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mix.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/scalars.cl.bc --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/scalars.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/scalars.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/scalars.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/max.cl.bc --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/max.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/islessgreater.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/max.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/max.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/isnan.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/islessgreater.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_ad--- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/native_exp2.cl.bc --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/native_exp2.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- dressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/islessgreater.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/islessgreater.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/ssse3/isnan.cl.bc --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/isnan.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_kh--- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/isnan.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_ad--- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- r_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/native_exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- dressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/isnan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isnan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/ssse3/isnormal.cl.bc --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/isnormal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/isnormal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isnormal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/isnan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isnan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/mad_hi.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/isnormal.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/mad_hi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/mad_hi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad_hi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/isnormal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/isnormal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/isnormal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/isnotequal.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/select.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/isnotequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/isnotequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isnotequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/select.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/select.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/select.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/native_exp.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/modf.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_exp.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/modf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/modf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/modf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/max_i.cl.bc --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/max_i.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/max_i.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/max_i.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/native_log.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/maxmag.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 60%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/native_log.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 61%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/maxmag.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/maxmag.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/maxmag.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/native_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/HandleSamplerInitialization.cc.o --- [ 61%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/HandleSamplerInitialization.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/HandleSamplerInitialization.cc.o -MF CMakeFiles/llvmpasses.dir/HandleSamplerInitialization.cc.o.d -o CMakeFiles/llvmpasses.dir/HandleSamplerInitialization.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/HandleSamplerInitialization.cc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/mem_fence.c.bc --- [ 61%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/mem_fence.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx2/mem_fence.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mem_fence.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/isnotequal.cl.bc --- [ 61%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/isnotequal.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/isnotequal.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isnotequal.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/isordered.cl.bc --- [ 61%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/isordered.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/isordered.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isordered.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/min.cl.bc --- [ 61%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/min.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/min.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/min.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/isunordered.cl.bc --- [ 61%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/isunordered.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/isunordered.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isunordered.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/mad_sat.cl.bc --- [ 61%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/mad_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/mad_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/native_exp10.cl.bc --- [ 61%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/shuffle.cl.bc --- [ 61%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/shuffle.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/shuffle.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/shuffle.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/mul24.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/native_log10.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/ldexp.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 61%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/mul24.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/mul24.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mul24.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 61%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/native_log10.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 61%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/ldexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/ldexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ldexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/native_log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/min_i.cl.bc --- [ 61%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/min_i.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/min_i.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/min_i.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/isordered.cl.bc --- [ 61%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/isordered.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/isordered.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isordered.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/length.cl.bc --- [ 61%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/length.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/length.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/length.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/ssse3/lgamma.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/native_exp2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 61%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/lgamma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/lgamma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/lgamma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 61%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/lgamma_r.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/mul_hi.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 61%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/lgamma_r.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 61%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/mul_hi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/mul_hi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mul_hi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/lgamma_r.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/lgamma_r.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/native_log2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/isunordered.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 62%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/native_log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/native_log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/isunordered.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/isunordered.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/isunordered.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx/ldexp.cl.bc --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/ldexp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/ldexp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/ldexp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/avx/length.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/minmag.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/length.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/length.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/length.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/max.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/minmag.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/minmag.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/minmag.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/max.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/log.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/max.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/max.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/mix.cl.bc --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/mix.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/mix.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mix.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx2/modf.cl.bc --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/modf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_--- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/nan.cl.bc --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/nan.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/modf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/modf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/lgamma.cl.bc --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/lgamma.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/native_log.cl.bc --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_log.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/log10.cl.bc --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/log10.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_a--- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_b--- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byt--- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_ad--- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- ddressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/nan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/nan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- yte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/lgamma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/lgamma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- e_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- dressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/native_powr.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/log1p.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/native_powr.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/native_powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/log1p.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/log1p.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log1p.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/ssse3/log2.cl.bc --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/ssse3/logb.cl.bc --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/logb.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/logb.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/logb.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/lgamma_r.cl.bc --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/lgamma_r.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/lgamma_r.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/lgamma_r.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/mul24.cl.bc --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/mul24.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/mul24.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mul24.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/native_cos.cl.bc --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/native_cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/native_cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/max_i.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/log.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/max_i.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/max_i.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/max_i.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/native_recip.cl.bc --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/native_recip.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/native_recip.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_recip.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/native_log10.cl.bc --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/mad.cl.bc --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/mad.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/mad.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/log10.cl.bc --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/sign.cl.bc --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/sign.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/sign.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sign.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/mad24.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/signbit.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/log1p.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/signbit.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/mad24.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/signbit.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/signbit.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/mad24.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad24.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/log1p.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/log1p.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/log1p.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/mul_hi.cl.bc --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/mul_hi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/mul_hi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mul_hi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/native_rsqrt.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/mad_hi.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/native_rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/native_rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/mad_hi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/mad_hi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad_hi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/log2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/maxmag.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/native_divide.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/native_log2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/native_divide.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/native_divide.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_divide.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 63%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/maxmag.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/maxmag.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/maxmag.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/mad_sat.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/mad_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/mad_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/sin.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/max.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/max.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/max.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/max.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/logb.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/logb.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/logb.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/logb.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/avx/mad.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/mad.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/mad.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx/mad24.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/mad24.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/mad24.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad24.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/native_exp.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/native_exp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/native_exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/native_sin.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/native_sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/native_sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/max_i.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/max_i.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/max_i.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/max_i.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/mem_fence.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/sincos.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 64%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/mem_fence.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/mem_fence.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mem_fence.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/nan.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/sincos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/sincos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sincos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/nan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/nan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/nan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/native_powr.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_powr.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/maxmag.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/maxmag.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/maxmag.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/maxmag.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/ssse3/mem_fence.c.bc --- [ 64%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/mem_fence.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/mem_fence.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mem_fence.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/min.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/min.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/min.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/min.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/mad_hi.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/mad_hi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/mad_hi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad_hi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/native_exp10.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/native_exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/native_exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/mad_sat.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/mad_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/mad_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mad_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/min.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/native_sqrt.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/min.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/min.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/min.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/native_sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/native_sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/min_i.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/min_i.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/min_i.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/min_i.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/native_cos.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/native_cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/native_cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/minmag.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/minmag.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/minmag.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/minmag.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/native_recip.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_recip.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_recip.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_recip.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/native_exp2.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/native_exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/native_exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/mix.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/mix.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/mix.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mix.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/sincos_helpers.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/sincos_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/sincos_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sincos_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/min_i.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/min_i.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/min_i.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/min_i.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/native_rsqrt.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/native_divide.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/native_divide.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/native_divide.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_divide.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/modf.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/modf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/modf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/modf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/max.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/native_tan.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/native_tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/native_tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/mul24.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/mul24.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/mul24.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mul24.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/native_log.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/native_log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/native_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/mul_hi.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/mul_hi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/mul_hi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mul_hi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/max.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/max.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/max.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/nan.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/nan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/nan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/nan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/ssse3/native_cos.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/minmag.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/native_divide.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/native_sin.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_divide.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_divide.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_divide.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/minmag.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/minmag.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/minmag.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/native_log10.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/native_log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/native_log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/max_i.cl.bc --- --- lib/kernel/host/avx/maxmag.cl.bc --- --- lib/kernel/host/avx/max_i.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/max_i.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/max_i.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/max_i.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx/maxmag.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/maxmag.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/maxmag.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/maxmag.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/nextafter.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/native_exp.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/nextafter.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/nextafter.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/nextafter.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/native_exp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/native_exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/sinh.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/native_exp.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_exp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/ssse3/native_exp10.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/mix.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/native_sqrt.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/mix.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/mix.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mix.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/native_log2.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/native_log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/native_log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/mem_fence.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/normalize.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/normalize.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/native_exp10.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/native_exp10.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 64%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/mem_fence.c.bc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/native_exp2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_kh--- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_--- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+c--- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- r_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/normalize.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/normalize.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/native_exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- l_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx/mem_fence.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mem_fence.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/native_log.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/ssse3/native_log10.cl.bc --- --- lib/kernel/host/ssse3/native_exp2.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/min.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/min.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/min.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/min.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/native_log10.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/sinh.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/native_log2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/sinh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sinh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/native_powr.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/native_powr.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/native_powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/sinpi.cl.bc --- [ 64%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/sinpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/sinpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sinpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/native_powr.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/native_tan.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 65%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_powr.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 65%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/native_tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/min_i.cl.bc --- [ 65%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/min_i.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/min_i.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/min_i.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/native_exp2.cl.bc --- [ 65%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/native_exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/native_exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/native_recip.cl.bc --- [ 65%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_recip.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_recip.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_recip.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/ocml_helpers.cl.bc --- [ 65%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/ocml_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/ocml_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/ocml_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/native_recip.cl.bc --- [ 65%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/native_recip.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/native_recip.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_recip.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/modf.cl.bc --- [ 66%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/modf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/modf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/modf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/native_rsqrt.cl.bc --- [ 66%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/nextafter.cl.bc --- [ 66%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/nextafter.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/nextafter.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/nextafter.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/native_sin.cl.bc --- [ 66%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/ssse3/native_sqrt.cl.bc --- [ 66%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/smoothstep.cl.bc --- [ 66%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/smoothstep.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/smoothstep.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/smoothstep.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/sse2/spir_wrapper_128bit.ll --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/native_log.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/minmag.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 66%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/native_log.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 66%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/minmag.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_--- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/minmag.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/minmag.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/native_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 66%] Generating x86-64 128-bit wrapper for sse2 to /construction/lang/pocl/.build/lib/kernel/host/sse2/spir_wrapper_128bit.ll cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/python3.9 /construction/lang/pocl/pocl-3.1/lib/kernel/SPIR/generate_spir_wrapper.py --opaque-pointers -t cpu_x86 -r 128 /construction/lang/pocl/.build/lib/kernel/host/sse2/spir_wrapper_128bit.ll --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/native_rsqrt.cl.bc --- [ 67%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/native_rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/native_rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/mix.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/mul24.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/native_tan.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/mul24.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/mul24.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mul24.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/normalize.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/native_tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/normalize.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/normalize.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/normalize.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/nextafter.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/mix.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/mix.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mix.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/nextafter.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/nextafter.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/nextafter.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/native_log10.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/native_log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/native_log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/native_sin.cl.bc --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/ImplicitConditionalBarriers.cc.o --- [ 68%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/ImplicitConditionalBarriers.cc.o --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/normalize.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/normalize.cl.bc --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC--- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_ad--- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/ImplicitConditionalBarriers.cc.o -MF CMakeFiles/llvmpasses.dir/ImplicitConditionalBarriers.cc.o.d -o CMakeFiles/llvmpasses.dir/ImplicitConditionalBarriers.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/ImplicitConditionalBarriers.cc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- dressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/normalize.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/normalize.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/ssse3/ocml_helpers.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/ocml_helpers.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/native_sin.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_ad--- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_a--- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- dressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/ocml_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/ocml_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- ddressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/native_sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/pocl_fma.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/pocl_fma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/pocl_fma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pocl_fma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/ssse3/pocl_run_all_wgs.c.bc --- [ 68%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/pocl_run_all_wgs.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/pocl_run_all_wgs.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/pocl_run_all_wgs.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/mul_hi.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/mul_hi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/mul_hi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mul_hi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/ocml_helpers.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/ocml_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/ocml_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/ocml_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/pocl_fma.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/pocl_fma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/pocl_fma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pocl_fma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/modf.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/modf.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/modf.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/modf.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/native_sqrt.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/native_log2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/native_sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/native_sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/native_log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/native_log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/sqrt.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/mul24.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/mul24.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/mul24.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mul24.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx/mul_hi.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/mul_hi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/mul_hi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/mul_hi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/pocl_spawn_wg.c.bc --- [ 68%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/pocl_spawn_wg.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/pocl_spawn_wg.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/pocl_spawn_wg.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/pocl_run_all_wgs.c.bc --- [ 68%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/pocl_run_all_wgs.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx512/pocl_run_all_wgs.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/pocl_run_all_wgs.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/nan.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/nan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/nan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/nan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/nan.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/nan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/nan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/nan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/native_tan.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/native_tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/native_tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/pocl_spawn_wg.c.bc --- [ 68%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/pocl_spawn_wg.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx512/pocl_spawn_wg.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/pocl_spawn_wg.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/popcount.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/popcount.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/popcount.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/popcount.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/step.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/native_cos.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/step.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/step.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/step.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/native_cos.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/native_powr.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/native_cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/popcount.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/native_powr.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/native_powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/popcount.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/popcount.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/popcount.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/pow.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/pow.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/pow.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pow.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/native_cos.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_cos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_cos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_cos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/pow.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/pow.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/pow.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pow.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/sub_sat.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/sub_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/sub_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sub_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/pow_helpers.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/native_recip.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/pown.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/pown.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/native_recip.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_--- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/pow_helpers.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/pow_helpers.cl.bc --- lib/kernel/host/ssse3/pown.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/native_recip.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_recip.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/pown.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pown.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/ssse3/pow_helpers.cl.bc --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/pow_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pow_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/nextafter.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/nextafter.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/nextafter.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/nextafter.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/powr.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/powr.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/native_divide.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/native_divide.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/native_divide.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_divide.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/native_divide.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_divide.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_divide.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_divide.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/prefetch.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/prefetch.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/prefetch.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/prefetch.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/native_exp.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/native_exp.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/native_exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/normalize.cl.bc --- [ 68%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/normalize.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/normalize.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/normalize.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/svm_atomics.cl.bc --- [ 69%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/svm_atomics.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/svm_atomics.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/svm_atomics.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/pocl_fma.cl.bc --- [ 69%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/pocl_fma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/pocl_fma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pocl_fma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/native_exp10.cl.bc --- [ 69%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/native_exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/native_exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/native_exp.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/native_exp2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 69%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_exp.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 69%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/native_exp2.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_exp.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/native_exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/pow_helpers.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/printf.c.bc --- [ 69%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/printf.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/printf.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 69%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/pow_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/pow_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pow_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/avx512/pown.cl.bc --- [ 69%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/pown.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/pown.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pown.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/native_rsqrt.cl.bc --- [ 69%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/native_rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/native_rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/svm_atomics_host.cl.bc --- [ 69%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/svm_atomics_host.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/svm_atomics_host.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/svm_atomics_host.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/printf_base.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/ocml_helpers.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 69%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/printf_base.c.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 69%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/ocml_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/ocml_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/ocml_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/printf_base.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/printf_base.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/ssse3/printf.c.bc --- /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c:727:1: warning: incompatible redeclaration of library function 'printf' [-Wincompatible-library-redeclaration] printf (const PRINTF_FMT_STR_AS char *restrict fmt, ...) ^ /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c:727:1: note: 'printf' is a builtin with type 'int (const char *, ...)' --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/pocl_run_all_wgs.c.bc --- [ 69%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/pocl_run_all_wgs.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/pocl_run_all_wgs.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/pocl_run_all_wgs.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- 1 warning generated. --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/tan.cl.bc --- [ 69%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/radians.cl.bc --- [ 70%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/radians.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/radians.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/radians.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/pocl_spawn_wg.c.bc --- [ 70%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/pocl_spawn_wg.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/pocl_spawn_wg.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/pocl_spawn_wg.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/native_exp10.cl.bc --- [ 70%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_exp10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_exp10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/read_image.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/popcount.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 70%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/read_image.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/read_image.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/read_image.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/ssse3/remainder.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 70%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/popcount.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/popcount.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/popcount.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 70%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/remainder.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/remainder.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/remainder.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/native_sin.cl.bc --- [ 71%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/native_sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/native_sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/remquo.cl.bc --- [ 71%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/remquo.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/remquo.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/remquo.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/native_log.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/tanh.cl.bc --- [ 71%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/tanh.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 71%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/native_log.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte--- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/native_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- _addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/tanh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tanh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/native_log10.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/powr.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 71%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/native_log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/native_log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 71%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/powr.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/native_log2.cl.bc --- [ 71%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/native_log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/native_log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/native_exp2.cl.bc --- [ 71%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_exp2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_exp2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_exp2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/pow.cl.bc --- [ 72%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/pow.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/pow.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pow.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/tanpi.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/native_sqrt.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 72%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/tanpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/tanpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tanpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 72%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/native_sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/native_sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/native_powr.cl.bc --- [ 72%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/native_powr.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_b--- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/rhadd.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- yte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/native_powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 72%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/rhadd.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/rhadd.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rhadd.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/native_log.cl.bc --- [ 72%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_log.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_log.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/prefetch.cl.bc --- [ 72%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/prefetch.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/prefetch.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/prefetch.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/native_recip.cl.bc --- [ 72%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/native_recip.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/native_recip.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_recip.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx/native_rsqrt.cl.bc --- [ 72%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/native_rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/native_rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/pow_helpers.cl.bc --- [ 72%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/pow_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/pow_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pow_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/native_sin.cl.bc --- [ 72%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/native_sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/native_sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/tgamma.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/native_log10.cl.bc --- [ 72%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_log10.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_log10.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log10.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/pocl_fma.cl.bc --- [ 72%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/pocl_fma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/pocl_fma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pocl_fma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 72%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/tgamma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/tgamma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/tgamma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/native_tan.cl.bc --- [ 72%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/native_tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/native_tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/printf.c.bc --- [ 72%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/printf.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx512/printf.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c:727:1: warning: incompatible redeclaration of library function 'printf' [-Wincompatible-library-redeclaration] printf (const PRINTF_FMT_STR_AS char *restrict fmt, ...) ^ /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c:727:1: note: 'printf' is a builtin with type 'int (const char *, ...)' --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/nextafter.cl.bc --- [ 72%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/nextafter.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/nextafter.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/nextafter.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/printf_base.c.bc --- [ 72%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/printf_base.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx512/printf_base.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/printf_base.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/avx512/printf.c.bc --- 1 warning generated. --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/pocl_run_all_wgs.c.bc --- [ 72%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/pocl_run_all_wgs.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse41/pocl_run_all_wgs.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/pocl_run_all_wgs.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/normalize.cl.bc --- [ 72%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/normalize.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/normalize.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/normalize.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/radians.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/radians.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/radians.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/radians.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/pocl_spawn_wg.c.bc --- [ 73%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/pocl_spawn_wg.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse41/pocl_spawn_wg.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/pocl_spawn_wg.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/rint.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/rint.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/rint.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/rint.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/pown.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/pown.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/pown.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pown.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/popcount.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/native_log2.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/popcount.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/popcount.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/popcount.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_log2.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_log2.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_log2.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/ocml_helpers.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/ocml_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/ocml_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/ocml_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/trunc.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/read_image.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/read_image.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/read_image.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/read_image.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/trunc.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/trunc.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/trunc.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/pocl_fma.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/pocl_fma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/pocl_fma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pocl_fma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/native_powr.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_powr.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/pocl_run_all_wgs.c.bc --- [ 73%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/pocl_run_all_wgs.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx2/pocl_run_all_wgs.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/pocl_run_all_wgs.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/pow.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/pow.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/pow.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pow.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/rootn.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/rootn.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/rootn.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/rootn.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/pocl_spawn_wg.c.bc --- [ 73%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/pocl_spawn_wg.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx2/pocl_spawn_wg.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/pocl_spawn_wg.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/native_sqrt.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/native_sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/native_sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/powr.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/powr.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/popcount.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/popcount.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/popcount.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/popcount.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/prefetch.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/prefetch.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/prefetch.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/prefetch.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/pow.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/pow.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/pow.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pow.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/native_recip.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/upsample.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/upsample.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/upsample.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/upsample.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_recip.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_recip.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_recip.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/native_tan.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/native_tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/native_tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/rotate.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/pow_helpers.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/printf.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/rotate.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/rotate.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rotate.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 73%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/printf.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/printf.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/pow_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/pow_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pow_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/printf_base.c.bc --- [ 73%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/printf_base.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/printf_base.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/printf_base.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/remainder.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/remainder.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/remainder.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/remainder.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/printf.c.bc --- /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c:727:1: warning: incompatible redeclaration of library function 'printf' [-Wincompatible-library-redeclaration] printf (const PRINTF_FMT_STR_AS char *restrict fmt, ...) ^ /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c:727:1: note: 'printf' is a builtin with type 'int (const char *, ...)' --- lib/kernel/host/avx_f16c/radians.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/radians.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/radians.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/radians.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/round.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/round.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/round.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/round.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/v128_sleefsimddp.c.bc --- [ 73%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/v128_sleefsimddp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC128 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/sse2/v128_sleefsimddp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimddp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/printf.c.bc --- 1 warning generated. --- lib/kernel/host/avx_f16c/read_image.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/read_image.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/read_image.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/read_image.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/pown.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/pown.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/pown.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pown.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/native_rsqrt.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/remainder.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/remainder.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/remainder.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/remainder.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/pow_helpers.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/pow_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/pow_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pow_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/powr.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/native_sin.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/powr.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/ImplicitLoopBarriers.cc.o --- [ 73%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/ImplicitLoopBarriers.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/ImplicitLoopBarriers.cc.o -MF CMakeFiles/llvmpasses.dir/ImplicitLoopBarriers.cc.o.d -o CMakeFiles/llvmpasses.dir/ImplicitLoopBarriers.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/ImplicitLoopBarriers.cc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/nextafter.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/nextafter.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/nextafter.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/nextafter.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/remquo.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/remquo.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/remquo.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/remquo.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/rsqrt.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/ssse3/scalars.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/scalars.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/scalars.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/scalars.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/ssse3/select.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/native_sqrt.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/native_sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/select.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/select.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/select.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/prefetch.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/prefetch.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/prefetch.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/prefetch.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/remquo.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/remquo.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/remquo.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/remquo.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/rhadd.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/rhadd.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/rhadd.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rhadd.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/printf.c.bc --- [ 73%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/printf.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse41/printf.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/pown.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/pown.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/pown.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pown.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c:727:1: warning: incompatible redeclaration of library function 'printf' [-Wincompatible-library-redeclaration] printf (const PRINTF_FMT_STR_AS char *restrict fmt, ...) ^ /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c:727:1: note: 'printf' is a builtin with type 'int (const char *, ...)' --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/normalize.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/normalize.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/normalize.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/normalize.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/powr.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- 1 warning generated. --- lib/kernel/host/sse41/printf_base.c.bc --- [ 73%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/printf_base.c.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/powr.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse41/printf_base.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/printf_base.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/avx2/prefetch.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/prefetch.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/prefetch.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/prefetch.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/shuffle.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/shuffle.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/shuffle.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/shuffle.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/radians.cl.bc --- [ 73%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/radians.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/radians.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/radians.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/printf.c.bc --- [ 73%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/printf.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx2/printf.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c:727:1: warning: incompatible redeclaration of library function 'printf' [-Wincompatible-library-redeclaration] printf (const PRINTF_FMT_STR_AS char *restrict fmt, ...) ^ /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c:727:1: note: 'printf' is a builtin with type 'int (const char *, ...)' --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/ocml_helpers.cl.bc --- [ 74%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/ocml_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/ocml_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/ocml_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/native_tan.cl.bc --- [ 74%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/native_tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/native_tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/sign.cl.bc --- [ 74%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/sign.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/sign.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sign.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/ssse3/signbit.cl.bc --- [ 74%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/signbit.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/signbit.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/signbit.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- 1 warning generated. --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/pocl_fma.cl.bc --- [ 74%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/pocl_fma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/pocl_fma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pocl_fma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/read_image.cl.bc --- [ 74%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/read_image.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/sin.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/read_image.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/read_image.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 74%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/ssse3/sincos.cl.bc --- [ 74%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/sincos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/sincos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sincos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/printf_base.c.bc --- [ 74%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/printf_base.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx2/printf_base.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/printf_base.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/avx2/radians.cl.bc --- [ 74%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/radians.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/radians.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/radians.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/nextafter.cl.bc --- [ 74%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/nextafter.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/nextafter.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/nextafter.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/read_image.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/normalize.cl.bc --- [ 74%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/normalize.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/normalize.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/normalize.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 74%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/read_image.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/read_image.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/read_image.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/remainder.cl.bc --- [ 74%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/remainder.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/remainder.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/remainder.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/ocml_helpers.cl.bc --- [ 74%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/ocml_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/ocml_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/ocml_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/rint.cl.bc --- [ 74%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/rint.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/rint.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/rint.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/sincos_helpers.cl.bc --- [ 74%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/sincos_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/sincos_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sincos_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/remainder.cl.bc --- [ 74%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/remainder.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/remainder.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/remainder.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/pocl_run_all_wgs.c.bc --- [ 74%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/pocl_run_all_wgs.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx/pocl_run_all_wgs.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/pocl_run_all_wgs.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/remquo.cl.bc --- [ 74%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/remquo.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/remquo.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/remquo.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/remquo.cl.bc --- [ 75%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/remquo.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/remquo.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/remquo.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/v128_sleefsimdsp.c.bc --- [ 75%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/v128_sleefsimdsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC128 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/sse2/v128_sleefsimdsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimdsp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/rhadd.cl.bc --- [ 75%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/rhadd.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/rhadd.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rhadd.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/rootn.cl.bc --- [ 75%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/rootn.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/rootn.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/rootn.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/rint.cl.bc --- [ 75%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/rint.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/rint.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/rint.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/pocl_spawn_wg.c.bc --- [ 75%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/pocl_spawn_wg.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx/pocl_spawn_wg.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/pocl_spawn_wg.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/sinh.cl.bc --- [ 75%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/sinh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/sinh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sinh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/rootn.cl.bc --- [ 75%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/rootn.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/rootn.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/rootn.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/sinpi.cl.bc --- [ 75%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/sinpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/sinpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sinpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/rotate.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/popcount.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 75%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/rotate.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/rotate.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rotate.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 75%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/popcount.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/popcount.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/popcount.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/rotate.cl.bc --- [ 75%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/rotate.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/rotate.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rotate.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/pocl_fma.cl.bc --- [ 76%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/pocl_fma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/pocl_fma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pocl_fma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/smoothstep.cl.bc --- [ 76%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/smoothstep.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/smoothstep.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/smoothstep.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/rhadd.cl.bc --- [ 76%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/rhadd.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/rhadd.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rhadd.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/round.cl.bc --- [ 76%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/round.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/round.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/round.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/pow.cl.bc --- [ 76%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/pow.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/pow.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pow.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/rhadd.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/rhadd.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/rhadd.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rhadd.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx2/rint.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/rint.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/rint.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/rint.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/pocl_run_all_wgs.c.bc --- [ 77%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/pocl_run_all_wgs.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/pocl_run_all_wgs.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/pocl_run_all_wgs.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/round.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/round.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/round.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/round.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/pocl_spawn_wg.c.bc --- [ 77%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/pocl_spawn_wg.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/pocl_spawn_wg.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/pocl_spawn_wg.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/rootn.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/rootn.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/rootn.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/rootn.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/popcount.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/popcount.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/popcount.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/popcount.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/rotate.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/rotate.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/rotate.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rotate.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/rsqrt.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/rint.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/rint.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/rint.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/rint.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/pow_helpers.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/pow_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/pow_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pow_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/round.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/round.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/round.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/round.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/avx2/rsqrt.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/pow.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/pow.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/pow.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pow.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/rsqrt.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/scalars.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/scalars.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/scalars.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/scalars.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/avx2/select.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/pown.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/select.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/select.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/select.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/pown.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/pown.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pown.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/vload.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/vload.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/vload.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/rootn.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/rootn.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/rootn.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/rootn.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/scalars.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/scalars.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/scalars.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/scalars.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/powr.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/spir_wrapper_128bit.ll --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/powr.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 77%] Generating x86-64 128-bit wrapper for ssse3 to /construction/lang/pocl/.build/lib/kernel/host/ssse3/spir_wrapper_128bit.ll cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/python3.9 /construction/lang/pocl/pocl-3.1/lib/kernel/SPIR/generate_spir_wrapper.py --opaque-pointers -t cpu_x86 -r 128 /construction/lang/pocl/.build/lib/kernel/host/ssse3/spir_wrapper_128bit.ll --- lib/kernel/host/ssse3/sqrt.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/scalars.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/scalars.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/scalars.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/scalars.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/step.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/step.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/step.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/step.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/shuffle.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/shuffle.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/shuffle.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/shuffle.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/sub_sat.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/sub_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/sub_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sub_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/select.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/select.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/select.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/select.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/rotate.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/rotate.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/rotate.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rotate.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/prefetch.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/prefetch.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/prefetch.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/prefetch.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/select.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/select.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/select.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/select.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/svm_atomics.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/svm_atomics.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/svm_atomics.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/svm_atomics.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/ssse3/svm_atomics_host.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/svm_atomics_host.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/svm_atomics_host.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/svm_atomics_host.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/shuffle.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/shuffle.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/shuffle.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/shuffle.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/vload_half.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/tan.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/vload_half.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/vload_half.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload_half.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/pow_helpers.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/pow_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/pow_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pow_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/tanh.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/tanh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/tanh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tanh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/printf.c.bc --- [ 77%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/printf.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx/printf.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c:727:1: warning: incompatible redeclaration of library function 'printf' [-Wincompatible-library-redeclaration] printf (const PRINTF_FMT_STR_AS char *restrict fmt, ...) ^ /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c:727:1: note: 'printf' is a builtin with type 'int (const char *, ...)' 1 warning generated. --- lib/kernel/host/avx/printf_base.c.bc --- [ 77%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/printf_base.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx/printf_base.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/printf_base.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/round.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/round.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/round.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/round.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/shuffle.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/shuffle.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/shuffle.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/shuffle.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/vload_store_half_f16c.c.bc --- [ 77%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/vload_store_half_f16c.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse2/vload_store_half_f16c.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload_store_half_f16c.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/pown.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/pown.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/pown.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/pown.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/radians.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/radians.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/radians.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/radians.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/vstore.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/vstore.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/vstore.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vstore.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/tanpi.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/tanpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/tanpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tanpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/sign.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/sign.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/sign.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sign.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx2/signbit.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/signbit.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/signbit.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/signbit.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/powr.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/powr.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/powr.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/powr.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/rsqrt.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/sign.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/sign.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/sign.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sign.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx512/signbit.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/signbit.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/signbit.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/signbit.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/sin.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/read_image.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/read_image.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/read_image.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/read_image.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/sincos.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/sincos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/sincos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sincos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/scalars.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/scalars.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/scalars.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/scalars.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/tgamma.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/tgamma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/tgamma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/tgamma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/vstore_half.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/vstore_half.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/vstore_half.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vstore_half.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/sin.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/avx512/sincos.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/sincos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/sincos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sincos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/sign.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sign.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sign.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sign.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/prefetch.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/prefetch.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/prefetch.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/prefetch.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/sincos_helpers.cl.bc --- [ 77%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/sincos_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/sincos_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sincos_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/signbit.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/sinh.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/signbit.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/sinh.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/signbit.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/signbit.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/sinh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sinh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/avx2/sinpi.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/sinpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/sinpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sinpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/trunc.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/trunc.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/trunc.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/trunc.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_ssse3.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/select.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/select.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/select.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/select.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/InlineKernels.cc.o --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/printf.c.bc --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- [ 78%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/InlineKernels.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/InlineKernels.cc.o -MF CMakeFiles/llvmpasses.dir/InlineKernels.cc.o.d -o CMakeFiles/llvmpasses.dir/InlineKernels.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/InlineKernels.cc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 78%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/printf.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/printf.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/sincos_helpers.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/sincos_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/sincos_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sincos_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c:727:1: warning: incompatible redeclaration of library function 'printf' [-Wincompatible-library-redeclaration] printf (const PRINTF_FMT_STR_AS char *restrict fmt, ...) ^ /construction/lang/pocl/pocl-3.1/lib/kernel/printf.c:727:1: note: 'printf' is a builtin with type 'int (const char *, ...)' --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/remainder.cl.bc --- --- lib/kernel/host/avx/remquo.cl.bc --- --- lib/kernel/host/avx/remainder.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/remainder.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/remainder.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/remainder.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/avx/remquo.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/remquo.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/remquo.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/remquo.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/sin.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/smoothstep.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/upsample.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/upsample.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/upsample.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/upsample.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/smoothstep.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/smoothstep.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/smoothstep.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- 1 warning generated. --- lib/kernel/host/avx_fma4/printf_base.c.bc --- [ 78%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/printf_base.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/printf_base.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/printf_base.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/shuffle.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/shuffle.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/shuffle.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/shuffle.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/sincos.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sincos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sincos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sincos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/radians.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/radians.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/radians.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/radians.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/rhadd.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/rhadd.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/rhadd.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rhadd.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx/rint.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/rint.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/rint.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/rint.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/sinh.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/sinh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/sinh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sinh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/rootn.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/rootn.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/rootn.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/rootn.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/v128_sleefsimddp.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/sinpi.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/sinpi.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 78%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/v128_sleefsimddp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC128 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/v128_sleefsimddp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimddp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/sinpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sinpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/sincos_helpers.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sincos_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sincos_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sincos_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/read_image.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/read_image.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/read_image.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/read_image.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/rotate.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/rotate.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/rotate.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rotate.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/spir_wrapper_256bit.ll --- [ 78%] Generating x86-64 256-bit wrapper for avx2 to /construction/lang/pocl/.build/lib/kernel/host/avx2/spir_wrapper_256bit.ll cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/python3.9 /construction/lang/pocl/pocl-3.1/lib/kernel/SPIR/generate_spir_wrapper.py --opaque-pointers -t cpu_x86 -r 256 /construction/lang/pocl/.build/lib/kernel/host/avx2/spir_wrapper_256bit.ll --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/v128_sleefsimdsp.c.bc --- [ 78%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/v128_sleefsimdsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC128 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/v128_sleefsimdsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimdsp.c --- lib/kernel/host/ssse3/vload.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/vload.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/vload.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/smoothstep.cl.bc --- [ 78%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/smoothstep.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/smoothstep.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/smoothstep.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/round.cl.bc --- [ 79%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/round.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/round.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/round.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/sqrt.cl.bc --- [ 79%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/vtables_fp32.cl.bc --- [ 79%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/vtables_fp32.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/vtables_fp32.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/vtables_fp32.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/rsqrt.cl.bc --- [ 79%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/step.cl.bc --- [ 79%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/step.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/step.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/step.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/sinh.cl.bc --- [ 79%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sinh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sinh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sinh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/scalars.cl.bc --- [ 79%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/scalars.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/scalars.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/scalars.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/vload_half.cl.bc --- [ 79%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/vload_half.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/vload_half.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload_half.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/select.cl.bc --- [ 79%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/select.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/select.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/select.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/remainder.cl.bc --- [ 79%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/remainder.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/remainder.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/remainder.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/shuffle.cl.bc --- [ 79%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/shuffle.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/shuffle.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/shuffle.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/spir_wrapper_512bit.ll --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/sub_sat.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 79%] Generating x86-64 512-bit wrapper for avx512 to /construction/lang/pocl/.build/lib/kernel/host/avx512/spir_wrapper_512bit.ll cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/python3.9 /construction/lang/pocl/pocl-3.1/lib/kernel/SPIR/generate_spir_wrapper.py --opaque-pointers -t cpu_x86 -r 512 /construction/lang/pocl/.build/lib/kernel/host/avx512/spir_wrapper_512bit.ll --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/sinpi.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/sub_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/sub_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sub_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sinpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sinpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sinpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/vtables_fp64.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/vtables_fp64.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/vtables_fp64.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/vtables_fp64.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/svm_atomics.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/svm_atomics.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/svm_atomics.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/svm_atomics.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/sign.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/sign.cl.bc --- lib/kernel/host/avx/signbit.cl.bc --- --- lib/kernel/host/avx/sign.cl.bc --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/sign.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sign.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx/signbit.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/signbit.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/signbit.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/signbit.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx/sin.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/svm_atomics_host.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/svm_atomics_host.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/svm_atomics_host.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/svm_atomics_host.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/remquo.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/remquo.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/remquo.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/remquo.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/sqrt.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/smoothstep.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/smoothstep.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/smoothstep.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/smoothstep.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/vload_store_half_f16c.c.bc --- [ 80%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/vload_store_half_f16c.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/vload_store_half_f16c.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload_store_half_f16c.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/ssse3/vstore.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/vstore.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/vstore.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vstore.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/step.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/step.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/step.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/step.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx512/sub_sat.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/sub_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/sub_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sub_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/wait_group_events.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/wait_group_events.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/wait_group_events.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/wait_group_events.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/sincos.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/sincos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/sincos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sincos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/sign.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/sign.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/sign.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sign.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/tan.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/spir_wrapper_256bit.ll --- [ 80%] Generating x86-64 256-bit wrapper for avx_f16c to /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/spir_wrapper_256bit.ll cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/python3.9 /construction/lang/pocl/pocl-3.1/lib/kernel/SPIR/generate_spir_wrapper.py --opaque-pointers -t cpu_x86 -r 256 /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/spir_wrapper_256bit.ll --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/vstore_half.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/vstore_half.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/vstore_half.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vstore_half.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/ssse3/vtables_fp32.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/vtables_fp32.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/vtables_fp32.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/vtables_fp32.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/ssse3/vtables_fp64.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/vtables_fp64.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/vtables_fp64.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/vtables_fp64.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/ssse3/wait_group_events.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/wait_group_events.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/wait_group_events.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/wait_group_events.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/write_image.cl.bc --- [ 80%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/write_image.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse2/write_image.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/write_image.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/write_image.cl.bc --- [ 81%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/write_image.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/signbit.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/write_image.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/write_image.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 81%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/signbit.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/signbit.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/signbit.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/tanh.cl.bc --- [ 81%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/tanh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/tanh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tanh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/sqrt.cl.bc --- [ 81%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/addrspace_operators.ll.bc --- [ 81%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/addrspace_operators.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/addrspace_operators.ll.bc /construction/lang/pocl/.build/lib/kernel/host/opaque/addrspace_operators.ll --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/sincos_helpers.cl.bc --- [ 81%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/sincos_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/sincos_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sincos_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/avx/sinh.cl.bc --- [ 81%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/sinh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/sinh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sinh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/step.cl.bc --- [ 81%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/step.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/step.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/step.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/svm_atomics.cl.bc --- [ 81%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/svm_atomics.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/svm_atomics.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/svm_atomics.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/sin.cl.bc --- [ 81%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/spir_wrapper_128bit.ll.bc --- [ 81%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/ssse3/spir_wrapper_128bit.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/spir_wrapper_128bit.ll.bc /construction/lang/pocl/.build/lib/kernel/host/ssse3/spir_wrapper_128bit.ll --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/sub_sat.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/rhadd.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 81%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sub_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sub_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sub_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 81%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/rhadd.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/rhadd.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rhadd.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/sinpi.cl.bc --- [ 81%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/sinpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/sinpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sinpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/avx/smoothstep.cl.bc --- [ 81%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/smoothstep.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/smoothstep.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/smoothstep.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/tanpi.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/addrspace_operators.ll.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 81%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/tanpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/tanpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tanpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/spir_wrapper_256bit.ll --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/sincos.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 81%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/addrspace_operators.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/sse2/addrspace_operators.ll.bc /construction/lang/pocl/.build/lib/kernel/host/opaque/addrspace_operators.ll --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 81%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/sincos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/sincos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sincos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/spir_wrapper_128bit.ll.bc --- [ 82%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse2/spir_wrapper_128bit.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/sse2/spir_wrapper_128bit.ll.bc /construction/lang/pocl/.build/lib/kernel/host/sse2/spir_wrapper_128bit.ll --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 82%] Generating x86-64 256-bit wrapper for avx to /construction/lang/pocl/.build/lib/kernel/host/avx/spir_wrapper_256bit.ll cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/python3.9 /construction/lang/pocl/pocl-3.1/lib/kernel/SPIR/generate_spir_wrapper.py --opaque-pointers -t cpu_x86 -r 256 /construction/lang/pocl/.build/lib/kernel/host/avx/spir_wrapper_256bit.ll --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/svm_atomics_host.cl.bc --- [ 82%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/svm_atomics_host.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/svm_atomics_host.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/svm_atomics_host.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/svm_atomics.cl.bc --- [ 82%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/svm_atomics.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/svm_atomics.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/svm_atomics.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/sqrt.cl.bc --- [ 82%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/avx/step.cl.bc --- [ 82%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/step.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/step.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/step.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/rint.cl.bc --- [ 82%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/rint.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/rint.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/rint.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/tgamma.cl.bc --- [ 82%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/tgamma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/tgamma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/tgamma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/sub_sat.cl.bc --- [ 82%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/sub_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/sub_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sub_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx/svm_atomics.cl.bc --- [ 82%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/svm_atomics.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/svm_atomics.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/svm_atomics.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/svm_atomics_host.cl.bc --- [ 82%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/svm_atomics_host.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/svm_atomics_host.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/svm_atomics_host.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/rootn.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/ssse3/sleef.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/svm_atomics_host.cl.bc --- [ 82%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/svm_atomics_host.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/svm_atomics_host.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/svm_atomics_host.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 82%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/rootn.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/rootn.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/rootn.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 82%] Linking & optimizing SLEEF for ssse3: /construction/lang/pocl/.build/lib/kernel/host/ssse3/sleef.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-link -o /construction/lang/pocl/.build/lib/kernel/host/ssse3/sleef.bc /construction/lang/pocl/.build/lib/kernel/host/ssse3/c_sleefsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/ssse3/c_sleefdp.c.bc /construction/lang/pocl/.build/lib/kernel/host/ssse3/c_sleef_glue_auto.c.bc /construction/lang/pocl/.build/lib/kernel/host/ssse3/v128_sleefsimdsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/ssse3/v128_sleefsimddp.c.bc /construction/lang/pocl/.build/lib/kernel/host/ssse3/spir_wrapper_128bit.ll.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/tan.cl.bc --- [ 82%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/trunc.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/tanh.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 82%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/trunc.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/trunc.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/trunc.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx2.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 83%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/tanh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/tanh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tanh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/ssse3/spir_wrapper_128bit.ll.bc' is 'e-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' warning: Linking two modules of different target triples: '/construction/lang/pocl/.build/lib/kernel/host/ssse3/spir_wrapper_128bit.ll.bc' is 'spir64-unknown-unknown' whereas 'llvm-link' is 'x86_64-portbld-dragonfly6.5' --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/tan.cl.bc --- [ 83%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/upsample.cl.bc --- [ 83%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/upsample.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/upsample.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/upsample.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/tanpi.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/rotate.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 83%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/tanpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/tanpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tanpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 83%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/rotate.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/rotate.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rotate.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/sse2/sleef.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/tgamma.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 83%] Linking & optimizing SLEEF for sse2: /construction/lang/pocl/.build/lib/kernel/host/sse2/sleef.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-link -o /construction/lang/pocl/.build/lib/kernel/host/sse2/sleef.bc /construction/lang/pocl/.build/lib/kernel/host/sse2/c_sleefsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/sse2/c_sleefdp.c.bc /construction/lang/pocl/.build/lib/kernel/host/sse2/c_sleef_glue_auto.c.bc /construction/lang/pocl/.build/lib/kernel/host/sse2/v128_sleefsimdsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/sse2/v128_sleefsimddp.c.bc /construction/lang/pocl/.build/lib/kernel/host/sse2/spir_wrapper_128bit.ll.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 83%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/tgamma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/tgamma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/tgamma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/tanh.cl.bc --- [ 83%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/tanh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/tanh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tanh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/sse2/spir_wrapper_128bit.ll.bc' is 'e-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' warning: Linking two modules of different target triples: '/construction/lang/pocl/.build/lib/kernel/host/sse2/spir_wrapper_128bit.ll.bc' is 'spir64-unknown-unknown' whereas 'llvm-link' is 'x86_64-portbld-dragonfly6.5' --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/sincos_helpers.cl.bc --- [ 83%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/sincos_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/sincos_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sincos_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/tan.cl.bc --- [ 83%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/trunc.cl.bc --- --- lib/kernel/host/avx/upsample.cl.bc --- --- lib/kernel/host/avx/trunc.cl.bc --- [ 83%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/trunc.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/trunc.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/trunc.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx.h --- lib/kernel/host/avx/upsample.cl.bc --- [ 83%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/upsample.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/upsample.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/upsample.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/v128_sleefsimddp.c.bc --- [ 83%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/v128_sleefsimddp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC128 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx2/v128_sleefsimddp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimddp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/round.cl.bc --- [ 83%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/round.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/round.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/round.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/v128_sleefsimddp.c.bc --- [ 83%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/v128_sleefsimddp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC128 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx/v128_sleefsimddp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimddp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/v128_sleefsimdsp.c.bc --- [ 83%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/v128_sleefsimdsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC128 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx2/v128_sleefsimdsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimdsp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/tanpi.cl.bc --- [ 83%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/tanpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/tanpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tanpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/v128_sleefsimdsp.c.bc --- [ 83%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/v128_sleefsimdsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC128 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx/v128_sleefsimdsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimdsp.c --- lib/kernel/host/avx/vload.cl.bc --- [ 83%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/vload.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/vload.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx/vload_half.cl.bc --- [ 83%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/vload_half.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/vload_half.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload_half.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/rsqrt.cl.bc --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/rsqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/rsqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/rsqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/tanh.cl.bc --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/tanh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/tanh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tanh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- --- lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-sse2.bc --- [ 84%] Linking & optimizing Kernel bitcode /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-sse2.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/bin/xargs /usr/local/llvm15/bin/llvm-link -o kernel-x86_64-portbld-dragonfly6.5-sse2-unoptimized.bc < /construction/lang/pocl/.build/CMakeFiles/kernel_x86_64-portbld-dragonfly6.5-sse2_linklist.txt warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/sse2/barrier.ll.bc' is '' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/tgamma.cl.bc --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/tgamma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/tgamma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/tgamma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- --- lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-ssse3.bc --- [ 84%] Linking & optimizing Kernel bitcode /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-ssse3.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/bin/xargs /usr/local/llvm15/bin/llvm-link -o kernel-x86_64-portbld-dragonfly6.5-ssse3-unoptimized.bc < /construction/lang/pocl/.build/CMakeFiles/kernel_x86_64-portbld-dragonfly6.5-ssse3_linklist.txt warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/ssse3/barrier.ll.bc' is '' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/scalars.cl.bc --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/scalars.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/scalars.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/scalars.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/sinh.cl.bc --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/sinh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/sinh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sinh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/tanpi.cl.bc --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/tanpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/tanpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tanpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/vload.cl.bc --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/vload.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/vload.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/tgamma.cl.bc --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/tgamma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/tgamma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/tgamma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/avx_f16c/trunc.cl.bc --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/trunc.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/trunc.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/trunc.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_f16c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/vload_store_half_f16c.c.bc --- [ 84%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/vload_store_half_f16c.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx/vload_store_half_f16c.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload_store_half_f16c.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/vload_half.cl.bc --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/vload_half.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/vload_half.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload_half.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/vstore.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/sinpi.cl.bc --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/sinpi.cl.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/vstore.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_b--- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/sinpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sinpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- yte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/vstore.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vstore.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/select.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/trunc.cl.bc --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/trunc.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/trunc.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/trunc.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx512.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/select.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/select.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/select.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/sse2/addrspace_operators.ll.bc' is 'e-m:e-i64:64-f80:128-n8:16:32:64-S128' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/smoothstep.cl.bc --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/smoothstep.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/smoothstep.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/smoothstep.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/upsample.cl.bc --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/upsample.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/upsample.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/upsample.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/ssse3/addrspace_operators.ll.bc' is 'e-m:e-i64:64-f80:128-n8:16:32:64-S128' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/vload_store_half_f16c.c.bc --- [ 84%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/vload_store_half_f16c.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx2/vload_store_half_f16c.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload_store_half_f16c.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/v128_sleefsimddp.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/upsample.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 84%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/v128_sleefsimddp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC128 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/v128_sleefsimddp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimddp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/upsample.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/upsample.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/upsample.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/vstore.cl.bc --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/vstore.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/vstore.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vstore.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/vstore_half.cl.bc --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/vstore_half.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/vstore_half.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vstore_half.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/shuffle.cl.bc --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/shuffle.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/shuffle.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/shuffle.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/v128_sleefsimdsp.c.bc --- [ 84%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/v128_sleefsimdsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC128 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/v128_sleefsimdsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimdsp.c --- lib/kernel/host/avx_f16c/vload.cl.bc --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/vload.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/vload.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/vstore_half.cl.bc --- [ 84%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/vstore_half.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/vstore_half.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vstore_half.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/spir_wrapper_128bit.ll --- [ 84%] Generating x86-64 128-bit wrapper for sse41 to /construction/lang/pocl/.build/lib/kernel/host/sse41/spir_wrapper_128bit.ll cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/python3.9 /construction/lang/pocl/pocl-3.1/lib/kernel/SPIR/generate_spir_wrapper.py --opaque-pointers -t cpu_x86 -r 128 /construction/lang/pocl/.build/lib/kernel/host/sse41/spir_wrapper_128bit.ll --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/IsolateRegions.cc.o --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/sqrt.cl.bc --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- [ 84%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/IsolateRegions.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/IsolateRegions.cc.o -MF CMakeFiles/llvmpasses.dir/IsolateRegions.cc.o.d -o CMakeFiles/llvmpasses.dir/IsolateRegions.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/IsolateRegions.cc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 85%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/v128_sleefsimddp.c.bc --- [ 85%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/v128_sleefsimddp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC128 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx512/v128_sleefsimddp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimddp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/vtables_fp32.cl.bc --- [ 85%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/vtables_fp32.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/vtables_fp32.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/vtables_fp32.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/step.cl.bc --- [ 85%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/step.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/step.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/step.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/vtables_fp32.cl.bc --- [ 85%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/vtables_fp32.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/vtables_fp32.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/vtables_fp32.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/vload_half.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/vload_half.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/vload_half.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload_half.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/opt -relocation-model=pic -mtriple=x86_64-portbld-dragonfly6.5 -mcpu=athlon64 -O3 -fp-contract=off -o /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-sse2.bc kernel-x86_64-portbld-dragonfly6.5-sse2-unoptimized.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/sub_sat.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/sub_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/sub_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sub_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/vload_store_half_f16c.c.bc --- [ 86%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/vload_store_half_f16c.c.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/svm_atomics.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/vload_store_half_f16c.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload_store_half_f16c.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/svm_atomics.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/svm_atomics.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/svm_atomics.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/vstore.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/vstore.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/vstore.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vstore.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx_f16c/vstore_half.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/vstore_half.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/vstore_half.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vstore_half.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/vtables_fp64.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/vtables_fp64.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/vtables_fp64.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/vtables_fp64.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/opt -relocation-model=pic -mtriple=x86_64-portbld-dragonfly6.5 -mcpu=core2 -O3 -fp-contract=off -o /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-ssse3.bc kernel-x86_64-portbld-dragonfly6.5-ssse3-unoptimized.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/svm_atomics_host.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/svm_atomics_host.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/svm_atomics_host.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/svm_atomics_host.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/wait_group_events.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/wait_group_events.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/wait_group_events.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/wait_group_events.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx/write_image.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/write_image.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx/write_image.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/write_image.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/tan.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/sse41/tanh.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/tanh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/tanh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tanh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/sign.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sign.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sign.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sign.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/vtables_fp64.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/vtables_fp64.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/vtables_fp64.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/vtables_fp64.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/signbit.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/tanpi.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/signbit.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/signbit.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/signbit.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/tanpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/tanpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tanpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/spir_wrapper_256bit.ll.bc --- [ 86%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/spir_wrapper_256bit.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/avx/spir_wrapper_256bit.ll.bc /construction/lang/pocl/.build/lib/kernel/host/avx/spir_wrapper_256bit.ll --- lib/kernel/host/avx/addrspace_operators.ll.bc --- [ 86%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx/addrspace_operators.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/avx/addrspace_operators.ll.bc /construction/lang/pocl/.build/lib/kernel/host/opaque/addrspace_operators.ll --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/tgamma.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/tgamma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/tgamma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/tgamma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/wait_group_events.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/wait_group_events.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/wait_group_events.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/wait_group_events.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/trunc.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/trunc.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/trunc.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/trunc.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_sse41.h --- lib/kernel/host/sse41/upsample.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/upsample.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/upsample.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/upsample.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/v128_sleefsimdsp.c.bc --- [ 86%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/v128_sleefsimdsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC128 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx512/v128_sleefsimdsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimdsp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/sin.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sin.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sin.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sin.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/v128_sleefsimddp.c.bc --- --- lib/kernel/host/sse41/v128_sleefsimdsp.c.bc --- --- lib/kernel/host/sse41/v128_sleefsimddp.c.bc --- [ 86%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/v128_sleefsimddp.c.bc --- lib/kernel/host/sse41/v128_sleefsimdsp.c.bc --- [ 86%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/v128_sleefsimdsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC128 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/sse41/v128_sleefsimdsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimdsp.c --- lib/kernel/host/sse41/v128_sleefsimddp.c.bc --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC128 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/sse41/v128_sleefsimddp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimddp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/sincos.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sincos.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sincos.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sincos.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/write_image.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/write_image.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx2/write_image.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/write_image.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/vtables_fp32.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/vtables_fp32.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/vtables_fp32.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/vtables_fp32.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/avx/sleef.bc --- [ 86%] Linking & optimizing SLEEF for avx: /construction/lang/pocl/.build/lib/kernel/host/avx/sleef.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-link -o /construction/lang/pocl/.build/lib/kernel/host/avx/sleef.bc /construction/lang/pocl/.build/lib/kernel/host/avx/c_sleefsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx/c_sleefdp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx/c_sleef_glue_auto.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx/v256_sleefsimdsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx/v256_sleefsimddp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx/v128_sleefsimdsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx/v128_sleefsimddp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx/spir_wrapper_256bit.ll.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/vload.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/vload.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/vload.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/sse41/vload_half.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/vload_half.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/vload_half.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload_half.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/avx/spir_wrapper_256bit.ll.bc' is 'e-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' warning: Linking two modules of different target triples: '/construction/lang/pocl/.build/lib/kernel/host/avx/spir_wrapper_256bit.ll.bc' is 'spir64-unknown-unknown' whereas 'llvm-link' is 'x86_64-portbld-dragonfly6.5' --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/vload_store_half_f16c.c.bc --- [ 86%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/vload_store_half_f16c.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/sse41/vload_store_half_f16c.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload_store_half_f16c.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/spir_wrapper_256bit.ll.bc --- [ 86%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/spir_wrapper_256bit.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/avx2/spir_wrapper_256bit.ll.bc /construction/lang/pocl/.build/lib/kernel/host/avx2/spir_wrapper_256bit.ll --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/vstore.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/vstore.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/vstore.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vstore.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/vtables_fp64.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/vtables_fp64.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/vtables_fp64.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/vtables_fp64.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/sincos_helpers.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sincos_helpers.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sincos_helpers.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sincos_helpers.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/vstore_half.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/vstore_half.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/vstore_half.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vstore_half.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/sse41/vtables_fp32.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/vtables_fp32.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/vtables_fp32.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/vtables_fp32.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/vload.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/vload.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/vload.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx512/vload_half.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/vload_half.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/vload_half.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload_half.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/vtables_fp64.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/vtables_fp64.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/vtables_fp64.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/vtables_fp64.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- --- lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx.bc --- [ 86%] Linking & optimizing Kernel bitcode /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/bin/xargs /usr/local/llvm15/bin/llvm-link -o kernel-x86_64-portbld-dragonfly6.5-avx-unoptimized.bc < /construction/lang/pocl/.build/CMakeFiles/kernel_x86_64-portbld-dragonfly6.5-avx_linklist.txt --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/vload_store_half_f16c.c.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/avx/barrier.ll.bc' is '' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 86%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/vload_store_half_f16c.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx512/vload_store_half_f16c.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload_store_half_f16c.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/avx512/vstore.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/vstore.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/vstore.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vstore.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/wait_group_events.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/wait_group_events.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/wait_group_events.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/wait_group_events.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/sinh.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sinh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sinh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sinh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/write_image.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/write_image.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/sse41/write_image.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/write_image.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/avx2/addrspace_operators.ll.bc --- [ 86%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx2/addrspace_operators.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/avx2/addrspace_operators.ll.bc /construction/lang/pocl/.build/lib/kernel/host/opaque/addrspace_operators.ll --- lib/kernel/host/avx2/sleef.bc --- [ 86%] Linking & optimizing SLEEF for avx2: /construction/lang/pocl/.build/lib/kernel/host/avx2/sleef.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-link -o /construction/lang/pocl/.build/lib/kernel/host/avx2/sleef.bc /construction/lang/pocl/.build/lib/kernel/host/avx2/c_sleefsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx2/c_sleefdp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx2/c_sleef_glue_auto.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx2/v256_sleefsimdsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx2/v256_sleefsimddp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx2/v128_sleefsimdsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx2/v128_sleefsimddp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx2/spir_wrapper_256bit.ll.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/vstore_half.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/vstore_half.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/vstore_half.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vstore_half.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx512/vtables_fp32.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/vtables_fp32.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/vtables_fp32.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/vtables_fp32.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/avx512/vtables_fp64.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/vtables_fp64.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_kh--- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/avx2/spir_wrapper_256bit.ll.bc' is 'e-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- r_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/vtables_fp64.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/vtables_fp64.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- warning: Linking two modules of different target triples: '/construction/lang/pocl/.build/lib/kernel/host/avx2/spir_wrapper_256bit.ll.bc' is 'spir64-unknown-unknown' whereas 'llvm-link' is 'x86_64-portbld-dragonfly6.5' --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/wait_group_events.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/wait_group_events.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/wait_group_events.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/wait_group_events.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/addrspace_operators.ll.bc --- [ 86%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/addrspace_operators.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/sse41/addrspace_operators.ll.bc /construction/lang/pocl/.build/lib/kernel/host/opaque/addrspace_operators.ll --- lib/kernel/host/sse41/spir_wrapper_128bit.ll.bc --- [ 86%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/sse41/spir_wrapper_128bit.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/sse41/spir_wrapper_128bit.ll.bc /construction/lang/pocl/.build/lib/kernel/host/sse41/spir_wrapper_128bit.ll --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/sinpi.cl.bc --- [ 86%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sinpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sinpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/sinpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/wait_group_events.cl.bc --- [ 87%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/wait_group_events.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/wait_group_events.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/wait_group_events.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/write_image.cl.bc --- [ 87%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/write_image.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=ivybridge -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/write_image.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/write_image.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/write_image.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/avx/addrspace_operators.ll.bc' is 'e-m:e-i64:64-f80:128-n8:16:32:64-S128' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 87%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/write_image.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=skylake-avx512 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx512/write_image.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/write_image.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx512/spir_wrapper_512bit.ll.bc --- [ 87%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/spir_wrapper_512bit.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/avx512/spir_wrapper_512bit.ll.bc /construction/lang/pocl/.build/lib/kernel/host/avx512/spir_wrapper_512bit.ll --- lib/kernel/host/avx512/addrspace_operators.ll.bc --- [ 87%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx512/addrspace_operators.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/avx512/addrspace_operators.ll.bc /construction/lang/pocl/.build/lib/kernel/host/opaque/addrspace_operators.ll --- bin/CMakeFiles/poclcc.dir/all --- /usr/bin/make -f bin/CMakeFiles/poclcc.dir/build.make bin/CMakeFiles/poclcc.dir/depend --- bin/CMakeFiles/poclcc.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/bin /construction/lang/pocl/.build /construction/lang/pocl/.build/bin /construction/lang/pocl/.build/bin/CMakeFiles/poclcc.dir/DependInfo.cmake /usr/bin/make -f bin/CMakeFiles/poclcc.dir/build.make bin/CMakeFiles/poclcc.dir/build --- bin/CMakeFiles/poclcc.dir/poclcc.c.o --- [ 87%] Building C object bin/CMakeFiles/poclcc.dir/poclcc.c.o cd /construction/lang/pocl/.build/bin && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT bin/CMakeFiles/poclcc.dir/poclcc.c.o -MF CMakeFiles/poclcc.dir/poclcc.c.o.d -o CMakeFiles/poclcc.dir/poclcc.c.o -c /construction/lang/pocl/pocl-3.1/bin/poclcc.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/spir_wrapper_256bit.ll.bc --- [ 87%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/spir_wrapper_256bit.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/spir_wrapper_256bit.ll.bc /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/spir_wrapper_256bit.ll --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/smoothstep.cl.bc --- --- lib/kernel/host/avx_fma4/spir_wrapper_256bit.ll --- [ 87%] Generating x86-64 256-bit wrapper for avx_fma4 to /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/spir_wrapper_256bit.ll cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/bin/python3.9 /construction/lang/pocl/pocl-3.1/lib/kernel/SPIR/generate_spir_wrapper.py --opaque-pointers -t cpu_x86 -r 256 /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/spir_wrapper_256bit.ll --- lib/kernel/host/avx_fma4/smoothstep.cl.bc --- [ 87%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/smoothstep.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/smoothstep.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/smoothstep.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- --- lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx2.bc --- [ 87%] Linking & optimizing Kernel bitcode /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx2.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/bin/xargs /usr/local/llvm15/bin/llvm-link -o kernel-x86_64-portbld-dragonfly6.5-avx2-unoptimized.bc < /construction/lang/pocl/.build/CMakeFiles/kernel_x86_64-portbld-dragonfly6.5-avx2_linklist.txt --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/addrspace_operators.ll.bc --- [ 88%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/addrspace_operators.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/addrspace_operators.ll.bc /construction/lang/pocl/.build/lib/kernel/host/opaque/addrspace_operators.ll --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/avx2/barrier.ll.bc' is '' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/Kernel.cc.o --- [ 88%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/Kernel.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/Kernel.cc.o -MF CMakeFiles/llvmpasses.dir/Kernel.cc.o.d -o CMakeFiles/llvmpasses.dir/Kernel.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/Kernel.cc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/sse41/sleef.bc --- [ 88%] Linking & optimizing SLEEF for sse41: /construction/lang/pocl/.build/lib/kernel/host/sse41/sleef.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-link -o /construction/lang/pocl/.build/lib/kernel/host/sse41/sleef.bc /construction/lang/pocl/.build/lib/kernel/host/sse41/c_sleefsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/sse41/c_sleefdp.c.bc /construction/lang/pocl/.build/lib/kernel/host/sse41/c_sleef_glue_auto.c.bc /construction/lang/pocl/.build/lib/kernel/host/sse41/v128_sleefsimdsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/sse41/v128_sleefsimddp.c.bc /construction/lang/pocl/.build/lib/kernel/host/sse41/spir_wrapper_128bit.ll.bc warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/sse41/spir_wrapper_128bit.ll.bc' is 'e-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' warning: Linking two modules of different target triples: '/construction/lang/pocl/.build/lib/kernel/host/sse41/spir_wrapper_128bit.ll.bc' is 'spir64-unknown-unknown' whereas 'llvm-link' is 'x86_64-portbld-dragonfly6.5' --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/sqrt.cl.bc --- [ 88%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sqrt.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sqrt.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/sqrt.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/avx_f16c/sleef.bc --- [ 88%] Linking & optimizing SLEEF for avx_f16c: /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sleef.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-link -o /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/sleef.bc /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/c_sleefsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/c_sleefdp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/c_sleef_glue_auto.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/v256_sleefsimdsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/v256_sleefsimddp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/v128_sleefsimdsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/v128_sleefsimddp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx_f16c/spir_wrapper_256bit.ll.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/step.cl.bc --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/avx2/addrspace_operators.ll.bc' is 'e-m:e-i64:64-f80:128-n8:16:32:64-S128' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 88%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/step.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/step.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/step.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/avx_f16c/spir_wrapper_256bit.ll.bc' is 'e-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' warning: Linking two modules of different target triples: '/construction/lang/pocl/.build/lib/kernel/host/avx_f16c/spir_wrapper_256bit.ll.bc' is 'spir64-unknown-unknown' whereas 'llvm-link' is 'x86_64-portbld-dragonfly6.5' --- bin/CMakeFiles/poclcc.dir/all --- --- bin/poclcc --- [ 88%] Linking C executable poclcc cd /construction/lang/pocl/.build/bin && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/poclcc.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/poclcc.dir/poclcc.c.o -o poclcc ../poclu/libpoclu.a -lOpenCL -pthread [ 88%] Built target poclcc --- tests/kernel/CMakeFiles/kernel.dir/all --- /usr/bin/make -f tests/kernel/CMakeFiles/kernel.dir/build.make tests/kernel/CMakeFiles/kernel.dir/depend --- tests/kernel/CMakeFiles/kernel.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/kernel /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/kernel /construction/lang/pocl/.build/tests/kernel/CMakeFiles/kernel.dir/DependInfo.cmake /usr/bin/make -f tests/kernel/CMakeFiles/kernel.dir/build.make tests/kernel/CMakeFiles/kernel.dir/build --- tests/kernel/CMakeFiles/kernel.dir/kernel.c.o --- [ 88%] Building C object tests/kernel/CMakeFiles/kernel.dir/kernel.c.o cd /construction/lang/pocl/.build/tests/kernel && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/kernel\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c99 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/kernel/CMakeFiles/kernel.dir/kernel.c.o -MF CMakeFiles/kernel.dir/kernel.c.o.d -o CMakeFiles/kernel.dir/kernel.c.o -c /construction/lang/pocl/pocl-3.1/tests/kernel/kernel.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/sub_sat.cl.bc --- [ 88%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sub_sat.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sub_sat.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sub_sat.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- tests/kernel/CMakeFiles/kernel.dir/all --- --- tests/kernel/kernel --- [ 88%] Linking C executable kernel cd /construction/lang/pocl/.build/tests/kernel && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/kernel.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c99 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/kernel.dir/kernel.c.o -o kernel ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 88%] Built target kernel --- tests/kernel/CMakeFiles/sampler_address_clamp.dir/all --- /usr/bin/make -f tests/kernel/CMakeFiles/sampler_address_clamp.dir/build.make tests/kernel/CMakeFiles/sampler_address_clamp.dir/depend --- tests/kernel/CMakeFiles/sampler_address_clamp.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/kernel /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/kernel /construction/lang/pocl/.build/tests/kernel/CMakeFiles/sampler_address_clamp.dir/DependInfo.cmake /usr/bin/make -f tests/kernel/CMakeFiles/sampler_address_clamp.dir/build.make tests/kernel/CMakeFiles/sampler_address_clamp.dir/build --- tests/kernel/CMakeFiles/sampler_address_clamp.dir/sampler_address_clamp.c.o --- [ 88%] Building C object tests/kernel/CMakeFiles/sampler_address_clamp.dir/sampler_address_clamp.c.o cd /construction/lang/pocl/.build/tests/kernel && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/kernel\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c99 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/kernel/CMakeFiles/sampler_address_clamp.dir/sampler_address_clamp.c.o -MF CMakeFiles/sampler_address_clamp.dir/sampler_address_clamp.c.o.d -o CMakeFiles/sampler_address_clamp.dir/sampler_address_clamp.c.o -c /construction/lang/pocl/pocl-3.1/tests/kernel/sampler_address_clamp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/svm_atomics.cl.bc --- [ 88%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/svm_atomics.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/svm_atomics.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/svm_atomics.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/avx512/sleef.bc --- [ 89%] Linking & optimizing SLEEF for avx512: /construction/lang/pocl/.build/lib/kernel/host/avx512/sleef.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-link -o /construction/lang/pocl/.build/lib/kernel/host/avx512/sleef.bc /construction/lang/pocl/.build/lib/kernel/host/avx512/c_sleefsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx512/c_sleefdp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx512/c_sleef_glue_auto.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx512/v512_sleefsimdsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx512/v512_sleefsimddp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx512/v256_sleefsimdsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx512/v256_sleefsimddp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx512/v128_sleefsimdsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx512/v128_sleefsimddp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx512/spir_wrapper_512bit.ll.bc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- --- lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-sse41.bc --- [ 89%] Linking & optimizing Kernel bitcode /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-sse41.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/bin/xargs /usr/local/llvm15/bin/llvm-link -o kernel-x86_64-portbld-dragonfly6.5-sse41-unoptimized.bc < /construction/lang/pocl/.build/CMakeFiles/kernel_x86_64-portbld-dragonfly6.5-sse41_linklist.txt --- tests/kernel/CMakeFiles/sampler_address_clamp.dir/all --- --- tests/kernel/sampler_address_clamp --- --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/sse41/barrier.ll.bc' is '' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' --- tests/kernel/CMakeFiles/sampler_address_clamp.dir/all --- [ 89%] Linking C executable sampler_address_clamp cd /construction/lang/pocl/.build/tests/kernel && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/sampler_address_clamp.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c99 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/sampler_address_clamp.dir/sampler_address_clamp.c.o -o sampler_address_clamp ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 89%] Built target sampler_address_clamp --- tests/kernel/CMakeFiles/image_query_funcs.dir/all --- /usr/bin/make -f tests/kernel/CMakeFiles/image_query_funcs.dir/build.make tests/kernel/CMakeFiles/image_query_funcs.dir/depend --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/svm_atomics_host.cl.bc --- --- tests/kernel/CMakeFiles/image_query_funcs.dir/all --- --- tests/kernel/CMakeFiles/image_query_funcs.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/kernel /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/kernel /construction/lang/pocl/.build/tests/kernel/CMakeFiles/image_query_funcs.dir/DependInfo.cmake --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 89%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/svm_atomics_host.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/svm_atomics_host.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/svm_atomics_host.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- tests/kernel/CMakeFiles/image_query_funcs.dir/all --- /usr/bin/make -f tests/kernel/CMakeFiles/image_query_funcs.dir/build.make tests/kernel/CMakeFiles/image_query_funcs.dir/build --- tests/kernel/CMakeFiles/image_query_funcs.dir/image_query_funcs.c.o --- [ 89%] Building C object tests/kernel/CMakeFiles/image_query_funcs.dir/image_query_funcs.c.o cd /construction/lang/pocl/.build/tests/kernel && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/kernel\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c99 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/kernel/CMakeFiles/image_query_funcs.dir/image_query_funcs.c.o -MF CMakeFiles/image_query_funcs.dir/image_query_funcs.c.o.d -o CMakeFiles/image_query_funcs.dir/image_query_funcs.c.o -c /construction/lang/pocl/pocl-3.1/tests/kernel/image_query_funcs.c --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/avx512/spir_wrapper_512bit.ll.bc' is 'e-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' warning: Linking two modules of different target triples: '/construction/lang/pocl/.build/lib/kernel/host/avx512/spir_wrapper_512bit.ll.bc' is 'spir64-unknown-unknown' whereas 'llvm-link' is 'x86_64-portbld-dragonfly6.5' --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/opt -relocation-model=pic -mtriple=x86_64-portbld-dragonfly6.5 -mcpu=sandybridge -O3 -fp-contract=off -o /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx.bc kernel-x86_64-portbld-dragonfly6.5-avx-unoptimized.bc --- tests/kernel/CMakeFiles/image_query_funcs.dir/all --- --- tests/kernel/image_query_funcs --- [ 89%] Linking C executable image_query_funcs cd /construction/lang/pocl/.build/tests/kernel && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/image_query_funcs.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c99 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/image_query_funcs.dir/image_query_funcs.c.o -o image_query_funcs ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 89%] Built target image_query_funcs --- tests/kernel/CMakeFiles/test_shuffle.dir/all --- /usr/bin/make -f tests/kernel/CMakeFiles/test_shuffle.dir/build.make tests/kernel/CMakeFiles/test_shuffle.dir/depend --- tests/kernel/CMakeFiles/test_shuffle.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/kernel /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/kernel /construction/lang/pocl/.build/tests/kernel/CMakeFiles/test_shuffle.dir/DependInfo.cmake /usr/bin/make -f tests/kernel/CMakeFiles/test_shuffle.dir/build.make tests/kernel/CMakeFiles/test_shuffle.dir/build --- tests/kernel/CMakeFiles/test_shuffle.dir/test_shuffle.cc.o --- [ 89%] Building CXX object tests/kernel/CMakeFiles/test_shuffle.dir/test_shuffle.cc.o cd /construction/lang/pocl/.build/tests/kernel && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/kernel\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -pthread -MD -MT tests/kernel/CMakeFiles/test_shuffle.dir/test_shuffle.cc.o -MF CMakeFiles/test_shuffle.dir/test_shuffle.cc.o.d -o CMakeFiles/test_shuffle.dir/test_shuffle.cc.o -c /construction/lang/pocl/pocl-3.1/tests/kernel/test_shuffle.cc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/tan.cl.bc --- [ 89%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/tan.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/tan.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tan.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/sse41/addrspace_operators.ll.bc' is 'e-m:e-i64:64-f80:128-n8:16:32:64-S128' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- --- lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx_f16c.bc --- [ 89%] Linking & optimizing Kernel bitcode /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx_f16c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/bin/xargs /usr/local/llvm15/bin/llvm-link -o kernel-x86_64-portbld-dragonfly6.5-avx_f16c-unoptimized.bc < /construction/lang/pocl/.build/CMakeFiles/kernel_x86_64-portbld-dragonfly6.5-avx_f16c_linklist.txt warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/avx_f16c/barrier.ll.bc' is '' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/tanh.cl.bc --- [ 89%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/tanh.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/tanh.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tanh.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/avx_fma4/tanpi.cl.bc --- [ 90%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/tanpi.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/tanpi.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc-pocl/tanpi.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- --- lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx512.bc --- [ 90%] Linking & optimizing Kernel bitcode /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx512.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/bin/xargs /usr/local/llvm15/bin/llvm-link -o kernel-x86_64-portbld-dragonfly6.5-avx512-unoptimized.bc < /construction/lang/pocl/.build/CMakeFiles/kernel_x86_64-portbld-dragonfly6.5-avx512_linklist.txt warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/avx512/barrier.ll.bc' is '' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/linker.cpp.o --- [ 90%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/linker.cpp.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/linker.cpp.o -MF CMakeFiles/llvmpasses.dir/linker.cpp.o.d -o CMakeFiles/llvmpasses.dir/linker.cpp.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/linker.cpp --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/tgamma.cl.bc --- [ 90%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/tgamma.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/tgamma.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/tgamma.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/avx_fma4/trunc.cl.bc --- [ 90%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/trunc.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/trunc.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef-pocl/trunc.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -DMAX_PRECISION -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -include /construction/lang/pocl/.build/sleef_config_temp_avx_fma4.h --- lib/kernel/host/avx_fma4/upsample.cl.bc --- [ 90%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/upsample.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/upsample.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/upsample.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx_fma4/v128_sleefsimddp.c.bc --- [ 90%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/v128_sleefsimddp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC128 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/v128_sleefsimddp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimddp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/opt -relocation-model=pic -mtriple=x86_64-portbld-dragonfly6.5 -mcpu=haswell -O3 -fp-contract=off -o /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx2.bc kernel-x86_64-portbld-dragonfly6.5-avx2-unoptimized.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/v128_sleefsimdsp.c.bc --- [ 90%] Building SLEEF to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/v128_sleefsimdsp.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DPOCL_DEVICE_ADDRESS_BITS=64 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -DDORENAME -DVEC128 -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/arch -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm -I /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/include -O1 -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/v128_sleefsimdsp.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/sleef/libm/sleefsimdsp.c --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/avx_f16c/addrspace_operators.ll.bc' is 'e-m:e-i64:64-f80:128-n8:16:32:64-S128' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/opt -relocation-model=pic -mtriple=x86_64-portbld-dragonfly6.5 -mcpu=penryn -O3 -fp-contract=off -o /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-sse41.bc kernel-x86_64-portbld-dragonfly6.5-sse41-unoptimized.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/vload.cl.bc --- [ 90%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/vload.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/vload.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/avx512/addrspace_operators.ll.bc' is 'e-m:e-i64:64-f80:128-n8:16:32:64-S128' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/vload_half.cl.bc --- [ 90%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/vload_half.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/vload_half.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload_half.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx_fma4/vload_store_half_f16c.c.bc --- [ 90%] Building C to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/vload_store_half_f16c.c.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -O1 -xc -std=c11 -D__CBUILD__ -fno-math-errno -fno-stack-protector -fPIC -Xclang -opaque-pointers -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/vload_store_half_f16c.c.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vload_store_half_f16c.c -I/construction/lang/pocl/pocl-3.1/include -include /construction/lang/pocl/pocl-3.1/include/_kernel_c.h --- lib/kernel/host/avx_fma4/vstore.cl.bc --- [ 90%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/vstore.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/vstore.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vstore.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx_fma4/vstore_half.cl.bc --- [ 90%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/vstore_half.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/vstore_half.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/vstore_half.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/avx_fma4/vtables_fp32.cl.bc --- [ 90%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/vtables_fp32.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/vtables_fp32.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/vtables_fp32.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/avx_fma4/vtables_fp64.cl.bc --- [ 90%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/vtables_fp64.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/vtables_fp64.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/libclc/vtables_fp64.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h -I /construction/lang/pocl/pocl-3.1/lib/kernel/libclc --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/opt -relocation-model=pic -mtriple=x86_64-portbld-dragonfly6.5 -mcpu=ivybridge -O3 -fp-contract=off -o /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx_f16c.bc kernel-x86_64-portbld-dragonfly6.5-avx_f16c-unoptimized.bc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/wait_group_events.cl.bc --- [ 90%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/wait_group_events.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/wait_group_events.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/wait_group_events.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/opt -relocation-model=pic -mtriple=x86_64-portbld-dragonfly6.5 -mcpu=skylake-avx512 -O3 -fp-contract=off -o /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx512.bc kernel-x86_64-portbld-dragonfly6.5-avx512-unoptimized.bc --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/LLVMUtils.cc.o --- [ 90%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/LLVMUtils.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/LLVMUtils.cc.o -MF CMakeFiles/llvmpasses.dir/LLVMUtils.cc.o.d -o CMakeFiles/llvmpasses.dir/LLVMUtils.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/LLVMUtils.cc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/write_image.cl.bc --- [ 90%] Building CL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/write_image.cl.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/clang --target=x86_64-portbld-dragonfly6.5 -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -Wall -Wno-unused-local-typedef -Xclang -cl-std=CL3.0 -D__OPENCL_C_VERSION__=300 -DENABLE_SLEEF=1 -xcl -fno-stack-protector -fPIC -Xclang -opaque-pointers -Wno-psabi -D__OPENCL_VERSION__=300 -DPOCL_DEVICE_ADDRESS_BITS=64 -Dcl_khr_int64=1 -Dcl_khr_byte_addressable_store=1 -Dcl_khr_global_int32_base_atomics=1 -Dcl_khr_global_int32_extended_atomics=1 -Dcl_khr_local_int32_base_atomics=1 -Dcl_khr_local_int32_extended_atomics=1 -Dcl_khr_3d_image_writes=1 -Dcl_khr_command_buffer=1 -Dcl_khr_spir=1 -Dcl_khr_int64_base_atomics=1 -Dcl_khr_int64_extended_atomics=1 -Dcl_khr_fp64=1 -D__opencl_c_3d_image_writes=1 -D__opencl_c_images=1 -D__opencl_c_atomic_order_acq_rel=1 -D__opencl_c_atomic_order_seq_cst=1 -D__opencl_c_atomic_scope_device=1 -D__opencl_c_read_write_images=1 -D__opencl_c_int64=1 -D__opencl_c_fp64=1 -Xclang -cl-ext=-all,+cl_khr_byte_addressable_store,+cl_khr_global_int32_base_atomics,+cl_khr_global_int32_extended_atomics,+cl_khr_local_int32_base_atomics,+cl_khr_local_int32_extended_atomics,+cl_khr_3d_image_writes,+cl_khr_command_buffer,+cl_khr_spir,+cl_khr_int64_base_atomics,+cl_khr_int64_extended_atomics,+cl_khr_fp64,+__opencl_c_3d_image_writes,+__opencl_c_images,+__opencl_c_atomic_order_acq_rel,+__opencl_c_atomic_order_seq_cst,+__opencl_c_atomic_scope_device,+__opencl_c_read_write_images,+__opencl_c_int64,+__opencl_c_fp64, -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/write_image.cl.bc -c /construction/lang/pocl/pocl-3.1/lib/kernel/write_image.cl -include /construction/lang/pocl/pocl-3.1/include/_kernel.h -include /construction/lang/pocl/pocl-3.1/include/_enable_all_exts.h --- tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/build.make tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/depend --- tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/build.make tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/build --- tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/test_assign_loop_variable_to_privvar_makes_it_local.c.o --- [ 90%] Building C object tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/test_assign_loop_variable_to_privvar_makes_it_local.c.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/test_assign_loop_variable_to_privvar_makes_it_local.c.o -MF CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/test_assign_loop_variable_to_privvar_makes_it_local.c.o.d -o CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/test_assign_loop_variable_to_privvar_makes_it_local.c.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_assign_loop_variable_to_privvar_makes_it_local.c --- tests/kernel/CMakeFiles/test_shuffle.dir/all --- --- tests/kernel/test_shuffle --- [ 90%] Linking CXX executable test_shuffle cd /construction/lang/pocl/.build/tests/kernel && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_shuffle.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_shuffle.dir/test_shuffle.cc.o -o test_shuffle ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 90%] Built target test_shuffle --- tests/regression/CMakeFiles/test_program_from_binary_with_local_1_1_1.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_program_from_binary_with_local_1_1_1.dir/build.make tests/regression/CMakeFiles/test_program_from_binary_with_local_1_1_1.dir/depend --- tests/regression/CMakeFiles/test_program_from_binary_with_local_1_1_1.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_program_from_binary_with_local_1_1_1.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_program_from_binary_with_local_1_1_1.dir/build.make tests/regression/CMakeFiles/test_program_from_binary_with_local_1_1_1.dir/build --- tests/regression/CMakeFiles/test_program_from_binary_with_local_1_1_1.dir/test_program_from_binary_with_local_1_1_1.c.o --- [ 90%] Building C object tests/regression/CMakeFiles/test_program_from_binary_with_local_1_1_1.dir/test_program_from_binary_with_local_1_1_1.c.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/regression/CMakeFiles/test_program_from_binary_with_local_1_1_1.dir/test_program_from_binary_with_local_1_1_1.c.o -MF CMakeFiles/test_program_from_binary_with_local_1_1_1.dir/test_program_from_binary_with_local_1_1_1.c.o.d -o CMakeFiles/test_program_from_binary_with_local_1_1_1.dir/test_program_from_binary_with_local_1_1_1.c.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_program_from_binary_with_local_1_1_1.c --- tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/all --- --- tests/regression/test_assign_loop_variable_to_privvar_makes_it_local --- [ 90%] Linking C executable test_assign_loop_variable_to_privvar_makes_it_local cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/test_assign_loop_variable_to_privvar_makes_it_local.c.o -o test_assign_loop_variable_to_privvar_makes_it_local ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/spir_wrapper_256bit.ll.bc --- [ 90%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/spir_wrapper_256bit.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/spir_wrapper_256bit.ll.bc /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/spir_wrapper_256bit.ll --- tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/all --- [ 90%] Built target test_assign_loop_variable_to_privvar_makes_it_local --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/LoopBarriers.cc.o --- [ 90%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/LoopBarriers.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/LoopBarriers.cc.o -MF CMakeFiles/llvmpasses.dir/LoopBarriers.cc.o.d -o CMakeFiles/llvmpasses.dir/LoopBarriers.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/LoopBarriers.cc --- tests/regression/CMakeFiles/test_program_from_binary_with_local_1_1_1.dir/all --- --- tests/regression/test_program_from_binary_with_local_1_1_1 --- [ 90%] Linking C executable test_program_from_binary_with_local_1_1_1 cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_program_from_binary_with_local_1_1_1.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_program_from_binary_with_local_1_1_1.dir/test_program_from_binary_with_local_1_1_1.c.o -o test_program_from_binary_with_local_1_1_1 ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 90%] Built target test_program_from_binary_with_local_1_1_1 --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/OptimizeWorkItemFuncCalls.cc.o --- [ 90%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/OptimizeWorkItemFuncCalls.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/OptimizeWorkItemFuncCalls.cc.o -MF CMakeFiles/llvmpasses.dir/OptimizeWorkItemFuncCalls.cc.o.d -o CMakeFiles/llvmpasses.dir/OptimizeWorkItemFuncCalls.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/OptimizeWorkItemFuncCalls.cc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/addrspace_operators.ll.bc --- [ 90%] Building LL to LLVM bitcode /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/addrspace_operators.ll.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-as -opaque-pointers=1 -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/addrspace_operators.ll.bc /construction/lang/pocl/.build/lib/kernel/host/opaque/addrspace_operators.ll --- tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/build.make tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/depend --- tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/build.make tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/build --- tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/test_assign_loop_variable_to_privvar_makes_it_local_2.c.o --- [ 90%] Building C object tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/test_assign_loop_variable_to_privvar_makes_it_local_2.c.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/test_assign_loop_variable_to_privvar_makes_it_local_2.c.o -MF CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/test_assign_loop_variable_to_privvar_makes_it_local_2.c.o.d -o CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/test_assign_loop_variable_to_privvar_makes_it_local_2.c.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_assign_loop_variable_to_privvar_makes_it_local_2.c --- tests/regression/test_assign_loop_variable_to_privvar_makes_it_local_2 --- [ 90%] Linking C executable test_assign_loop_variable_to_privvar_makes_it_local_2 cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/test_assign_loop_variable_to_privvar_makes_it_local_2.c.o -o test_assign_loop_variable_to_privvar_makes_it_local_2 ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 90%] Built target test_assign_loop_variable_to_privvar_makes_it_local_2 --- tests/regression/CMakeFiles/test_llvm_segfault_issue_889.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_llvm_segfault_issue_889.dir/build.make tests/regression/CMakeFiles/test_llvm_segfault_issue_889.dir/depend --- tests/regression/CMakeFiles/test_llvm_segfault_issue_889.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_llvm_segfault_issue_889.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_llvm_segfault_issue_889.dir/build.make tests/regression/CMakeFiles/test_llvm_segfault_issue_889.dir/build --- tests/regression/CMakeFiles/test_llvm_segfault_issue_889.dir/test_llvm_segfault_issue_889.c.o --- [ 90%] Building C object tests/regression/CMakeFiles/test_llvm_segfault_issue_889.dir/test_llvm_segfault_issue_889.c.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/regression/CMakeFiles/test_llvm_segfault_issue_889.dir/test_llvm_segfault_issue_889.c.o -MF CMakeFiles/test_llvm_segfault_issue_889.dir/test_llvm_segfault_issue_889.c.o.d -o CMakeFiles/test_llvm_segfault_issue_889.dir/test_llvm_segfault_issue_889.c.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_llvm_segfault_issue_889.c --- tests/regression/test_llvm_segfault_issue_889 --- [ 90%] Linking C executable test_llvm_segfault_issue_889 cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_llvm_segfault_issue_889.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_llvm_segfault_issue_889.dir/test_llvm_segfault_issue_889.c.o -o test_llvm_segfault_issue_889 ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 90%] Built target test_llvm_segfault_issue_889 --- tests/regression/CMakeFiles/test_barrier_between_for_loops.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_barrier_between_for_loops.dir/build.make tests/regression/CMakeFiles/test_barrier_between_for_loops.dir/depend --- tests/regression/CMakeFiles/test_barrier_between_for_loops.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_barrier_between_for_loops.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_barrier_between_for_loops.dir/build.make tests/regression/CMakeFiles/test_barrier_between_for_loops.dir/build --- tests/regression/CMakeFiles/test_barrier_between_for_loops.dir/test_barrier_between_for_loops.cpp.o --- [ 90%] Building CXX object tests/regression/CMakeFiles/test_barrier_between_for_loops.dir/test_barrier_between_for_loops.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_barrier_between_for_loops.dir/test_barrier_between_for_loops.cpp.o -MF CMakeFiles/test_barrier_between_for_loops.dir/test_barrier_between_for_loops.cpp.o.d -o CMakeFiles/test_barrier_between_for_loops.dir/test_barrier_between_for_loops.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_barrier_between_for_loops.cpp --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- --- lib/kernel/host/avx_fma4/sleef.bc --- [ 90%] Linking & optimizing SLEEF for avx_fma4: /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sleef.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/llvm-link -o /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/sleef.bc /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/c_sleefsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/c_sleefdp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/c_sleef_glue_auto.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/v256_sleefsimdsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/v256_sleefsimddp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/v128_sleefsimdsp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/v128_sleefsimddp.c.bc /construction/lang/pocl/.build/lib/kernel/host/avx_fma4/spir_wrapper_256bit.ll.bc warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/avx_fma4/spir_wrapper_256bit.ll.bc' is 'e-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' warning: Linking two modules of different target triples: '/construction/lang/pocl/.build/lib/kernel/host/avx_fma4/spir_wrapper_256bit.ll.bc' is 'spir64-unknown-unknown' whereas 'llvm-link' is 'x86_64-portbld-dragonfly6.5' --- lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx_fma4.bc --- [ 90%] Linking & optimizing Kernel bitcode /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx_fma4.bc cd /construction/lang/pocl/.build/lib/kernel/host && /usr/bin/xargs /usr/local/llvm15/bin/llvm-link -o kernel-x86_64-portbld-dragonfly6.5-avx_fma4-unoptimized.bc < /construction/lang/pocl/.build/CMakeFiles/kernel_x86_64-portbld-dragonfly6.5-avx_fma4_linklist.txt warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/avx_fma4/barrier.ll.bc' is '' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' warning: Linking two modules of different data layouts: '/construction/lang/pocl/.build/lib/kernel/host/avx_fma4/addrspace_operators.ll.bc' is 'e-m:e-i64:64-f80:128-n8:16:32:64-S128' whereas 'llvm-link' is 'e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128' --- tests/regression/CMakeFiles/test_barrier_between_for_loops.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_barrier_between_for_loops.cpp:29: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_barrier_between_for_loops --- [ 90%] Linking CXX executable test_barrier_between_for_loops cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_barrier_between_for_loops.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_barrier_between_for_loops.dir/test_barrier_between_for_loops.cpp.o -o test_barrier_between_for_loops ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 90%] Built target test_barrier_between_for_loops --- tests/regression/CMakeFiles/test_early_return.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_early_return.dir/build.make tests/regression/CMakeFiles/test_early_return.dir/depend --- tests/regression/CMakeFiles/test_early_return.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_early_return.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_early_return.dir/build.make tests/regression/CMakeFiles/test_early_return.dir/build --- tests/regression/CMakeFiles/test_early_return.dir/test_early_return.cpp.o --- [ 90%] Building CXX object tests/regression/CMakeFiles/test_early_return.dir/test_early_return.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_early_return.dir/test_early_return.cpp.o -MF CMakeFiles/test_early_return.dir/test_early_return.cpp.o.d -o CMakeFiles/test_early_return.dir/test_early_return.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_early_return.cpp --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/PHIsToAllocas.cc.o --- [ 90%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/PHIsToAllocas.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/PHIsToAllocas.cc.o -MF CMakeFiles/llvmpasses.dir/PHIsToAllocas.cc.o.d -o CMakeFiles/llvmpasses.dir/PHIsToAllocas.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/PHIsToAllocas.cc --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- cd /construction/lang/pocl/.build/lib/kernel/host && /usr/local/llvm15/bin/opt -relocation-model=pic -mtriple=x86_64-portbld-dragonfly6.5 -mcpu=bdver1 -O3 -fp-contract=off -o /construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx_fma4.bc kernel-x86_64-portbld-dragonfly6.5-avx_fma4-unoptimized.bc --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/ParallelRegion.cc.o --- [ 90%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/ParallelRegion.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/ParallelRegion.cc.o -MF CMakeFiles/llvmpasses.dir/ParallelRegion.cc.o.d -o CMakeFiles/llvmpasses.dir/ParallelRegion.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/ParallelRegion.cc --- tests/regression/CMakeFiles/test_early_return.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_early_return.cpp:29: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_early_return --- [ 90%] Linking CXX executable test_early_return cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_early_return.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_early_return.dir/test_early_return.cpp.o -o test_early_return ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 90%] Built target test_early_return --- tests/regression/CMakeFiles/test_for_with_var_iteration_count.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_for_with_var_iteration_count.dir/build.make tests/regression/CMakeFiles/test_for_with_var_iteration_count.dir/depend --- tests/regression/CMakeFiles/test_for_with_var_iteration_count.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_for_with_var_iteration_count.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_for_with_var_iteration_count.dir/build.make tests/regression/CMakeFiles/test_for_with_var_iteration_count.dir/build --- tests/regression/CMakeFiles/test_for_with_var_iteration_count.dir/test_for_with_var_iteration_count.cpp.o --- [ 90%] Building CXX object tests/regression/CMakeFiles/test_for_with_var_iteration_count.dir/test_for_with_var_iteration_count.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_for_with_var_iteration_count.dir/test_for_with_var_iteration_count.cpp.o -MF CMakeFiles/test_for_with_var_iteration_count.dir/test_for_with_var_iteration_count.cpp.o.d -o CMakeFiles/test_for_with_var_iteration_count.dir/test_for_with_var_iteration_count.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_for_with_var_iteration_count.cpp --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/RemoveBarrierCalls.cc.o --- [ 90%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/RemoveBarrierCalls.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/RemoveBarrierCalls.cc.o -MF CMakeFiles/llvmpasses.dir/RemoveBarrierCalls.cc.o.d -o CMakeFiles/llvmpasses.dir/RemoveBarrierCalls.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/RemoveBarrierCalls.cc --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/RemoveOptnoneFromWIFunc.cc.o --- [ 90%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/RemoveOptnoneFromWIFunc.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/RemoveOptnoneFromWIFunc.cc.o -MF CMakeFiles/llvmpasses.dir/RemoveOptnoneFromWIFunc.cc.o.d -o CMakeFiles/llvmpasses.dir/RemoveOptnoneFromWIFunc.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/RemoveOptnoneFromWIFunc.cc --- tests/regression/CMakeFiles/test_for_with_var_iteration_count.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_for_with_var_iteration_count.cpp:29: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_for_with_var_iteration_count --- [ 90%] Linking CXX executable test_for_with_var_iteration_count cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_for_with_var_iteration_count.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_for_with_var_iteration_count.dir/test_for_with_var_iteration_count.cpp.o -o test_for_with_var_iteration_count ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 90%] Built target test_for_with_var_iteration_count --- tests/regression/CMakeFiles/test_id_dependent_computation.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_id_dependent_computation.dir/build.make tests/regression/CMakeFiles/test_id_dependent_computation.dir/depend --- tests/regression/CMakeFiles/test_id_dependent_computation.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_id_dependent_computation.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_id_dependent_computation.dir/build.make tests/regression/CMakeFiles/test_id_dependent_computation.dir/build --- tests/regression/CMakeFiles/test_id_dependent_computation.dir/test_id_dependent_computation.cpp.o --- [ 90%] Building CXX object tests/regression/CMakeFiles/test_id_dependent_computation.dir/test_id_dependent_computation.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_id_dependent_computation.dir/test_id_dependent_computation.cpp.o -MF CMakeFiles/test_id_dependent_computation.dir/test_id_dependent_computation.cpp.o.d -o CMakeFiles/test_id_dependent_computation.dir/test_id_dependent_computation.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_id_dependent_computation.cpp /construction/lang/pocl/pocl-3.1/tests/regression/test_id_dependent_computation.cpp:29: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/VariableUniformityAnalysis.cc.o --- [ 90%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/VariableUniformityAnalysis.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/VariableUniformityAnalysis.cc.o -MF CMakeFiles/llvmpasses.dir/VariableUniformityAnalysis.cc.o.d -o CMakeFiles/llvmpasses.dir/VariableUniformityAnalysis.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/VariableUniformityAnalysis.cc --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/WorkItemAliasAnalysis.cc.o --- [ 91%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/WorkItemAliasAnalysis.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/WorkItemAliasAnalysis.cc.o -MF CMakeFiles/llvmpasses.dir/WorkItemAliasAnalysis.cc.o.d -o CMakeFiles/llvmpasses.dir/WorkItemAliasAnalysis.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/WorkItemAliasAnalysis.cc --- tests/regression/CMakeFiles/test_id_dependent_computation.dir/all --- --- tests/regression/test_id_dependent_computation --- [ 91%] Linking CXX executable test_id_dependent_computation cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_id_dependent_computation.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_id_dependent_computation.dir/test_id_dependent_computation.cpp.o -o test_id_dependent_computation ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 91%] Built target test_id_dependent_computation --- tests/regression/CMakeFiles/test_locals.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_locals.dir/build.make tests/regression/CMakeFiles/test_locals.dir/depend --- tests/regression/CMakeFiles/test_locals.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_locals.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_locals.dir/build.make tests/regression/CMakeFiles/test_locals.dir/build --- tests/regression/CMakeFiles/test_locals.dir/test_locals.cpp.o --- [ 91%] Building CXX object tests/regression/CMakeFiles/test_locals.dir/test_locals.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_locals.dir/test_locals.cpp.o -MF CMakeFiles/test_locals.dir/test_locals.cpp.o.d -o CMakeFiles/test_locals.dir/test_locals.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_locals.cpp --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/Workgroup.cc.o --- [ 91%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/Workgroup.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/Workgroup.cc.o -MF CMakeFiles/llvmpasses.dir/Workgroup.cc.o.d -o CMakeFiles/llvmpasses.dir/Workgroup.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/Workgroup.cc --- tests/regression/CMakeFiles/test_locals.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_locals.cpp:27: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_locals --- [ 91%] Linking CXX executable test_locals cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_locals.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_locals.dir/test_locals.cpp.o -o test_locals ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 91%] Built target test_locals --- tests/regression/CMakeFiles/test_loop_phi_replication.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_loop_phi_replication.dir/build.make tests/regression/CMakeFiles/test_loop_phi_replication.dir/depend --- tests/regression/CMakeFiles/test_loop_phi_replication.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_loop_phi_replication.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_loop_phi_replication.dir/build.make tests/regression/CMakeFiles/test_loop_phi_replication.dir/build --- tests/regression/CMakeFiles/test_loop_phi_replication.dir/test_loop_phi_replication.cpp.o --- [ 91%] Building CXX object tests/regression/CMakeFiles/test_loop_phi_replication.dir/test_loop_phi_replication.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_loop_phi_replication.dir/test_loop_phi_replication.cpp.o -MF CMakeFiles/test_loop_phi_replication.dir/test_loop_phi_replication.cpp.o.d -o CMakeFiles/test_loop_phi_replication.dir/test_loop_phi_replication.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_loop_phi_replication.cpp --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemHandler.cc.o --- [ 91%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemHandler.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemHandler.cc.o -MF CMakeFiles/llvmpasses.dir/WorkitemHandler.cc.o.d -o CMakeFiles/llvmpasses.dir/WorkitemHandler.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/WorkitemHandler.cc --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemHandlerChooser.cc.o --- [ 91%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemHandlerChooser.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemHandlerChooser.cc.o -MF CMakeFiles/llvmpasses.dir/WorkitemHandlerChooser.cc.o.d -o CMakeFiles/llvmpasses.dir/WorkitemHandlerChooser.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/WorkitemHandlerChooser.cc --- tests/regression/CMakeFiles/test_loop_phi_replication.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_loop_phi_replication.cpp:29: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_loop_phi_replication --- [ 91%] Linking CXX executable test_loop_phi_replication cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_loop_phi_replication.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_loop_phi_replication.dir/test_loop_phi_replication.cpp.o -o test_loop_phi_replication ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 91%] Built target test_loop_phi_replication --- tests/regression/CMakeFiles/test_multi_level_loops_with_barriers.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_multi_level_loops_with_barriers.dir/build.make tests/regression/CMakeFiles/test_multi_level_loops_with_barriers.dir/depend --- tests/regression/CMakeFiles/test_multi_level_loops_with_barriers.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_multi_level_loops_with_barriers.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_multi_level_loops_with_barriers.dir/build.make tests/regression/CMakeFiles/test_multi_level_loops_with_barriers.dir/build --- tests/regression/CMakeFiles/test_multi_level_loops_with_barriers.dir/test_multi_level_loops_with_barriers.cpp.o --- [ 91%] Building CXX object tests/regression/CMakeFiles/test_multi_level_loops_with_barriers.dir/test_multi_level_loops_with_barriers.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_multi_level_loops_with_barriers.dir/test_multi_level_loops_with_barriers.cpp.o -MF CMakeFiles/test_multi_level_loops_with_barriers.dir/test_multi_level_loops_with_barriers.cpp.o.d -o CMakeFiles/test_multi_level_loops_with_barriers.dir/test_multi_level_loops_with_barriers.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_multi_level_loops_with_barriers.cpp --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemLoops.cc.o --- [ 91%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemLoops.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemLoops.cc.o -MF CMakeFiles/llvmpasses.dir/WorkitemLoops.cc.o.d -o CMakeFiles/llvmpasses.dir/WorkitemLoops.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/WorkitemLoops.cc --- tests/regression/CMakeFiles/test_multi_level_loops_with_barriers.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_multi_level_loops_with_barriers.cpp:29: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_multi_level_loops_with_barriers --- [ 91%] Linking CXX executable test_multi_level_loops_with_barriers cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_multi_level_loops_with_barriers.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_multi_level_loops_with_barriers.dir/test_multi_level_loops_with_barriers.cpp.o -o test_multi_level_loops_with_barriers ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 91%] Built target test_multi_level_loops_with_barriers --- tests/regression/CMakeFiles/test_simple_for_with_a_barrier.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_simple_for_with_a_barrier.dir/build.make tests/regression/CMakeFiles/test_simple_for_with_a_barrier.dir/depend --- tests/regression/CMakeFiles/test_simple_for_with_a_barrier.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_simple_for_with_a_barrier.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_simple_for_with_a_barrier.dir/build.make tests/regression/CMakeFiles/test_simple_for_with_a_barrier.dir/build --- tests/regression/CMakeFiles/test_simple_for_with_a_barrier.dir/test_simple_for_with_a_barrier.cpp.o --- [ 91%] Building CXX object tests/regression/CMakeFiles/test_simple_for_with_a_barrier.dir/test_simple_for_with_a_barrier.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_simple_for_with_a_barrier.dir/test_simple_for_with_a_barrier.cpp.o -MF CMakeFiles/test_simple_for_with_a_barrier.dir/test_simple_for_with_a_barrier.cpp.o.d -o CMakeFiles/test_simple_for_with_a_barrier.dir/test_simple_for_with_a_barrier.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_simple_for_with_a_barrier.cpp --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemReplication.cc.o --- [ 91%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemReplication.cc.o cd /construction/lang/pocl/.build/lib/llvmopencl && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL -I/construction/lang/pocl/pocl-3.1/lib/llvmopencl/../CL/devices -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/llvm15/include -std=c++14 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT lib/llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemReplication.cc.o -MF CMakeFiles/llvmpasses.dir/WorkitemReplication.cc.o.d -o CMakeFiles/llvmpasses.dir/WorkitemReplication.cc.o -c /construction/lang/pocl/pocl-3.1/lib/llvmopencl/WorkitemReplication.cc --- tests/regression/CMakeFiles/test_simple_for_with_a_barrier.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_simple_for_with_a_barrier.cpp:30: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_simple_for_with_a_barrier --- [ 91%] Linking CXX executable test_simple_for_with_a_barrier cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_simple_for_with_a_barrier.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_simple_for_with_a_barrier.dir/test_simple_for_with_a_barrier.cpp.o -o test_simple_for_with_a_barrier ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 91%] Built target test_simple_for_with_a_barrier --- tests/regression/CMakeFiles/test_structs_as_args.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_structs_as_args.dir/build.make tests/regression/CMakeFiles/test_structs_as_args.dir/depend --- tests/regression/CMakeFiles/test_structs_as_args.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_structs_as_args.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_structs_as_args.dir/build.make tests/regression/CMakeFiles/test_structs_as_args.dir/build --- tests/regression/CMakeFiles/test_structs_as_args.dir/test_structs_as_args.cpp.o --- [ 91%] Building CXX object tests/regression/CMakeFiles/test_structs_as_args.dir/test_structs_as_args.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_structs_as_args.dir/test_structs_as_args.cpp.o -MF CMakeFiles/test_structs_as_args.dir/test_structs_as_args.cpp.o.d -o CMakeFiles/test_structs_as_args.dir/test_structs_as_args.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_structs_as_args.cpp --- tests/regression/CMakeFiles/test_vectors_as_args.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_vectors_as_args.dir/build.make tests/regression/CMakeFiles/test_vectors_as_args.dir/depend --- tests/regression/CMakeFiles/test_vectors_as_args.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_vectors_as_args.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_vectors_as_args.dir/build.make tests/regression/CMakeFiles/test_vectors_as_args.dir/build --- tests/regression/CMakeFiles/test_vectors_as_args.dir/test_vectors_as_args.cpp.o --- [ 91%] Building CXX object tests/regression/CMakeFiles/test_vectors_as_args.dir/test_vectors_as_args.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_vectors_as_args.dir/test_vectors_as_args.cpp.o -MF CMakeFiles/test_vectors_as_args.dir/test_vectors_as_args.cpp.o.d -o CMakeFiles/test_vectors_as_args.dir/test_vectors_as_args.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_vectors_as_args.cpp --- tests/regression/CMakeFiles/test_structs_as_args.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_structs_as_args.cpp:29: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_structs_as_args --- [ 91%] Linking CXX executable test_structs_as_args cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_structs_as_args.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_structs_as_args.dir/test_structs_as_args.cpp.o -o test_structs_as_args ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 91%] Built target test_structs_as_args --- tests/regression/CMakeFiles/test_barrier_before_return.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_barrier_before_return.dir/build.make tests/regression/CMakeFiles/test_barrier_before_return.dir/depend --- tests/regression/CMakeFiles/test_barrier_before_return.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_barrier_before_return.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_barrier_before_return.dir/build.make tests/regression/CMakeFiles/test_barrier_before_return.dir/build --- tests/regression/CMakeFiles/test_barrier_before_return.dir/test_barrier_before_return.cpp.o --- [ 91%] Building CXX object tests/regression/CMakeFiles/test_barrier_before_return.dir/test_barrier_before_return.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_barrier_before_return.dir/test_barrier_before_return.cpp.o -MF CMakeFiles/test_barrier_before_return.dir/test_barrier_before_return.cpp.o.d -o CMakeFiles/test_barrier_before_return.dir/test_barrier_before_return.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_barrier_before_return.cpp --- tests/regression/CMakeFiles/test_infinite_loop.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_infinite_loop.dir/build.make tests/regression/CMakeFiles/test_infinite_loop.dir/depend --- tests/regression/CMakeFiles/test_infinite_loop.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_infinite_loop.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_infinite_loop.dir/build.make tests/regression/CMakeFiles/test_infinite_loop.dir/build --- tests/regression/CMakeFiles/test_infinite_loop.dir/test_infinite_loop.cpp.o --- [ 91%] Building CXX object tests/regression/CMakeFiles/test_infinite_loop.dir/test_infinite_loop.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_infinite_loop.dir/test_infinite_loop.cpp.o -MF CMakeFiles/test_infinite_loop.dir/test_infinite_loop.cpp.o.d -o CMakeFiles/test_infinite_loop.dir/test_infinite_loop.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_infinite_loop.cpp --- tests/regression/CMakeFiles/test_vectors_as_args.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_vectors_as_args.cpp:29: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_vectors_as_args --- [ 91%] Linking CXX executable test_vectors_as_args cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_vectors_as_args.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_vectors_as_args.dir/test_vectors_as_args.cpp.o -o test_vectors_as_args ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/regression/CMakeFiles/test_infinite_loop.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_infinite_loop.cpp:29: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_infinite_loop --- [ 91%] Linking CXX executable test_infinite_loop cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_infinite_loop.dir/link.txt --verbose=1 --- tests/regression/CMakeFiles/test_vectors_as_args.dir/all --- [ 91%] Built target test_vectors_as_args --- tests/regression/CMakeFiles/test_constant_array.dir/all --- --- tests/regression/CMakeFiles/test_infinite_loop.dir/all --- /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_infinite_loop.dir/test_infinite_loop.cpp.o -o test_infinite_loop ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/regression/CMakeFiles/test_constant_array.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_constant_array.dir/build.make tests/regression/CMakeFiles/test_constant_array.dir/depend --- tests/regression/CMakeFiles/test_constant_array.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_constant_array.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_constant_array.dir/build.make tests/regression/CMakeFiles/test_constant_array.dir/build --- tests/regression/CMakeFiles/test_constant_array.dir/test_constant_array.cpp.o --- [ 91%] Building CXX object tests/regression/CMakeFiles/test_constant_array.dir/test_constant_array.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_constant_array.dir/test_constant_array.cpp.o -MF CMakeFiles/test_constant_array.dir/test_constant_array.cpp.o.d -o CMakeFiles/test_constant_array.dir/test_constant_array.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_constant_array.cpp --- tests/regression/CMakeFiles/test_infinite_loop.dir/all --- [ 91%] Built target test_infinite_loop --- tests/regression/CMakeFiles/test_undominated_variable.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_undominated_variable.dir/build.make tests/regression/CMakeFiles/test_undominated_variable.dir/depend --- tests/regression/CMakeFiles/test_undominated_variable.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_undominated_variable.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_undominated_variable.dir/build.make tests/regression/CMakeFiles/test_undominated_variable.dir/build --- tests/regression/CMakeFiles/test_undominated_variable.dir/test_undominated_variable.cpp.o --- [ 91%] Building CXX object tests/regression/CMakeFiles/test_undominated_variable.dir/test_undominated_variable.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_undominated_variable.dir/test_undominated_variable.cpp.o -MF CMakeFiles/test_undominated_variable.dir/test_undominated_variable.cpp.o.d -o CMakeFiles/test_undominated_variable.dir/test_undominated_variable.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_undominated_variable.cpp --- tests/regression/CMakeFiles/test_barrier_before_return.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_barrier_before_return.cpp:29: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_barrier_before_return --- [ 91%] Linking CXX executable test_barrier_before_return cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_barrier_before_return.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_barrier_before_return.dir/test_barrier_before_return.cpp.o -o test_barrier_before_return ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 91%] Built target test_barrier_before_return --- tests/regression/CMakeFiles/test_setargs.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_setargs.dir/build.make tests/regression/CMakeFiles/test_setargs.dir/depend --- tests/regression/CMakeFiles/test_setargs.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_setargs.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_setargs.dir/build.make tests/regression/CMakeFiles/test_setargs.dir/build --- tests/regression/CMakeFiles/test_setargs.dir/test_setargs.cpp.o --- [ 91%] Building CXX object tests/regression/CMakeFiles/test_setargs.dir/test_setargs.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_setargs.dir/test_setargs.cpp.o -MF CMakeFiles/test_setargs.dir/test_setargs.cpp.o.d -o CMakeFiles/test_setargs.dir/test_setargs.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_setargs.cpp --- tests/regression/CMakeFiles/test_null_arg.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_null_arg.dir/build.make tests/regression/CMakeFiles/test_null_arg.dir/depend --- tests/regression/CMakeFiles/test_null_arg.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_null_arg.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_null_arg.dir/build.make tests/regression/CMakeFiles/test_null_arg.dir/build --- tests/regression/CMakeFiles/test_null_arg.dir/test_null_arg.cpp.o --- [ 91%] Building CXX object tests/regression/CMakeFiles/test_null_arg.dir/test_null_arg.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_null_arg.dir/test_null_arg.cpp.o -MF CMakeFiles/test_null_arg.dir/test_null_arg.cpp.o.d -o CMakeFiles/test_null_arg.dir/test_null_arg.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_null_arg.cpp --- tests/regression/CMakeFiles/test_constant_array.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_constant_array.cpp:30: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_constant_array --- [ 91%] Linking CXX executable test_constant_array cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_constant_array.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_constant_array.dir/test_constant_array.cpp.o -o test_constant_array ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 91%] Built target test_constant_array --- tests/regression/CMakeFiles/test_fors_with_var_iteration_counts.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_fors_with_var_iteration_counts.dir/build.make tests/regression/CMakeFiles/test_fors_with_var_iteration_counts.dir/depend --- tests/regression/CMakeFiles/test_fors_with_var_iteration_counts.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_fors_with_var_iteration_counts.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_fors_with_var_iteration_counts.dir/build.make tests/regression/CMakeFiles/test_fors_with_var_iteration_counts.dir/build --- tests/regression/CMakeFiles/test_fors_with_var_iteration_counts.dir/test_fors_with_var_iteration_counts.cpp.o --- [ 91%] Building CXX object tests/regression/CMakeFiles/test_fors_with_var_iteration_counts.dir/test_fors_with_var_iteration_counts.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_fors_with_var_iteration_counts.dir/test_fors_with_var_iteration_counts.cpp.o -MF CMakeFiles/test_fors_with_var_iteration_counts.dir/test_fors_with_var_iteration_counts.cpp.o.d -o CMakeFiles/test_fors_with_var_iteration_counts.dir/test_fors_with_var_iteration_counts.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_fors_with_var_iteration_counts.cpp --- tests/regression/CMakeFiles/test_setargs.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_setargs.cpp:30: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_setargs --- [ 92%] Linking CXX executable test_setargs cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_setargs.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_setargs.dir/test_setargs.cpp.o -o test_setargs ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 92%] Built target test_setargs --- tests/regression/CMakeFiles/test_issue_231.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_issue_231.dir/build.make tests/regression/CMakeFiles/test_issue_231.dir/depend --- tests/regression/CMakeFiles/test_issue_231.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_issue_231.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_issue_231.dir/build.make tests/regression/CMakeFiles/test_issue_231.dir/build --- tests/regression/CMakeFiles/test_issue_231.dir/test_issue_231.cpp.o --- [ 92%] Building CXX object tests/regression/CMakeFiles/test_issue_231.dir/test_issue_231.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_issue_231.dir/test_issue_231.cpp.o -MF CMakeFiles/test_issue_231.dir/test_issue_231.cpp.o.d -o CMakeFiles/test_issue_231.dir/test_issue_231.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_issue_231.cpp --- tests/regression/CMakeFiles/test_undominated_variable.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_undominated_variable.cpp:30: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_undominated_variable --- [ 92%] Linking CXX executable test_undominated_variable cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_undominated_variable.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_undominated_variable.dir/test_undominated_variable.cpp.o -o test_undominated_variable ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 92%] Built target test_undominated_variable --- tests/regression/CMakeFiles/test_issue_445.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_issue_445.dir/build.make tests/regression/CMakeFiles/test_issue_445.dir/depend --- tests/regression/CMakeFiles/test_issue_445.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_issue_445.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_issue_445.dir/build.make tests/regression/CMakeFiles/test_issue_445.dir/build --- tests/regression/CMakeFiles/test_issue_445.dir/test_issue_445.cpp.o --- [ 92%] Building CXX object tests/regression/CMakeFiles/test_issue_445.dir/test_issue_445.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_issue_445.dir/test_issue_445.cpp.o -MF CMakeFiles/test_issue_445.dir/test_issue_445.cpp.o.d -o CMakeFiles/test_issue_445.dir/test_issue_445.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_issue_445.cpp --- tests/regression/CMakeFiles/test_null_arg.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_null_arg.cpp:29: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_null_arg --- [ 92%] Linking CXX executable test_null_arg cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_null_arg.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_null_arg.dir/test_null_arg.cpp.o -o test_null_arg ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 92%] Built target test_null_arg --- tests/regression/CMakeFiles/test_autolocals_in_constexprs.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_autolocals_in_constexprs.dir/build.make tests/regression/CMakeFiles/test_autolocals_in_constexprs.dir/depend --- tests/regression/CMakeFiles/test_autolocals_in_constexprs.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_autolocals_in_constexprs.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_autolocals_in_constexprs.dir/build.make tests/regression/CMakeFiles/test_autolocals_in_constexprs.dir/build --- tests/regression/CMakeFiles/test_autolocals_in_constexprs.dir/test_autolocals_in_constexprs.cpp.o --- [ 92%] Building CXX object tests/regression/CMakeFiles/test_autolocals_in_constexprs.dir/test_autolocals_in_constexprs.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_autolocals_in_constexprs.dir/test_autolocals_in_constexprs.cpp.o -MF CMakeFiles/test_autolocals_in_constexprs.dir/test_autolocals_in_constexprs.cpp.o.d -o CMakeFiles/test_autolocals_in_constexprs.dir/test_autolocals_in_constexprs.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_autolocals_in_constexprs.cpp --- lib/llvmopencl/CMakeFiles/llvmpasses.dir/all --- [ 92%] Built target llvmpasses --- tests/regression/CMakeFiles/test_issue_553.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_issue_553.dir/build.make tests/regression/CMakeFiles/test_issue_553.dir/depend --- tests/regression/CMakeFiles/test_issue_553.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_issue_553.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_issue_553.dir/build.make tests/regression/CMakeFiles/test_issue_553.dir/build --- tests/regression/CMakeFiles/test_issue_553.dir/test_issue_553.cpp.o --- [ 92%] Building CXX object tests/regression/CMakeFiles/test_issue_553.dir/test_issue_553.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_issue_553.dir/test_issue_553.cpp.o -MF CMakeFiles/test_issue_553.dir/test_issue_553.cpp.o.d -o CMakeFiles/test_issue_553.dir/test_issue_553.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_issue_553.cpp --- tests/regression/CMakeFiles/test_fors_with_var_iteration_counts.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_fors_with_var_iteration_counts.cpp:29: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_fors_with_var_iteration_counts --- [ 92%] Linking CXX executable test_fors_with_var_iteration_counts cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_fors_with_var_iteration_counts.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_fors_with_var_iteration_counts.dir/test_fors_with_var_iteration_counts.cpp.o -o test_fors_with_var_iteration_counts ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 92%] Built target test_fors_with_var_iteration_counts --- tests/regression/CMakeFiles/test_issue_577.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_issue_577.dir/build.make tests/regression/CMakeFiles/test_issue_577.dir/depend --- tests/regression/CMakeFiles/test_issue_577.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_issue_577.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_issue_577.dir/build.make tests/regression/CMakeFiles/test_issue_577.dir/build --- tests/regression/CMakeFiles/test_issue_577.dir/test_issue_577.cpp.o --- [ 92%] Building CXX object tests/regression/CMakeFiles/test_issue_577.dir/test_issue_577.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_issue_577.dir/test_issue_577.cpp.o -MF CMakeFiles/test_issue_577.dir/test_issue_577.cpp.o.d -o CMakeFiles/test_issue_577.dir/test_issue_577.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_issue_577.cpp --- tests/regression/CMakeFiles/test_issue_445.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_issue_445.cpp:9: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_issue_445 --- [ 92%] Linking CXX executable test_issue_445 cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_issue_445.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_issue_445.dir/test_issue_445.cpp.o -o test_issue_445 ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 92%] Built target test_issue_445 --- tests/regression/CMakeFiles/test_issue_757.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_issue_757.dir/build.make tests/regression/CMakeFiles/test_issue_757.dir/depend --- tests/regression/CMakeFiles/test_issue_757.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_issue_757.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_issue_757.dir/build.make tests/regression/CMakeFiles/test_issue_757.dir/build --- tests/regression/CMakeFiles/test_issue_757.dir/test_issue_757.cpp.o --- [ 92%] Building CXX object tests/regression/CMakeFiles/test_issue_757.dir/test_issue_757.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_issue_757.dir/test_issue_757.cpp.o -MF CMakeFiles/test_issue_757.dir/test_issue_757.cpp.o.d -o CMakeFiles/test_issue_757.dir/test_issue_757.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_issue_757.cpp --- tests/regression/CMakeFiles/test_issue_231.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_issue_231.cpp:8: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_issue_231 --- [ 92%] Linking CXX executable test_issue_231 cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_issue_231.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_issue_231.dir/test_issue_231.cpp.o -o test_issue_231 ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 92%] Built target test_issue_231 --- tests/regression/CMakeFiles/test_flatten_barrier_subs.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_flatten_barrier_subs.dir/build.make tests/regression/CMakeFiles/test_flatten_barrier_subs.dir/depend --- tests/regression/CMakeFiles/test_flatten_barrier_subs.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_flatten_barrier_subs.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_flatten_barrier_subs.dir/build.make tests/regression/CMakeFiles/test_flatten_barrier_subs.dir/build --- tests/regression/CMakeFiles/test_flatten_barrier_subs.dir/test_flatten_barrier_subs.cpp.o --- [ 92%] Building CXX object tests/regression/CMakeFiles/test_flatten_barrier_subs.dir/test_flatten_barrier_subs.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_flatten_barrier_subs.dir/test_flatten_barrier_subs.cpp.o -MF CMakeFiles/test_flatten_barrier_subs.dir/test_flatten_barrier_subs.cpp.o.d -o CMakeFiles/test_flatten_barrier_subs.dir/test_flatten_barrier_subs.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_flatten_barrier_subs.cpp --- tests/regression/CMakeFiles/test_autolocals_in_constexprs.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_autolocals_in_constexprs.cpp:31: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_autolocals_in_constexprs --- [ 93%] Linking CXX executable test_autolocals_in_constexprs cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_autolocals_in_constexprs.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_autolocals_in_constexprs.dir/test_autolocals_in_constexprs.cpp.o -o test_autolocals_in_constexprs ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 93%] Built target test_autolocals_in_constexprs --- tests/regression/CMakeFiles/test_alignment_with_dynamic_wg.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_alignment_with_dynamic_wg.dir/build.make tests/regression/CMakeFiles/test_alignment_with_dynamic_wg.dir/depend --- tests/regression/CMakeFiles/test_alignment_with_dynamic_wg.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_alignment_with_dynamic_wg.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_alignment_with_dynamic_wg.dir/build.make tests/regression/CMakeFiles/test_alignment_with_dynamic_wg.dir/build --- tests/regression/CMakeFiles/test_alignment_with_dynamic_wg.dir/test_alignment_with_dynamic_wg.cpp.o --- [ 93%] Building CXX object tests/regression/CMakeFiles/test_alignment_with_dynamic_wg.dir/test_alignment_with_dynamic_wg.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_alignment_with_dynamic_wg.dir/test_alignment_with_dynamic_wg.cpp.o -MF CMakeFiles/test_alignment_with_dynamic_wg.dir/test_alignment_with_dynamic_wg.cpp.o.d -o CMakeFiles/test_alignment_with_dynamic_wg.dir/test_alignment_with_dynamic_wg.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_alignment_with_dynamic_wg.cpp --- tests/regression/CMakeFiles/test_issue_553.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_issue_553.cpp:7: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_issue_553 --- [ 93%] Linking CXX executable test_issue_553 cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_issue_553.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_issue_553.dir/test_issue_553.cpp.o -o test_issue_553 ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 93%] Built target test_issue_553 --- tests/regression/CMakeFiles/test_alignment_with_dynamic_wg2.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_alignment_with_dynamic_wg2.dir/build.make tests/regression/CMakeFiles/test_alignment_with_dynamic_wg2.dir/depend --- tests/regression/CMakeFiles/test_alignment_with_dynamic_wg2.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_alignment_with_dynamic_wg2.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_alignment_with_dynamic_wg2.dir/build.make tests/regression/CMakeFiles/test_alignment_with_dynamic_wg2.dir/build --- tests/regression/CMakeFiles/test_alignment_with_dynamic_wg2.dir/test_alignment_with_dynamic_wg2.cpp.o --- [ 93%] Building CXX object tests/regression/CMakeFiles/test_alignment_with_dynamic_wg2.dir/test_alignment_with_dynamic_wg2.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_alignment_with_dynamic_wg2.dir/test_alignment_with_dynamic_wg2.cpp.o -MF CMakeFiles/test_alignment_with_dynamic_wg2.dir/test_alignment_with_dynamic_wg2.cpp.o.d -o CMakeFiles/test_alignment_with_dynamic_wg2.dir/test_alignment_with_dynamic_wg2.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_alignment_with_dynamic_wg2.cpp --- tests/regression/CMakeFiles/test_issue_577.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_issue_577.cpp:9: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_issue_577 --- [ 93%] Linking CXX executable test_issue_577 cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_issue_577.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_issue_577.dir/test_issue_577.cpp.o -o test_issue_577 ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/regression/CMakeFiles/test_issue_757.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_issue_757.cpp:12: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/CMakeFiles/test_issue_577.dir/all --- [ 93%] Built target test_issue_577 --- tests/regression/CMakeFiles/test_alignment_with_dynamic_wg3.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_alignment_with_dynamic_wg3.dir/build.make tests/regression/CMakeFiles/test_alignment_with_dynamic_wg3.dir/depend --- tests/regression/CMakeFiles/test_alignment_with_dynamic_wg3.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_alignment_with_dynamic_wg3.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_alignment_with_dynamic_wg3.dir/build.make tests/regression/CMakeFiles/test_alignment_with_dynamic_wg3.dir/build --- tests/regression/CMakeFiles/test_alignment_with_dynamic_wg3.dir/test_alignment_with_dynamic_wg3.cpp.o --- [ 93%] Building CXX object tests/regression/CMakeFiles/test_alignment_with_dynamic_wg3.dir/test_alignment_with_dynamic_wg3.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_alignment_with_dynamic_wg3.dir/test_alignment_with_dynamic_wg3.cpp.o -MF CMakeFiles/test_alignment_with_dynamic_wg3.dir/test_alignment_with_dynamic_wg3.cpp.o.d -o CMakeFiles/test_alignment_with_dynamic_wg3.dir/test_alignment_with_dynamic_wg3.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_alignment_with_dynamic_wg3.cpp --- tests/regression/CMakeFiles/test_issue_757.dir/all --- --- tests/regression/test_issue_757 --- [ 93%] Linking CXX executable test_issue_757 cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_issue_757.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_issue_757.dir/test_issue_757.cpp.o -o test_issue_757 ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 93%] Built target test_issue_757 --- tests/regression/CMakeFiles/test_issue_893.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_issue_893.dir/build.make tests/regression/CMakeFiles/test_issue_893.dir/depend --- tests/regression/CMakeFiles/test_issue_893.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_issue_893.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_issue_893.dir/build.make tests/regression/CMakeFiles/test_issue_893.dir/build --- tests/regression/CMakeFiles/test_issue_893.dir/test_issue_893.cpp.o --- [ 94%] Building CXX object tests/regression/CMakeFiles/test_issue_893.dir/test_issue_893.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_issue_893.dir/test_issue_893.cpp.o -MF CMakeFiles/test_issue_893.dir/test_issue_893.cpp.o.d -o CMakeFiles/test_issue_893.dir/test_issue_893.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_issue_893.cpp --- tests/regression/CMakeFiles/test_alignment_with_dynamic_wg.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_alignment_with_dynamic_wg.cpp:5: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_alignment_with_dynamic_wg --- [ 94%] Linking CXX executable test_alignment_with_dynamic_wg cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_alignment_with_dynamic_wg.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_alignment_with_dynamic_wg.dir/test_alignment_with_dynamic_wg.cpp.o -o test_alignment_with_dynamic_wg ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/regression/CMakeFiles/test_alignment_with_dynamic_wg2.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_alignment_with_dynamic_wg2.cpp:9: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/CMakeFiles/test_alignment_with_dynamic_wg.dir/all --- [ 94%] Built target test_alignment_with_dynamic_wg --- tests/regression/CMakeFiles/test_builtin_args.dir/all --- /usr/bin/make -f tests/regression/CMakeFiles/test_builtin_args.dir/build.make tests/regression/CMakeFiles/test_builtin_args.dir/depend --- tests/regression/CMakeFiles/test_builtin_args.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_builtin_args.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_builtin_args.dir/build.make tests/regression/CMakeFiles/test_builtin_args.dir/build --- tests/regression/CMakeFiles/test_builtin_args.dir/test_builtin_args.cpp.o --- [ 94%] Building CXX object tests/regression/CMakeFiles/test_builtin_args.dir/test_builtin_args.cpp.o cd /construction/lang/pocl/.build/tests/regression && /usr/local/libexec/ccache/c++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/regression\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=gnu++11 -fPIE -Wno-ignored-attributes -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -pthread -MD -MT tests/regression/CMakeFiles/test_builtin_args.dir/test_builtin_args.cpp.o -MF CMakeFiles/test_builtin_args.dir/test_builtin_args.cpp.o.d -o CMakeFiles/test_builtin_args.dir/test_builtin_args.cpp.o -c /construction/lang/pocl/pocl-3.1/tests/regression/test_builtin_args.cpp --- tests/regression/CMakeFiles/test_alignment_with_dynamic_wg2.dir/all --- --- tests/regression/test_alignment_with_dynamic_wg2 --- [ 94%] Linking CXX executable test_alignment_with_dynamic_wg2 cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_alignment_with_dynamic_wg2.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_alignment_with_dynamic_wg2.dir/test_alignment_with_dynamic_wg2.cpp.o -o test_alignment_with_dynamic_wg2 ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 94%] Built target test_alignment_with_dynamic_wg2 --- tests/runtime/CMakeFiles/test_clFinish.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_clFinish.dir/build.make tests/runtime/CMakeFiles/test_clFinish.dir/depend --- tests/runtime/CMakeFiles/test_clFinish.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clFinish.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clFinish.dir/build.make tests/runtime/CMakeFiles/test_clFinish.dir/build --- tests/runtime/CMakeFiles/test_clFinish.dir/test_clFinish.c.o --- [ 94%] Building C object tests/runtime/CMakeFiles/test_clFinish.dir/test_clFinish.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_clFinish.dir/test_clFinish.c.o -MF CMakeFiles/test_clFinish.dir/test_clFinish.c.o.d -o CMakeFiles/test_clFinish.dir/test_clFinish.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_clFinish.c --- tests/regression/CMakeFiles/test_flatten_barrier_subs.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_flatten_barrier_subs.cpp:26: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/CMakeFiles/test_issue_893.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_issue_893.cpp:43: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_issue_893 --- [ 94%] Linking CXX executable test_issue_893 cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_issue_893.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_issue_893.dir/test_issue_893.cpp.o -o test_issue_893 ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/regression/CMakeFiles/test_flatten_barrier_subs.dir/all --- --- tests/regression/test_flatten_barrier_subs --- [ 94%] Linking CXX executable test_flatten_barrier_subs cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_flatten_barrier_subs.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_flatten_barrier_subs.dir/test_flatten_barrier_subs.cpp.o -o test_flatten_barrier_subs ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 94%] Built target test_flatten_barrier_subs --- tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/depend --- tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/build --- tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/test_clGetDeviceInfo.c.o --- [ 94%] Building C object tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/test_clGetDeviceInfo.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/test_clGetDeviceInfo.c.o -MF CMakeFiles/test_clGetDeviceInfo.dir/test_clGetDeviceInfo.c.o.d -o CMakeFiles/test_clGetDeviceInfo.dir/test_clGetDeviceInfo.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_clGetDeviceInfo.c --- tests/regression/CMakeFiles/test_issue_893.dir/all --- [ 94%] Built target test_issue_893 --- tests/runtime/CMakeFiles/test_clGetEventInfo.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetEventInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetEventInfo.dir/depend --- tests/runtime/CMakeFiles/test_clGetEventInfo.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clGetEventInfo.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetEventInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetEventInfo.dir/build --- tests/runtime/CMakeFiles/test_clGetEventInfo.dir/test_clGetEventInfo.c.o --- [ 94%] Building C object tests/runtime/CMakeFiles/test_clGetEventInfo.dir/test_clGetEventInfo.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_clGetEventInfo.dir/test_clGetEventInfo.c.o -MF CMakeFiles/test_clGetEventInfo.dir/test_clGetEventInfo.c.o.d -o CMakeFiles/test_clGetEventInfo.dir/test_clGetEventInfo.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_clGetEventInfo.c --- tests/runtime/CMakeFiles/test_clFinish.dir/all --- --- tests/runtime/test_clFinish --- [ 94%] Linking C executable test_clFinish cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_clFinish.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_clFinish.dir/test_clFinish.c.o -o test_clFinish ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/runtime/CMakeFiles/test_clGetEventInfo.dir/all --- --- tests/runtime/test_clGetEventInfo --- [ 94%] Linking C executable test_clGetEventInfo cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_clGetEventInfo.dir/link.txt --verbose=1 --- tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/all --- --- tests/runtime/test_clGetDeviceInfo --- --- tests/runtime/CMakeFiles/test_clGetEventInfo.dir/all --- /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_clGetEventInfo.dir/test_clGetEventInfo.c.o -o test_clGetEventInfo ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/all --- [ 94%] Linking C executable test_clGetDeviceInfo cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_clGetDeviceInfo.dir/link.txt --verbose=1 --- tests/runtime/CMakeFiles/test_clFinish.dir/all --- [ 94%] Built target test_clFinish --- tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/build.make tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/depend --- tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/all --- /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_clGetDeviceInfo.dir/test_clGetDeviceInfo.c.o -o test_clGetDeviceInfo ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/all --- --- tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/build.make tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/build --- tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/test_clCreateProgramWithBinary.c.o --- [ 94%] Building C object tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/test_clCreateProgramWithBinary.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/test_clCreateProgramWithBinary.c.o -MF CMakeFiles/test_clCreateProgramWithBinary.dir/test_clCreateProgramWithBinary.c.o.d -o CMakeFiles/test_clCreateProgramWithBinary.dir/test_clCreateProgramWithBinary.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_clCreateProgramWithBinary.c --- tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/all --- [ 94%] Built target test_clGetDeviceInfo --- tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/build.make tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/depend --- tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/DependInfo.cmake --- tests/runtime/CMakeFiles/test_clGetEventInfo.dir/all --- [ 94%] Built target test_clGetEventInfo --- tests/runtime/CMakeFiles/test_clSetEventCallback.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_clSetEventCallback.dir/build.make tests/runtime/CMakeFiles/test_clSetEventCallback.dir/depend --- tests/runtime/CMakeFiles/test_clSetEventCallback.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clSetEventCallback.dir/DependInfo.cmake --- tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/build.make tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/build --- tests/runtime/CMakeFiles/test_clSetEventCallback.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_clSetEventCallback.dir/build.make tests/runtime/CMakeFiles/test_clSetEventCallback.dir/build --- tests/runtime/CMakeFiles/test_clSetEventCallback.dir/test_clSetEventCallback.c.o --- [ 94%] Building C object tests/runtime/CMakeFiles/test_clSetEventCallback.dir/test_clSetEventCallback.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_clSetEventCallback.dir/test_clSetEventCallback.c.o -MF CMakeFiles/test_clSetEventCallback.dir/test_clSetEventCallback.c.o.d -o CMakeFiles/test_clSetEventCallback.dir/test_clSetEventCallback.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_clSetEventCallback.c --- tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/all --- --- tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/test_clGetSupportedImageFormats.c.o --- [ 94%] Building C object tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/test_clGetSupportedImageFormats.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/test_clGetSupportedImageFormats.c.o -MF CMakeFiles/test_clGetSupportedImageFormats.dir/test_clGetSupportedImageFormats.c.o.d -o CMakeFiles/test_clGetSupportedImageFormats.dir/test_clGetSupportedImageFormats.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_clGetSupportedImageFormats.c --- tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/all --- --- tests/runtime/test_clCreateProgramWithBinary --- [ 94%] Linking C executable test_clCreateProgramWithBinary cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_clCreateProgramWithBinary.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_clCreateProgramWithBinary.dir/test_clCreateProgramWithBinary.c.o -o test_clCreateProgramWithBinary ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/all --- --- tests/runtime/test_clGetSupportedImageFormats --- [ 94%] Linking C executable test_clGetSupportedImageFormats cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_clGetSupportedImageFormats.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_clGetSupportedImageFormats.dir/test_clGetSupportedImageFormats.c.o -o test_clGetSupportedImageFormats ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/all --- [ 94%] Built target test_clCreateProgramWithBinary --- tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/build.make tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/depend --- tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/build.make tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/build --- tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/all --- [ 94%] Built target test_clGetSupportedImageFormats --- tests/runtime/CMakeFiles/test_clBuildProgram.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_clBuildProgram.dir/build.make tests/runtime/CMakeFiles/test_clBuildProgram.dir/depend --- tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/all --- --- tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/test_clEnqueueNativeKernel.c.o --- [ 94%] Building C object tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/test_clEnqueueNativeKernel.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/test_clEnqueueNativeKernel.c.o -MF CMakeFiles/test_clEnqueueNativeKernel.dir/test_clEnqueueNativeKernel.c.o.d -o CMakeFiles/test_clEnqueueNativeKernel.dir/test_clEnqueueNativeKernel.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_clEnqueueNativeKernel.c --- tests/runtime/CMakeFiles/test_clBuildProgram.dir/all --- --- tests/runtime/CMakeFiles/test_clBuildProgram.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clBuildProgram.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clBuildProgram.dir/build.make tests/runtime/CMakeFiles/test_clBuildProgram.dir/build --- tests/runtime/CMakeFiles/test_clBuildProgram.dir/test_clBuildProgram.c.o --- [ 94%] Building C object tests/runtime/CMakeFiles/test_clBuildProgram.dir/test_clBuildProgram.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_clBuildProgram.dir/test_clBuildProgram.c.o -MF CMakeFiles/test_clBuildProgram.dir/test_clBuildProgram.c.o.d -o CMakeFiles/test_clBuildProgram.dir/test_clBuildProgram.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_clBuildProgram.c --- tests/runtime/CMakeFiles/test_clSetEventCallback.dir/all --- --- tests/runtime/test_clSetEventCallback --- [ 94%] Linking C executable test_clSetEventCallback cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_clSetEventCallback.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_clSetEventCallback.dir/test_clSetEventCallback.c.o -o test_clSetEventCallback ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 94%] Built target test_clSetEventCallback --- tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/build.make tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/depend --- tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/build.make tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/build --- tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/test_clCreateKernelsInProgram.c.o --- [ 94%] Building C object tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/test_clCreateKernelsInProgram.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/test_clCreateKernelsInProgram.c.o -MF CMakeFiles/test_clCreateKernelsInProgram.dir/test_clCreateKernelsInProgram.c.o.d -o CMakeFiles/test_clCreateKernelsInProgram.dir/test_clCreateKernelsInProgram.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_clCreateKernelsInProgram.c --- tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/all --- --- tests/runtime/test_clEnqueueNativeKernel --- [ 94%] Linking C executable test_clEnqueueNativeKernel cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_clEnqueueNativeKernel.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_clEnqueueNativeKernel.dir/test_clEnqueueNativeKernel.c.o -o test_clEnqueueNativeKernel ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/all --- [ 94%] Built target kernel_host_avx512 --- tests/runtime/CMakeFiles/test_clCreateKernel.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateKernel.dir/build.make tests/runtime/CMakeFiles/test_clCreateKernel.dir/depend --- tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/all --- [ 94%] Built target test_clEnqueueNativeKernel --- tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/depend --- tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/DependInfo.cmake --- tests/runtime/CMakeFiles/test_clCreateKernel.dir/all --- --- tests/runtime/CMakeFiles/test_clCreateKernel.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clCreateKernel.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateKernel.dir/build.make tests/runtime/CMakeFiles/test_clCreateKernel.dir/build --- tests/runtime/CMakeFiles/test_clCreateKernel.dir/test_clCreateKernel.c.o --- [ 94%] Building C object tests/runtime/CMakeFiles/test_clCreateKernel.dir/test_clCreateKernel.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_clCreateKernel.dir/test_clCreateKernel.c.o -MF CMakeFiles/test_clCreateKernel.dir/test_clCreateKernel.c.o.d -o CMakeFiles/test_clCreateKernel.dir/test_clCreateKernel.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_clCreateKernel.c --- tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/build --- tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/test_clGetKernelArgInfo.c.o --- [ 94%] Building C object tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/test_clGetKernelArgInfo.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/test_clGetKernelArgInfo.c.o -MF CMakeFiles/test_clGetKernelArgInfo.dir/test_clGetKernelArgInfo.c.o.d -o CMakeFiles/test_clGetKernelArgInfo.dir/test_clGetKernelArgInfo.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_clGetKernelArgInfo.c --- tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/all --- --- tests/runtime/test_clCreateKernelsInProgram --- --- tests/runtime/CMakeFiles/test_clCreateKernel.dir/all --- --- tests/runtime/test_clCreateKernel --- --- tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/all --- [ 94%] Linking C executable test_clCreateKernelsInProgram cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_clCreateKernelsInProgram.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_clCreateKernelsInProgram.dir/test_clCreateKernelsInProgram.c.o -o test_clCreateKernelsInProgram ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/runtime/CMakeFiles/test_clCreateKernel.dir/all --- [ 94%] Linking C executable test_clCreateKernel cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_clCreateKernel.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_clCreateKernel.dir/test_clCreateKernel.c.o -o test_clCreateKernel ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/all --- [ 94%] Built target test_clCreateKernelsInProgram --- tests/runtime/CMakeFiles/test_version.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_version.dir/build.make tests/runtime/CMakeFiles/test_version.dir/depend --- tests/runtime/CMakeFiles/test_version.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_version.dir/DependInfo.cmake --- tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/all --- --- tests/runtime/test_clGetKernelArgInfo --- --- tests/runtime/CMakeFiles/test_version.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_version.dir/build.make tests/runtime/CMakeFiles/test_version.dir/build --- tests/runtime/CMakeFiles/test_version.dir/test_version.c.o --- --- tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/all --- [ 94%] Linking C executable test_clGetKernelArgInfo cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_clGetKernelArgInfo.dir/link.txt --verbose=1 --- tests/runtime/CMakeFiles/test_version.dir/all --- [ 94%] Building C object tests/runtime/CMakeFiles/test_version.dir/test_version.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_version.dir/test_version.c.o -MF CMakeFiles/test_version.dir/test_version.c.o.d -o CMakeFiles/test_version.dir/test_version.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_version.c --- tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/all --- /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_clGetKernelArgInfo.dir/test_clGetKernelArgInfo.c.o -o test_clGetKernelArgInfo ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/runtime/CMakeFiles/test_clCreateKernel.dir/all --- [ 94%] Built target test_clCreateKernel --- tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/build.make tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/depend --- tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/all --- [ 94%] Built target test_clGetKernelArgInfo --- tests/runtime/CMakeFiles/test_event_cycle.dir/all --- --- tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/all --- --- tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/depend --- --- tests/runtime/CMakeFiles/test_event_cycle.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_event_cycle.dir/build.make tests/runtime/CMakeFiles/test_event_cycle.dir/depend --- tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/DependInfo.cmake --- tests/runtime/CMakeFiles/test_event_cycle.dir/all --- --- tests/runtime/CMakeFiles/test_event_cycle.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_event_cycle.dir/DependInfo.cmake --- tests/runtime/CMakeFiles/test_clBuildProgram.dir/all --- --- tests/runtime/test_clBuildProgram --- --- tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/build.make tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/build --- tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/test_kernel_cache_includes.c.o --- --- tests/runtime/CMakeFiles/test_event_cycle.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_event_cycle.dir/build.make tests/runtime/CMakeFiles/test_event_cycle.dir/build --- tests/runtime/CMakeFiles/test_clBuildProgram.dir/all --- [ 94%] Linking C executable test_clBuildProgram cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_clBuildProgram.dir/link.txt --verbose=1 --- tests/runtime/CMakeFiles/test_event_cycle.dir/all --- --- tests/runtime/CMakeFiles/test_event_cycle.dir/test_event_cycle.c.o --- --- tests/runtime/CMakeFiles/test_clBuildProgram.dir/all --- /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_clBuildProgram.dir/test_clBuildProgram.c.o -o test_clBuildProgram ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/all --- [ 94%] Building C object tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/test_kernel_cache_includes.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/test_kernel_cache_includes.c.o -MF CMakeFiles/test_kernel_cache_includes.dir/test_kernel_cache_includes.c.o.d -o CMakeFiles/test_kernel_cache_includes.dir/test_kernel_cache_includes.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_kernel_cache_includes.c --- tests/runtime/CMakeFiles/test_event_cycle.dir/all --- [ 94%] Building C object tests/runtime/CMakeFiles/test_event_cycle.dir/test_event_cycle.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_event_cycle.dir/test_event_cycle.c.o -MF CMakeFiles/test_event_cycle.dir/test_event_cycle.c.o.d -o CMakeFiles/test_event_cycle.dir/test_event_cycle.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_event_cycle.c --- tests/runtime/CMakeFiles/test_clBuildProgram.dir/all --- [ 94%] Built target test_clBuildProgram --- tests/runtime/CMakeFiles/test_link_error.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_link_error.dir/build.make tests/runtime/CMakeFiles/test_link_error.dir/depend --- tests/runtime/CMakeFiles/test_link_error.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_link_error.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_link_error.dir/build.make tests/runtime/CMakeFiles/test_link_error.dir/build --- tests/runtime/CMakeFiles/test_link_error.dir/test_link_error.c.o --- [ 94%] Building C object tests/runtime/CMakeFiles/test_link_error.dir/test_link_error.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_link_error.dir/test_link_error.c.o -MF CMakeFiles/test_link_error.dir/test_link_error.c.o.d -o CMakeFiles/test_link_error.dir/test_link_error.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_link_error.c --- tests/runtime/CMakeFiles/test_version.dir/all --- --- tests/runtime/test_version --- [ 94%] Linking C executable test_version cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_version.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_version.dir/test_version.c.o -o test_version ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 94%] Built target test_version --- tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/build.make tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/depend --- tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/build.make tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/build --- tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/all --- --- tests/runtime/test_kernel_cache_includes --- --- tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/all --- --- tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/test_read-copy-write-buffer.c.o --- --- tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/all --- [ 94%] Linking C executable test_kernel_cache_includes cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_kernel_cache_includes.dir/link.txt --verbose=1 --- tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/all --- [ 94%] Building C object tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/test_read-copy-write-buffer.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/test_read-copy-write-buffer.c.o -MF CMakeFiles/test_read-copy-write-buffer.dir/test_read-copy-write-buffer.c.o.d -o CMakeFiles/test_read-copy-write-buffer.dir/test_read-copy-write-buffer.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_read-copy-write-buffer.c --- tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/all --- /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_kernel_cache_includes.dir/test_kernel_cache_includes.c.o -o test_kernel_cache_includes ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 94%] Built target test_kernel_cache_includes --- tests/runtime/CMakeFiles/test_buffer-image-copy.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_buffer-image-copy.dir/build.make tests/runtime/CMakeFiles/test_buffer-image-copy.dir/depend --- tests/runtime/CMakeFiles/test_buffer-image-copy.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_buffer-image-copy.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_buffer-image-copy.dir/build.make tests/runtime/CMakeFiles/test_buffer-image-copy.dir/build --- tests/runtime/CMakeFiles/test_buffer-image-copy.dir/test_buffer-image-copy.c.o --- --- tests/runtime/CMakeFiles/test_event_cycle.dir/all --- --- tests/runtime/test_event_cycle --- --- tests/runtime/CMakeFiles/test_buffer-image-copy.dir/all --- [ 94%] Building C object tests/runtime/CMakeFiles/test_buffer-image-copy.dir/test_buffer-image-copy.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_buffer-image-copy.dir/test_buffer-image-copy.c.o -MF CMakeFiles/test_buffer-image-copy.dir/test_buffer-image-copy.c.o.d -o CMakeFiles/test_buffer-image-copy.dir/test_buffer-image-copy.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_buffer-image-copy.c --- tests/runtime/CMakeFiles/test_event_cycle.dir/all --- [ 94%] Linking C executable test_event_cycle cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_event_cycle.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_event_cycle.dir/test_event_cycle.c.o -o test_event_cycle ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/runtime/CMakeFiles/test_link_error.dir/all --- --- tests/runtime/test_link_error --- [ 94%] Linking C executable test_link_error cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_link_error.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_link_error.dir/test_link_error.c.o -o test_link_error ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/runtime/CMakeFiles/test_event_cycle.dir/all --- [ 94%] Built target test_event_cycle --- tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/build.make tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/depend --- tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/DependInfo.cmake --- tests/runtime/CMakeFiles/test_link_error.dir/all --- [ 94%] Built target test_link_error --- tests/runtime/CMakeFiles/test_event_free.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_event_free.dir/build.make tests/runtime/CMakeFiles/test_event_free.dir/depend --- tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/build.make tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/build --- tests/runtime/CMakeFiles/test_event_free.dir/all --- --- tests/runtime/CMakeFiles/test_event_free.dir/depend --- --- tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/all --- --- tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/test_clCreateSubDevices.c.o --- --- tests/runtime/CMakeFiles/test_event_free.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_event_free.dir/DependInfo.cmake --- tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/all --- [ 95%] Building C object tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/test_clCreateSubDevices.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/test_clCreateSubDevices.c.o -MF CMakeFiles/test_clCreateSubDevices.dir/test_clCreateSubDevices.c.o.d -o CMakeFiles/test_clCreateSubDevices.dir/test_clCreateSubDevices.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_clCreateSubDevices.c --- tests/runtime/CMakeFiles/test_event_free.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_event_free.dir/build.make tests/runtime/CMakeFiles/test_event_free.dir/build --- tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/all --- --- tests/runtime/test_read-copy-write-buffer --- --- tests/runtime/CMakeFiles/test_event_free.dir/all --- --- tests/runtime/CMakeFiles/test_event_free.dir/test_event_free.c.o --- --- tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/all --- [ 95%] Linking C executable test_read-copy-write-buffer cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_read-copy-write-buffer.dir/link.txt --verbose=1 --- tests/runtime/CMakeFiles/test_event_free.dir/all --- [ 95%] Building C object tests/runtime/CMakeFiles/test_event_free.dir/test_event_free.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_event_free.dir/test_event_free.c.o -MF CMakeFiles/test_event_free.dir/test_event_free.c.o.d -o CMakeFiles/test_event_free.dir/test_event_free.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_event_free.c --- tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/all --- /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie "CMakeFiles/test_read-copy-write-buffer.dir/test_read-copy-write-buffer.c.o" -o test_read-copy-write-buffer ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 95%] Built target test_read-copy-write-buffer --- tests/runtime/CMakeFiles/test_event_double_wait.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_event_double_wait.dir/build.make tests/runtime/CMakeFiles/test_event_double_wait.dir/depend --- tests/runtime/CMakeFiles/test_event_double_wait.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_event_double_wait.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_event_double_wait.dir/build.make tests/runtime/CMakeFiles/test_event_double_wait.dir/build --- tests/runtime/CMakeFiles/test_event_double_wait.dir/test_event_double_wait.c.o --- [ 95%] Building C object tests/runtime/CMakeFiles/test_event_double_wait.dir/test_event_double_wait.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_event_double_wait.dir/test_event_double_wait.c.o -MF CMakeFiles/test_event_double_wait.dir/test_event_double_wait.c.o.d -o CMakeFiles/test_event_double_wait.dir/test_event_double_wait.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_event_double_wait.c --- tests/runtime/CMakeFiles/test_buffer-image-copy.dir/all --- --- tests/runtime/test_buffer-image-copy --- [ 95%] Linking C executable test_buffer-image-copy cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_buffer-image-copy.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie "CMakeFiles/test_buffer-image-copy.dir/test_buffer-image-copy.c.o" -o test_buffer-image-copy ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 95%] Built target test_buffer-image-copy --- tests/runtime/CMakeFiles/test_buffer_migration.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_buffer_migration.dir/build.make tests/runtime/CMakeFiles/test_buffer_migration.dir/depend --- tests/runtime/CMakeFiles/test_buffer_migration.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_buffer_migration.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_buffer_migration.dir/build.make tests/runtime/CMakeFiles/test_buffer_migration.dir/build --- tests/runtime/CMakeFiles/test_buffer_migration.dir/test_buffer_migration.c.o --- --- tests/runtime/CMakeFiles/test_event_double_wait.dir/all --- --- tests/runtime/test_event_double_wait --- --- tests/runtime/CMakeFiles/test_buffer_migration.dir/all --- [ 95%] Building C object tests/runtime/CMakeFiles/test_buffer_migration.dir/test_buffer_migration.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_buffer_migration.dir/test_buffer_migration.c.o -MF CMakeFiles/test_buffer_migration.dir/test_buffer_migration.c.o.d -o CMakeFiles/test_buffer_migration.dir/test_buffer_migration.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_buffer_migration.c --- tests/runtime/CMakeFiles/test_event_double_wait.dir/all --- [ 95%] Linking C executable test_event_double_wait cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_event_double_wait.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_event_double_wait.dir/test_event_double_wait.c.o -o test_event_double_wait ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 95%] Built target test_event_double_wait --- tests/runtime/CMakeFiles/test_buffer_ping_pong.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_buffer_ping_pong.dir/build.make tests/runtime/CMakeFiles/test_buffer_ping_pong.dir/depend --- tests/runtime/CMakeFiles/test_buffer_ping_pong.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_buffer_ping_pong.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_buffer_ping_pong.dir/build.make tests/runtime/CMakeFiles/test_buffer_ping_pong.dir/build --- tests/runtime/CMakeFiles/test_buffer_ping_pong.dir/test_buffer_ping_pong.c.o --- --- tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/all --- --- tests/runtime/test_clCreateSubDevices --- --- tests/runtime/CMakeFiles/test_buffer_ping_pong.dir/all --- [ 95%] Building C object tests/runtime/CMakeFiles/test_buffer_ping_pong.dir/test_buffer_ping_pong.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_buffer_ping_pong.dir/test_buffer_ping_pong.c.o -MF CMakeFiles/test_buffer_ping_pong.dir/test_buffer_ping_pong.c.o.d -o CMakeFiles/test_buffer_ping_pong.dir/test_buffer_ping_pong.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_buffer_ping_pong.c --- tests/runtime/CMakeFiles/test_event_free.dir/all --- --- tests/runtime/test_event_free --- --- tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/all --- [ 95%] Linking C executable test_clCreateSubDevices cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_clCreateSubDevices.dir/link.txt --verbose=1 --- tests/runtime/CMakeFiles/test_event_free.dir/all --- [ 95%] Linking C executable test_event_free cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_event_free.dir/link.txt --verbose=1 --- tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/all --- /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_clCreateSubDevices.dir/test_clCreateSubDevices.c.o -o test_clCreateSubDevices ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/runtime/CMakeFiles/test_event_free.dir/all --- /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_event_free.dir/test_event_free.c.o -o test_event_free ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/all --- [ 95%] Built target test_clCreateSubDevices --- tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/build.make tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/depend --- tests/runtime/CMakeFiles/test_event_free.dir/all --- [ 95%] Built target test_event_free --- tests/runtime/CMakeFiles/test_user_event.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_user_event.dir/build.make tests/runtime/CMakeFiles/test_user_event.dir/depend --- tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/all --- --- tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/DependInfo.cmake --- tests/runtime/CMakeFiles/test_user_event.dir/all --- --- tests/runtime/CMakeFiles/test_user_event.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_user_event.dir/DependInfo.cmake --- tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/build.make tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/build --- tests/runtime/CMakeFiles/test_user_event.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_user_event.dir/build.make tests/runtime/CMakeFiles/test_user_event.dir/build --- tests/runtime/CMakeFiles/test_user_event.dir/test_user_event.c.o --- --- tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/all --- --- tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/test_enqueue_kernel_from_binary.c.o --- --- tests/runtime/CMakeFiles/test_user_event.dir/all --- [ 95%] Building C object tests/runtime/CMakeFiles/test_user_event.dir/test_user_event.c.o --- tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/all --- [ 95%] Building C object tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/test_enqueue_kernel_from_binary.c.o --- tests/runtime/CMakeFiles/test_user_event.dir/all --- cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_user_event.dir/test_user_event.c.o -MF CMakeFiles/test_user_event.dir/t--- tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/all --- cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/test_enqueue_kernel_from_binary.c.o -MF CMakeFiles/test_enqueue_kernel_from_binary.dir/test_enqueue_kernel_from_binary.c.o.d -o CMakeFiles/test_enqueue_kernel_from_binary.dir/test_enqueue_kernel_from_binary.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_enqueue_kernel_from_binary.c --- tests/runtime/CMakeFiles/test_user_event.dir/all --- est_user_event.c.o.d -o CMakeFiles/test_user_event.dir/test_user_event.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_user_event.c --- tests/runtime/CMakeFiles/test_buffer_migration.dir/all --- --- tests/runtime/test_buffer_migration --- [ 95%] Linking C executable test_buffer_migration cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_buffer_migration.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_buffer_migration.dir/test_buffer_migration.c.o -o test_buffer_migration ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/runtime/CMakeFiles/test_buffer_ping_pong.dir/all --- --- tests/runtime/test_buffer_ping_pong --- --- tests/runtime/CMakeFiles/test_buffer_migration.dir/all --- [ 95%] Built target test_buffer_migration --- tests/runtime/CMakeFiles/test_buffer_ping_pong.dir/all --- [ 95%] Linking C executable test_buffer_ping_pong --- tests/runtime/CMakeFiles/test_fill-buffer.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_fill-buffer.dir/build.make tests/runtime/CMakeFiles/test_fill-buffer.dir/depend --- tests/runtime/CMakeFiles/test_buffer_ping_pong.dir/all --- cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_buffer_ping_pong.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_buffer_ping_pong.dir/test_buffer_ping_pong.c.o -o test_buffer_ping_pong ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/runtime/CMakeFiles/test_fill-buffer.dir/all --- --- tests/runtime/CMakeFiles/test_fill-buffer.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_fill-buffer.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_fill-buffer.dir/build.make tests/runtime/CMakeFiles/test_fill-buffer.dir/build --- tests/runtime/CMakeFiles/test_fill-buffer.dir/test_fill-buffer.c.o --- [ 95%] Building C object tests/runtime/CMakeFiles/test_fill-buffer.dir/test_fill-buffer.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_fill-buffer.dir/test_fill-buffer.c.o -MF CMakeFiles/test_fill-buffer.dir/test_fill-buffer.c.o.d -o CMakeFiles/test_fill-buffer.dir/test_fill-buffer.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_fill-buffer.c --- tests/runtime/CMakeFiles/test_buffer_ping_pong.dir/all --- [ 95%] Built target test_buffer_ping_pong --- tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/build.make tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/depend --- tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/DependInfo.cmake --- tests/runtime/CMakeFiles/test_user_event.dir/all --- --- tests/runtime/test_user_event --- --- tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/build.make tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/build --- tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/test_clSetMemObjectDestructorCallback.c.o --- --- tests/runtime/CMakeFiles/test_user_event.dir/all --- [ 95%] Linking C executable test_user_event cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_user_event.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_user_event.dir/test_user_event.c.o -o test_user_event ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/all --- [ 95%] Building C object tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/test_clSetMemObjectDestructorCallback.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/test_clSetMemObjectDestructorCallback.c.o -MF CMakeFiles/test_clSetMemObjectDestructorCallback.dir/test_clSetMemObjectDestructorCallback.c.o.d -o CMakeFiles/test_clSetMemObjectDestructorCallback.dir/test_clSetMemObjectDestructorCallback.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_clSetMemObjectDestructorCallback.c --- tests/runtime/CMakeFiles/test_user_event.dir/all --- [ 95%] Built target test_user_event --- tests/runtime/CMakeFiles/test_cl_pocl_content_size.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_cl_pocl_content_size.dir/build.make tests/runtime/CMakeFiles/test_cl_pocl_content_size.dir/depend --- tests/runtime/CMakeFiles/test_cl_pocl_content_size.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_cl_pocl_content_size.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_cl_pocl_content_size.dir/build.make tests/runtime/CMakeFiles/test_cl_pocl_content_size.dir/build --- tests/runtime/CMakeFiles/test_cl_pocl_content_size.dir/test_cl_pocl_content_size.c.o --- [ 95%] Building C object tests/runtime/CMakeFiles/test_cl_pocl_content_size.dir/test_cl_pocl_content_size.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_cl_pocl_content_size.dir/test_cl_pocl_content_size.c.o -MF CMakeFiles/test_cl_pocl_content_size.dir/test_cl_pocl_content_size.c.o.d -o CMakeFiles/test_cl_pocl_content_size.dir/test_cl_pocl_content_size.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_cl_pocl_content_size.c --- tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/all --- --- tests/runtime/test_clSetMemObjectDestructorCallback --- [ 95%] Linking C executable test_clSetMemObjectDestructorCallback cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_clSetMemObjectDestructorCallback.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_clSetMemObjectDestructorCallback.dir/test_clSetMemObjectDestructorCallback.c.o -o test_clSetMemObjectDestructorCallback ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/all --- --- tests/runtime/test_enqueue_kernel_from_binary --- [ 95%] Linking C executable test_enqueue_kernel_from_binary --- tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/all --- [ 95%] Built target test_clSetMemObjectDestructorCallback --- tests/runtime/CMakeFiles/test_deviceside_enqueue.dir/all --- --- tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/all --- cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_enqueue_kernel_from_binary.dir/link.txt --verbose=1 --- tests/runtime/CMakeFiles/test_deviceside_enqueue.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_deviceside_enqueue.dir/build.make tests/runtime/CMakeFiles/test_deviceside_enqueue.dir/depend --- tests/runtime/CMakeFiles/test_deviceside_enqueue.dir/depend --- --- tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/all --- /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_enqueue_kernel_from_binary.dir/test_enqueue_kernel_from_binary.c.o -o test_enqueue_kernel_from_binary ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/runtime/CMakeFiles/test_deviceside_enqueue.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_deviceside_enqueue.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_deviceside_enqueue.dir/build.make tests/runtime/CMakeFiles/test_deviceside_enqueue.dir/build --- tests/runtime/CMakeFiles/test_cl_pocl_content_size.dir/all --- --- tests/runtime/test_cl_pocl_content_size --- --- tests/runtime/CMakeFiles/test_deviceside_enqueue.dir/all --- --- tests/runtime/CMakeFiles/test_deviceside_enqueue.dir/test_deviceside_enqueue.c.o --- --- tests/runtime/CMakeFiles/test_cl_pocl_content_size.dir/all --- [ 95%] Linking C executable test_cl_pocl_content_size cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_cl_pocl_content_size.dir/link.txt --verbose=1 --- tests/runtime/CMakeFiles/test_deviceside_enqueue.dir/all --- [ 95%] Building C object tests/runtime/CMakeFiles/test_deviceside_enqueue.dir/test_deviceside_enqueue.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_deviceside_enqueue.dir/test_deviceside_enqueue.c.o -MF CMakeFiles/test_deviceside_enqueue.dir/test_deviceside_enqueue.c.o.d -o CMakeFiles/test_deviceside_enqueue.dir/test_deviceside_enqueue.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_deviceside_enqueue.c --- tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/all --- [ 95%] Built target test_enqueue_kernel_from_binary --- tests/runtime/CMakeFiles/test_command_buffer.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_command_buffer.dir/build.make tests/runtime/CMakeFiles/test_command_buffer.dir/depend --- tests/runtime/CMakeFiles/test_fill-buffer.dir/all --- --- tests/runtime/test_fill-buffer --- --- tests/runtime/CMakeFiles/test_cl_pocl_content_size.dir/all --- /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_cl_pocl_content_size.dir/test_cl_pocl_content_size.c.o -o test_cl_pocl_content_size ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/runtime/CMakeFiles/test_fill-buffer.dir/all --- [ 96%] Linking C executable test_fill-buffer cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_fill-buffer.dir/link.txt --verbose=1 --- tests/runtime/CMakeFiles/test_command_buffer.dir/all --- --- tests/runtime/CMakeFiles/test_command_buffer.dir/depend --- --- tests/runtime/CMakeFiles/test_fill-buffer.dir/all --- /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie "CMakeFiles/test_fill-buffer.dir/test_fill-buffer.c.o" -o test_fill-buffer ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- tests/runtime/CMakeFiles/test_command_buffer.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_command_buffer.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_command_buffer.dir/build.make tests/runtime/CMakeFiles/test_command_buffer.dir/build --- tests/runtime/CMakeFiles/test_cl_pocl_content_size.dir/all --- [ 96%] Built target test_cl_pocl_content_size --- tests/runtime/CMakeFiles/test_command_buffer_images.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_command_buffer_images.dir/build.make tests/runtime/CMakeFiles/test_command_buffer_images.dir/depend --- tests/runtime/CMakeFiles/test_command_buffer.dir/all --- --- tests/runtime/CMakeFiles/test_command_buffer.dir/test_command_buffer.c.o --- --- tests/runtime/CMakeFiles/test_fill-buffer.dir/all --- [ 96%] Built target test_fill-buffer --- tests/workgroup/CMakeFiles/run_kernel.dir/all --- /usr/bin/make -f tests/workgroup/CMakeFiles/run_kernel.dir/build.make tests/workgroup/CMakeFiles/run_kernel.dir/depend --- tests/runtime/CMakeFiles/test_command_buffer.dir/all --- [ 97%] Building C object tests/runtime/CMakeFiles/test_command_buffer.dir/test_command_buffer.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_command_buffer.dir/test_command_buffer.c.o -MF CMakeFiles/test_command_buffer.dir/test_command_buffer.c.o.d -o CMakeFiles/test_command_buffer.dir/test_command_buffer.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_command_buffer.c --- tests/workgroup/CMakeFiles/run_kernel.dir/all --- --- tests/workgroup/CMakeFiles/run_kernel.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/workgroup /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/workgroup /construction/lang/pocl/.build/tests/workgroup/CMakeFiles/run_kernel.dir/DependInfo.cmake --- tests/runtime/CMakeFiles/test_command_buffer_images.dir/all --- --- tests/runtime/CMakeFiles/test_command_buffer_images.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_command_buffer_images.dir/DependInfo.cmake --- tests/workgroup/CMakeFiles/run_kernel.dir/all --- /usr/bin/make -f tests/workgroup/CMakeFiles/run_kernel.dir/build.make tests/workgroup/CMakeFiles/run_kernel.dir/build --- tests/workgroup/CMakeFiles/run_kernel.dir/run_kernel.c.o --- --- tests/runtime/CMakeFiles/test_command_buffer_images.dir/all --- /usr/bin/make -f tests/runtime/CMakeFiles/test_command_buffer_images.dir/build.make tests/runtime/CMakeFiles/test_command_buffer_images.dir/build --- tests/workgroup/CMakeFiles/run_kernel.dir/all --- [ 97%] Building C object tests/workgroup/CMakeFiles/run_kernel.dir/run_kernel.c.o cd /construction/lang/pocl/.build/tests/workgroup && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/tests/workgroup\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1/lib/CL -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/workgroup/CMakeFiles/run_kernel.dir/run_kernel.c.o -MF CMakeFiles/run_kernel.dir/run_kernel.c.o.d -o CMakeFiles/run_kernel.dir/run_kernel.c.o -c /construction/lang/pocl/pocl-3.1/tests/workgroup/run_kernel.c --- tests/runtime/CMakeFiles/test_command_buffer_images.dir/all --- --- tests/runtime/CMakeFiles/test_command_buffer_images.dir/test_command_buffer_images.c.o --- [ 97%] Building C object tests/runtime/CMakeFiles/test_command_buffer_images.dir/test_command_buffer_images.c.o cd /construction/lang/pocl/.build/tests/runtime && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -I/construction/lang/pocl/pocl-3.1 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT tests/runtime/CMakeFiles/test_command_buffer_images.dir/test_command_buffer_images.c.o -MF CMakeFiles/test_command_buffer_images.dir/test_command_buffer_images.c.o.d -o CMakeFiles/test_command_buffer_images.dir/test_command_buffer_images.c.o -c /construction/lang/pocl/pocl-3.1/tests/runtime/test_command_buffer_images.c --- tests/runtime/CMakeFiles/test_deviceside_enqueue.dir/all --- --- tests/runtime/test_deviceside_enqueue --- [ 97%] Linking C executable test_deviceside_enqueue cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_deviceside_enqueue.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_deviceside_enqueue.dir/test_deviceside_enqueue.c.o -o test_deviceside_enqueue ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 97%] Built target test_deviceside_enqueue --- examples/example0/CMakeFiles/example0.dir/all --- /usr/bin/make -f examples/example0/CMakeFiles/example0.dir/build.make examples/example0/CMakeFiles/example0.dir/depend --- examples/example0/CMakeFiles/example0.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/example0 /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/example0 /construction/lang/pocl/.build/examples/example0/CMakeFiles/example0.dir/DependInfo.cmake /usr/bin/make -f examples/example0/CMakeFiles/example0.dir/build.make examples/example0/CMakeFiles/example0.dir/build --- examples/example0/CMakeFiles/example0.dir/example0.c.o --- --- tests/workgroup/CMakeFiles/run_kernel.dir/all --- --- tests/workgroup/run_kernel --- --- examples/example0/CMakeFiles/example0.dir/all --- [ 97%] Building C object examples/example0/CMakeFiles/example0.dir/example0.c.o cd /construction/lang/pocl/.build/examples/example0 && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT examples/example0/CMakeFiles/example0.dir/example0.c.o -MF CMakeFiles/example0.dir/example0.c.o.d -o CMakeFiles/example0.dir/example0.c.o -c /construction/lang/pocl/pocl-3.1/examples/example0/example0.c --- tests/workgroup/CMakeFiles/run_kernel.dir/all --- [ 97%] Linking C executable run_kernel cd /construction/lang/pocl/.build/tests/workgroup && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/run_kernel.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/run_kernel.dir/run_kernel.c.o -o run_kernel ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 97%] Built target run_kernel --- examples/example1/CMakeFiles/example1.dir/all --- /usr/bin/make -f examples/example1/CMakeFiles/example1.dir/build.make examples/example1/CMakeFiles/example1.dir/depend --- examples/example1/CMakeFiles/example1.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/example1 /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/example1 /construction/lang/pocl/.build/examples/example1/CMakeFiles/example1.dir/DependInfo.cmake /usr/bin/make -f examples/example1/CMakeFiles/example1.dir/build.make examples/example1/CMakeFiles/example1.dir/build --- examples/example1/CMakeFiles/example1.dir/example1.c.o --- [ 97%] Building C object examples/example1/CMakeFiles/example1.dir/example1.c.o cd /construction/lang/pocl/.build/examples/example1 && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT examples/example1/CMakeFiles/example1.dir/example1.c.o -MF CMakeFiles/example1.dir/example1.c.o.d -o CMakeFiles/example1.dir/example1.c.o -c /construction/lang/pocl/pocl-3.1/examples/example1/example1.c --- tests/runtime/CMakeFiles/test_command_buffer.dir/all --- --- tests/runtime/test_command_buffer --- [ 97%] Linking C executable test_command_buffer cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_command_buffer.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_command_buffer.dir/test_command_buffer.c.o -o test_command_buffer ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 97%] Built target test_command_buffer --- examples/example2/CMakeFiles/example2.dir/all --- /usr/bin/make -f examples/example2/CMakeFiles/example2.dir/build.make examples/example2/CMakeFiles/example2.dir/depend --- examples/example2/CMakeFiles/example2.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/example2 /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/example2 /construction/lang/pocl/.build/examples/example2/CMakeFiles/example2.dir/DependInfo.cmake --- tests/runtime/CMakeFiles/test_command_buffer_images.dir/all --- --- tests/runtime/test_command_buffer_images --- --- examples/example2/CMakeFiles/example2.dir/all --- /usr/bin/make -f examples/example2/CMakeFiles/example2.dir/build.make examples/example2/CMakeFiles/example2.dir/build --- examples/example2/CMakeFiles/example2.dir/example2.c.o --- --- tests/runtime/CMakeFiles/test_command_buffer_images.dir/all --- [ 97%] Linking C executable test_command_buffer_images cd /construction/lang/pocl/.build/tests/runtime && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_command_buffer_images.dir/link.txt --verbose=1 --- examples/example2/CMakeFiles/example2.dir/all --- [ 97%] Building C object examples/example2/CMakeFiles/example2.dir/example2.c.o cd /construction/lang/pocl/.build/examples/example2 && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT examples/example2/CMakeFiles/example2.dir/example2.c.o -MF CMakeFiles/example2.dir/example2.c.o.d -o CMakeFiles/example2.dir/example2.c.o -c /construction/lang/pocl/pocl-3.1/examples/example2/example2.c --- tests/runtime/CMakeFiles/test_command_buffer_images.dir/all --- /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_command_buffer_images.dir/test_command_buffer_images.c.o -o test_command_buffer_images ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- examples/example0/CMakeFiles/example0.dir/all --- --- examples/example0/CMakeFiles/example0.dir/example0_exec.c.o --- --- tests/runtime/CMakeFiles/test_command_buffer_images.dir/all --- [ 97%] Built target test_command_buffer_images --- examples/example2a/CMakeFiles/example2a.dir/all --- /usr/bin/make -f examples/example2a/CMakeFiles/example2a.dir/build.make examples/example2a/CMakeFiles/example2a.dir/depend --- examples/example0/CMakeFiles/example0.dir/all --- [ 97%] Building C object examples/example0/CMakeFiles/example0.dir/example0_exec.c.o --- examples/example2a/CMakeFiles/example2a.dir/all --- --- examples/example2a/CMakeFiles/example2a.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/example2a /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/example2a /construction/lang/pocl/.build/examples/example2a/CMakeFiles/example2a.dir/DependInfo.cmake --- examples/example0/CMakeFiles/example0.dir/all --- cd /construction/lang/pocl/.build/examples/example0 && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT examples/example0/CMakeFiles/example0.dir/example0_exec.c.o -MF CMakeFiles/example0.dir/example0_exec.c.o.d -o CMakeFiles/example0.dir/example0_exec.c.o -c /construction/lang/pocl/pocl-3.1/examples/example0/example0_exec.c --- examples/example2a/CMakeFiles/example2a.dir/all --- /usr/bin/make -f examples/example2a/CMakeFiles/example2a.dir/build.make examples/example2a/CMakeFiles/example2a.dir/build --- examples/example2a/CMakeFiles/example2a.dir/example2a.c.o --- [ 97%] Building C object examples/example2a/CMakeFiles/example2a.dir/example2a.c.o cd /construction/lang/pocl/.build/examples/example2a && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT examples/example2a/CMakeFiles/example2a.dir/example2a.c.o -MF CMakeFiles/example2a.dir/example2a.c.o.d -o CMakeFiles/example2a.dir/example2a.c.o -c /construction/lang/pocl/pocl-3.1/examples/example2a/example2a.c --- examples/example1/CMakeFiles/example1.dir/all --- --- examples/example1/CMakeFiles/example1.dir/example1_exec.c.o --- [ 97%] Building C object examples/example1/CMakeFiles/example1.dir/example1_exec.c.o cd /construction/lang/pocl/.build/examples/example1 && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT examples/example1/CMakeFiles/example1.dir/example1_exec.c.o -MF CMakeFiles/example1.dir/example1_exec.c.o.d -o CMakeFiles/example1.dir/example1_exec.c.o -c /construction/lang/pocl/pocl-3.1/examples/example1/example1_exec.c --- examples/example0/CMakeFiles/example0.dir/all --- --- examples/example0/example0 --- [ 97%] Linking C executable example0 cd /construction/lang/pocl/.build/examples/example0 && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/example0.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/example0.dir/example0.c.o CMakeFiles/example0.dir/example0_exec.c.o -o example0 ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- examples/example2a/CMakeFiles/example2a.dir/all --- --- examples/example2a/example2a --- [ 97%] Linking C executable example2a cd /construction/lang/pocl/.build/examples/example2a && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/example2a.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/example2a.dir/example2a.c.o -o example2a ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- examples/example2/CMakeFiles/example2.dir/all --- --- examples/example2/example2 --- [ 97%] Linking C executable example2 cd /construction/lang/pocl/.build/examples/example2 && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/example2.dir/link.txt --verbose=1 --- examples/example0/CMakeFiles/example0.dir/all --- [ 97%] Built target example0 --- examples/matrix1/CMakeFiles/matrix1.dir/all --- /usr/bin/make -f examples/matrix1/CMakeFiles/matrix1.dir/build.make examples/matrix1/CMakeFiles/matrix1.dir/depend --- examples/example2/CMakeFiles/example2.dir/all --- /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/example2.dir/example2.c.o -o example2 ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- examples/matrix1/CMakeFiles/matrix1.dir/all --- --- examples/matrix1/CMakeFiles/matrix1.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/matrix1 /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/matrix1 /construction/lang/pocl/.build/examples/matrix1/CMakeFiles/matrix1.dir/DependInfo.cmake --- examples/example1/CMakeFiles/example1.dir/all --- --- examples/example1/example1 --- --- examples/example2a/CMakeFiles/example2a.dir/all --- [ 97%] Built target example2a --- examples/example1/CMakeFiles/example1.dir/all --- [ 97%] Linking C executable example1 cd /construction/lang/pocl/.build/examples/example1 && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/example1.dir/link.txt --verbose=1 --- examples/scalarwave/CMakeFiles/scalarwave.dir/all --- /usr/bin/make -f examples/scalarwave/CMakeFiles/scalarwave.dir/build.make examples/scalarwave/CMakeFiles/scalarwave.dir/depend --- examples/matrix1/CMakeFiles/matrix1.dir/all --- /usr/bin/make -f examples/matrix1/CMakeFiles/matrix1.dir/build.make examples/matrix1/CMakeFiles/matrix1.dir/build --- examples/scalarwave/CMakeFiles/scalarwave.dir/all --- --- examples/scalarwave/CMakeFiles/scalarwave.dir/depend --- --- examples/example1/CMakeFiles/example1.dir/all --- /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/example1.dir/example1.c.o CMakeFiles/example1.dir/example1_exec.c.o -o example1 ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- examples/scalarwave/CMakeFiles/scalarwave.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/scalarwave /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/scalarwave /construction/lang/pocl/.build/examples/scalarwave/CMakeFiles/scalarwave.dir/DependInfo.cmake --- examples/matrix1/CMakeFiles/matrix1.dir/all --- --- examples/matrix1/CMakeFiles/matrix1.dir/matrix1.c.o --- --- examples/scalarwave/CMakeFiles/scalarwave.dir/all --- /usr/bin/make -f examples/scalarwave/CMakeFiles/scalarwave.dir/build.make examples/scalarwave/CMakeFiles/scalarwave.dir/build --- examples/matrix1/CMakeFiles/matrix1.dir/all --- [ 97%] Building C object examples/matrix1/CMakeFiles/matrix1.dir/matrix1.c.o --- examples/scalarwave/CMakeFiles/scalarwave.dir/all --- --- examples/scalarwave/CMakeFiles/scalarwave.dir/scalarwave.c.o --- --- examples/matrix1/CMakeFiles/matrix1.dir/all --- cd /construction/lang/pocl/.build/examples/matrix1 && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -std=c99 -pthread -MD -MT examples/matrix1/CMakeFiles/matrix1.dir/matrix1.c.o -MF CMakeFiles/matrix1.dir/matrix1.c.o.d -o CMakeFiles/matrix1.dir/matrix1.c.o -c /construction/lang/pocl/pocl-3.1/examples/matrix1/matrix1.c --- examples/scalarwave/CMakeFiles/scalarwave.dir/all --- [ 98%] Building C object examples/scalarwave/CMakeFiles/scalarwave.dir/scalarwave.c.o cd /construction/lang/pocl/.build/examples/scalarwave && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/examples/scalarwave\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -std=c99 -pthread -MD -MT examples/scalarwave/CMakeFiles/scalarwave.dir/scalarwave.c.o -MF CMakeFiles/scalarwave.dir/scalarwave.c.o.d -o CMakeFiles/scalarwave.dir/scalarwave.c.o -c /construction/lang/pocl/pocl-3.1/examples/scalarwave/scalarwave.c --- examples/example1/CMakeFiles/example1.dir/all --- [ 98%] Built target example1 --- examples/trig/CMakeFiles/trig.dir/all --- /usr/bin/make -f examples/trig/CMakeFiles/trig.dir/build.make examples/trig/CMakeFiles/trig.dir/depend --- examples/trig/CMakeFiles/trig.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/trig /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/trig /construction/lang/pocl/.build/examples/trig/CMakeFiles/trig.dir/DependInfo.cmake --- examples/example2/CMakeFiles/example2.dir/all --- [ 98%] Built target example2 --- examples/vecadd/CMakeFiles/vecadd.dir/all --- /usr/bin/make -f examples/vecadd/CMakeFiles/vecadd.dir/build.make examples/vecadd/CMakeFiles/vecadd.dir/depend --- examples/trig/CMakeFiles/trig.dir/all --- /usr/bin/make -f examples/trig/CMakeFiles/trig.dir/build.make examples/trig/CMakeFiles/trig.dir/build --- examples/trig/CMakeFiles/trig.dir/trig.c.o --- --- examples/vecadd/CMakeFiles/vecadd.dir/all --- --- examples/vecadd/CMakeFiles/vecadd.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/vecadd /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/vecadd /construction/lang/pocl/.build/examples/vecadd/CMakeFiles/vecadd.dir/DependInfo.cmake --- examples/trig/CMakeFiles/trig.dir/all --- [ 98%] Building C object examples/trig/CMakeFiles/trig.dir/trig.c.o cd /construction/lang/pocl/.build/examples/trig && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/examples/trig\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT examples/trig/CMakeFiles/trig.dir/trig.c.o -MF CMakeFiles/trig.dir/trig.c.o.d -o CMakeFiles/trig.dir/trig.c.o -c /construction/lang/pocl/pocl-3.1/examples/trig/trig.c --- examples/vecadd/CMakeFiles/vecadd.dir/all --- /usr/bin/make -f examples/vecadd/CMakeFiles/vecadd.dir/build.make examples/vecadd/CMakeFiles/vecadd.dir/build --- examples/vecadd/CMakeFiles/vecadd.dir/vecadd.c.o --- --- tests/regression/CMakeFiles/test_builtin_args.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_builtin_args.cpp:5: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition In file included from /construction/lang/pocl/pocl-3.1/tests/regression/test_builtin_args.cpp:6: /construction/lang/pocl/pocl-3.1/include/hpp/CL/cl2.hpp:18:151: note: #pragma message: cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly. #pragma message("cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.") ^ --- examples/vecadd/CMakeFiles/vecadd.dir/all --- [ 98%] Building C object examples/vecadd/CMakeFiles/vecadd.dir/vecadd.c.o cd /construction/lang/pocl/.build/examples/vecadd && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT examples/vecadd/CMakeFiles/vecadd.dir/vecadd.c.o -MF CMakeFiles/vecadd.dir/vecadd.c.o.d -o CMakeFiles/vecadd.dir/vecadd.c.o -c /construction/lang/pocl/pocl-3.1/examples/vecadd/vecadd.c --- tests/regression/CMakeFiles/test_builtin_args.dir/all --- --- tests/regression/test_builtin_args --- [ 98%] Linking CXX executable test_builtin_args cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_builtin_args.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_builtin_args.dir/test_builtin_args.cpp.o -o test_builtin_args ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 98%] Built target test_builtin_args --- examples/matadd/CMakeFiles/matadd.dir/all --- /usr/bin/make -f examples/matadd/CMakeFiles/matadd.dir/build.make examples/matadd/CMakeFiles/matadd.dir/depend --- examples/matadd/CMakeFiles/matadd.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/matadd /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/matadd /construction/lang/pocl/.build/examples/matadd/CMakeFiles/matadd.dir/DependInfo.cmake /usr/bin/make -f examples/matadd/CMakeFiles/matadd.dir/build.make examples/matadd/CMakeFiles/matadd.dir/build --- examples/matadd/CMakeFiles/matadd.dir/matadd.c.o --- [ 98%] Building C object examples/matadd/CMakeFiles/matadd.dir/matadd.c.o cd /construction/lang/pocl/.build/examples/matadd && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT examples/matadd/CMakeFiles/matadd.dir/matadd.c.o -MF CMakeFiles/matadd.dir/matadd.c.o.d -o CMakeFiles/matadd.dir/matadd.c.o -c /construction/lang/pocl/pocl-3.1/examples/matadd/matadd.c --- examples/trig/CMakeFiles/trig.dir/all --- --- examples/trig/CMakeFiles/trig.dir/trig_exec.c.o --- --- examples/scalarwave/CMakeFiles/scalarwave.dir/all --- --- examples/scalarwave/scalarwave --- --- examples/trig/CMakeFiles/trig.dir/all --- [ 98%] Building C object examples/trig/CMakeFiles/trig.dir/trig_exec.c.o cd /construction/lang/pocl/.build/examples/trig && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/examples/trig\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT examples/trig/CMakeFiles/trig.dir/trig_exec.c.o -MF CMakeFiles/trig.dir/trig_exec.c.o.d -o CMakeFiles/trig.dir/trig_exec.c.o -c /construction/lang/pocl/pocl-3.1/examples/trig/trig_exec.c --- examples/scalarwave/CMakeFiles/scalarwave.dir/all --- [ 98%] Linking C executable scalarwave cd /construction/lang/pocl/.build/examples/scalarwave && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/scalarwave.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/scalarwave.dir/scalarwave.c.o -o scalarwave ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- examples/vecadd/CMakeFiles/vecadd.dir/all --- --- examples/vecadd/CMakeFiles/vecadd.dir/vecadd_exec.c.o --- [ 98%] Building C object examples/vecadd/CMakeFiles/vecadd.dir/vecadd_exec.c.o cd /construction/lang/pocl/.build/examples/vecadd && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT examples/vecadd/CMakeFiles/vecadd.dir/vecadd_exec.c.o -MF CMakeFiles/vecadd.dir/vecadd_exec.c.o.d -o CMakeFiles/vecadd.dir/vecadd_exec.c.o -c /construction/lang/pocl/pocl-3.1/examples/vecadd/vecadd_exec.c --- examples/scalarwave/CMakeFiles/scalarwave.dir/all --- [ 98%] Built target scalarwave --- examples/boxadd/CMakeFiles/boxadd.dir/all --- /usr/bin/make -f examples/boxadd/CMakeFiles/boxadd.dir/build.make examples/boxadd/CMakeFiles/boxadd.dir/depend --- examples/boxadd/CMakeFiles/boxadd.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/boxadd /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/boxadd /construction/lang/pocl/.build/examples/boxadd/CMakeFiles/boxadd.dir/DependInfo.cmake /usr/bin/make -f examples/boxadd/CMakeFiles/boxadd.dir/build.make examples/boxadd/CMakeFiles/boxadd.dir/build --- examples/matrix1/CMakeFiles/matrix1.dir/all --- --- examples/matrix1/matrix1 --- --- examples/boxadd/CMakeFiles/boxadd.dir/all --- --- examples/boxadd/CMakeFiles/boxadd.dir/boxadd.c.o --- --- examples/matrix1/CMakeFiles/matrix1.dir/all --- [ 98%] Linking C executable matrix1 cd /construction/lang/pocl/.build/examples/matrix1 && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/matrix1.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/matrix1.dir/matrix1.c.o -o matrix1 ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- examples/boxadd/CMakeFiles/boxadd.dir/all --- [ 98%] Building C object examples/boxadd/CMakeFiles/boxadd.dir/boxadd.c.o cd /construction/lang/pocl/.build/examples/boxadd && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT examples/boxadd/CMakeFiles/boxadd.dir/boxadd.c.o -MF CMakeFiles/boxadd.dir/boxadd.c.o.d -o CMakeFiles/boxadd.dir/boxadd.c.o -c /construction/lang/pocl/pocl-3.1/examples/boxadd/boxadd.c --- examples/matadd/CMakeFiles/matadd.dir/all --- --- examples/matadd/CMakeFiles/matadd.dir/matadd_exec.c.o --- [ 98%] Building C object examples/matadd/CMakeFiles/matadd.dir/matadd_exec.c.o cd /construction/lang/pocl/.build/examples/matadd && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT examples/matadd/CMakeFiles/matadd.dir/matadd_exec.c.o -MF CMakeFiles/matadd.dir/matadd_exec.c.o.d -o CMakeFiles/matadd.dir/matadd_exec.c.o -c /construction/lang/pocl/pocl-3.1/examples/matadd/matadd_exec.c --- examples/matrix1/CMakeFiles/matrix1.dir/all --- [ 98%] Built target matrix1 --- examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/all --- /usr/bin/make -f examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/build.make examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/depend --- examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/depend --- --- examples/trig/CMakeFiles/trig.dir/all --- --- examples/trig/trig --- --- examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/all --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/EinsteinToolkit /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/EinsteinToolkit /construction/lang/pocl/.build/examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/DependInfo.cmake --- examples/trig/CMakeFiles/trig.dir/all --- [ 98%] Linking C executable trig cd /construction/lang/pocl/.build/examples/trig && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/trig.dir/link.txt --verbose=1 --- examples/vecadd/CMakeFiles/vecadd.dir/all --- --- examples/vecadd/vecadd --- --- examples/trig/CMakeFiles/trig.dir/all --- /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/trig.dir/trig.c.o CMakeFiles/trig.dir/trig_exec.c.o -o trig ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- examples/vecadd/CMakeFiles/vecadd.dir/all --- [ 99%] Linking C executable vecadd --- examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/all --- /usr/bin/make -f examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/build.make examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/build --- examples/vecadd/CMakeFiles/vecadd.dir/all --- cd /construction/lang/pocl/.build/examples/vecadd && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/vecadd.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/vecadd.dir/vecadd.c.o CMakeFiles/vecadd.dir/vecadd_exec.c.o -o vecadd ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/all --- --- examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/EinsteinToolkit.c.o --- [ 99%] Building C object examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/EinsteinToolkit.c.o cd /construction/lang/pocl/.build/examples/EinsteinToolkit && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -DSRCDIR=\"/construction/lang/pocl/pocl-3.1/examples/EinsteinToolkit\" -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -std=c99 -pthread -MD -MT examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/EinsteinToolkit.c.o -MF CMakeFiles/EinsteinToolkit.dir/EinsteinToolkit.c.o.d -o CMakeFiles/EinsteinToolkit.dir/EinsteinToolkit.c.o -c /construction/lang/pocl/pocl-3.1/examples/EinsteinToolkit/EinsteinToolkit.c --- examples/trig/CMakeFiles/trig.dir/all --- [ 99%] Built target trig --- examples/boxadd/CMakeFiles/boxadd.dir/all --- --- examples/boxadd/CMakeFiles/boxadd.dir/boxadd_exec.c.o --- [ 99%] Building C object examples/boxadd/CMakeFiles/boxadd.dir/boxadd_exec.c.o cd /construction/lang/pocl/.build/examples/boxadd && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/poclu -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIE -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT examples/boxadd/CMakeFiles/boxadd.dir/boxadd_exec.c.o -MF CMakeFiles/boxadd.dir/boxadd_exec.c.o.d -o CMakeFiles/boxadd.dir/boxadd_exec.c.o -c /construction/lang/pocl/pocl-3.1/examples/boxadd/boxadd_exec.c --- examples/vecadd/CMakeFiles/vecadd.dir/all --- [ 99%] Built target vecadd --- examples/boxadd/CMakeFiles/boxadd.dir/all --- --- examples/boxadd/boxadd --- [ 99%] Linking C executable boxadd cd /construction/lang/pocl/.build/examples/boxadd && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/boxadd.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/boxadd.dir/boxadd.c.o CMakeFiles/boxadd.dir/boxadd_exec.c.o -o boxadd ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- examples/matadd/CMakeFiles/matadd.dir/all --- --- examples/matadd/matadd --- [ 99%] Linking C executable matadd cd /construction/lang/pocl/.build/examples/matadd && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/matadd.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/matadd.dir/matadd.c.o CMakeFiles/matadd.dir/matadd_exec.c.o -o matadd ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- lib/kernel/host/CMakeFiles/kernel_host_avx.dir/all --- [ 99%] Built target kernel_host_avx --- examples/boxadd/CMakeFiles/boxadd.dir/all --- [ 99%] Built target boxadd --- examples/matadd/CMakeFiles/matadd.dir/all --- [ 99%] Built target matadd --- examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/all --- --- examples/EinsteinToolkit/EinsteinToolkit --- --- lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/all --- [ 99%] Built target kernel_host_avx2 --- examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/all --- [ 99%] Linking C executable EinsteinToolkit cd /construction/lang/pocl/.build/examples/EinsteinToolkit && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/EinsteinToolkit.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/EinsteinToolkit.dir/EinsteinToolkit.c.o -o EinsteinToolkit ../../poclu/libpoclu.a -lOpenCL -lm -pthread [ 99%] Built target EinsteinToolkit --- lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/all --- [ 99%] Built target kernel_host_sse2 --- lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/all --- [ 99%] Built target kernel_host_avx_f16c --- lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/all --- [ 99%] Built target kernel_host_sse41 --- tests/regression/CMakeFiles/test_alignment_with_dynamic_wg3.dir/all --- /construction/lang/pocl/pocl-3.1/tests/regression/test_alignment_with_dynamic_wg3.cpp:6: warning: "CL_HPP_TARGET_OPENCL_VERSION" redefined #define CL_HPP_TARGET_OPENCL_VERSION 120 : note: this is the location of the previous definition --- tests/regression/test_alignment_with_dynamic_wg3 --- [ 99%] Linking CXX executable test_alignment_with_dynamic_wg3 cd /construction/lang/pocl/.build/tests/regression && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_alignment_with_dynamic_wg3.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/test_alignment_with_dynamic_wg3.dir/test_alignment_with_dynamic_wg3.cpp.o -o test_alignment_with_dynamic_wg3 ../../poclu/libpoclu.a -lOpenCL -lm -pthread --- lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/all --- [ 99%] Built target kernel_host_ssse3 --- tests/regression/CMakeFiles/test_alignment_with_dynamic_wg3.dir/all --- [ 99%] Built target test_alignment_with_dynamic_wg3 --- lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/all --- [ 99%] Built target kernel_host_avx_fma4 --- lib/kernel/CMakeFiles/kernellib_hash.dir/all --- /usr/bin/make -f lib/kernel/CMakeFiles/kernellib_hash.dir/build.make lib/kernel/CMakeFiles/kernellib_hash.dir/depend --- lib/kernel/CMakeFiles/kernellib_hash.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel /construction/lang/pocl/.build/lib/kernel/CMakeFiles/kernellib_hash.dir/DependInfo.cmake /usr/bin/make -f lib/kernel/CMakeFiles/kernellib_hash.dir/build.make lib/kernel/CMakeFiles/kernellib_hash.dir/build --- kernellib_hash.h --- [ 99%] Generating SHA1 of all kernel libs... cd /construction/lang/pocl/.build/lib/kernel && /usr/local/bin/cmake "-DKERNEL_BC_LIST_ESCAPED='/construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-sse2.bc****/construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-ssse3.bc****/construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-sse41.bc****/construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx.bc****/construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx_f16c.bc****/construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx_fma4.bc****/construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx2.bc****/construction/lang/pocl/.build/lib/kernel/host/kernel-x86_64-portbld-dragonfly6.5-avx512.bc'" "-DINCLUDEDIR='/construction/lang/pocl/pocl-3.1/include'" "-DOUTPUT='/construction/lang/pocl/.build/kernellib_hash.h'" -P /construction/lang/pocl/pocl-3.1/cmake/kernellib_hash.cmake -- Renaming /construction/lang/pocl/.build/kernellib_hash.h.new to /construction/lang/pocl/.build/kernellib_hash.h [ 99%] Built target kernellib_hash --- lib/CL/CMakeFiles/pocl_cache.dir/all --- /usr/bin/make -f lib/CL/CMakeFiles/pocl_cache.dir/build.make lib/CL/CMakeFiles/pocl_cache.dir/depend --- lib/CL/CMakeFiles/pocl_cache.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/CL /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/CL /construction/lang/pocl/.build/lib/CL/CMakeFiles/pocl_cache.dir/DependInfo.cmake /usr/bin/make -f lib/CL/CMakeFiles/pocl_cache.dir/build.make lib/CL/CMakeFiles/pocl_cache.dir/build --- lib/CL/CMakeFiles/pocl_cache.dir/pocl_cache.c.o --- [ 99%] Building C object lib/CL/CMakeFiles/pocl_cache.dir/pocl_cache.c.o cd /construction/lang/pocl/.build/lib/CL && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/CMakeFiles/pocl_cache.dir/pocl_cache.c.o -MF CMakeFiles/pocl_cache.dir/pocl_cache.c.o.d -o CMakeFiles/pocl_cache.dir/pocl_cache.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/pocl_cache.c [ 99%] Built target pocl_cache --- lib/CL/CMakeFiles/pocl.dir/all --- /usr/bin/make -f lib/CL/CMakeFiles/pocl.dir/build.make lib/CL/CMakeFiles/pocl.dir/depend --- lib/CL/CMakeFiles/pocl.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/CL /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/CL /construction/lang/pocl/.build/lib/CL/CMakeFiles/pocl.dir/DependInfo.cmake /usr/bin/make -f lib/CL/CMakeFiles/pocl.dir/build.make lib/CL/CMakeFiles/pocl.dir/build --- lib/CL/libpocl.so.2.10.0 --- [ 99%] Linking CXX shared library libpocl.so cd /construction/lang/pocl/.build/lib/CL && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/pocl.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -fPIC -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/llvm15/lib -Wl,--exclude-libs,libclang-cpp -Wl,-Bsymbolic -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -shared -Wl,-soname,libpocl.so.2 -o libpocl.so.2.10.0 CMakeFiles/libpocl_unlinked_objs.dir/clCreateContextFromType.c.o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseContext.c.o CMakeFiles/libpocl_unlinked_objs.dir/clRetainContext.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetContextInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandQueue.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandQueueWithProperties.c.o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseCommandQueue.c.o CMakeFiles/libpocl_unlinked_objs.dir/clRetainCommandQueue.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetCommandQueueInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateBuffer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateSubBuffer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueFillImage.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueFillBuffer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadBuffer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadBufferRect.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMapBuffer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueUnmapMemObject.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMarkerWithWaitList.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueBarrierWithWaitList.c.o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseMemObject.c.o CMakeFiles/libpocl_unlinked_objs.dir/clRetainMemObject.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetMemObjectInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetMemObjectDestructorCallback.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithSource.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithBinary.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithIL.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithBuiltInKernels.c.o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseProgram.c.o CMakeFiles/libpocl_unlinked_objs.dir/clRetainProgram.c.o CMakeFiles/libpocl_unlinked_objs.dir/clBuildProgram.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_build.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCompileProgram.c.o CMakeFiles/libpocl_unlinked_objs.dir/clLinkProgram.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateKernel.c.o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseKernel.c.o CMakeFiles/libpocl_unlinked_objs.dir/clRetainKernel.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelArg.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueNDRangeKernel.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueNativeKernel.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateKernelsInProgram.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelArgInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetPlatformIDs.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetPlatformInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceAndHostTimer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceIDs.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateContext.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetProgramBuildInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteBuffer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteBufferRect.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBuffer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBufferRect.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBufferToImage.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyImageToBuffer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMigrateMemObjects.c.o CMakeFiles/libpocl_unlinked_objs.dir/clFinish.c.o CMakeFiles/libpocl_unlinked_objs.dir/clFlush.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueBarrier.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMarker.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelWorkGroupInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelSubGroupInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetProgramInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetEventProfilingInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clWaitForEvents.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWaitForEvents.c.o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseEvent.c.o CMakeFiles/libpocl_unlinked_objs.dir/clRetainEvent.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetEventCallback.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetEventInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateUserEvent.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetUserEventStatus.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueTask.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage2D.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage3D.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadImage.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteImage.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateSampler.c.o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseSampler.c.o CMakeFiles/libpocl_unlinked_objs.dir/clRetainSampler.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetSamplerInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyImage.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMapImage.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetHostTimer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetImageInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture2D.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture3D.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueAcquireGLObjects.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReleaseGLObjects.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetGLContextInfoKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clUnloadCompiler.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetSupportedImageFormats.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetExtensionFunctionAddress.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetExtensionFunctionAddressForPlatform.c.o CMakeFiles/libpocl_unlinked_objs.dir/clIcdGetPlatformIDsKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseDevice.c.o CMakeFiles/libpocl_unlinked_objs.dir/clRetainDevice.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateSubDevices.c.o CMakeFiles/libpocl_unlinked_objs.dir/clUnloadPlatformCompiler.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetContentSizeBufferPoCL.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreatePipe.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetPipeInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetProgramReleaseCallback.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetContextDestructorCallback.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetProgramSpecializationConstant.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCloneKernel.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMigrateMem.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_util.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_image_util.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_img_buf_cpy.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_fill_memobj.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_ndrange_kernel.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_tracing.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_runtime_config.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_mem_management.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_hash.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_file_util.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_debug.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_timing.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSVMAlloc.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSVMFree.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMFree.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMap.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMUnmap.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMemcpy.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMemFill.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelArgSVMPointer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelExecInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetDefaultDeviceCommandQueue.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_binary.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_opengl.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_cq_profiling.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCommandBarrierWithWaitListKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferRectKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferToImageKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyImageKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyImageToBufferKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCommandFillBufferKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCommandFillImageKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCommandNDRangeKernelKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandBufferKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCommandBufferKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clFinalizeCommandBufferKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetCommandBufferInfoKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseCommandBufferKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clRetainCommandBufferKHR.c.o CMakeFiles/pocl_cache.dir/pocl_cache.c.o "devices/CMakeFiles/pocl-devices.dir/devices.c.o" "devices/CMakeFiles/pocl-devices.dir/bufalloc.c.o" "devices/CMakeFiles/pocl-devices.dir/common.c.o" "devices/CMakeFiles/pocl-devices.dir/pocl_local_size.c.o" "devices/CMakeFiles/pocl-devices.dir/common_driver.c.o" "devices/CMakeFiles/pocl-devices.dir/builtin_kernels.cc.o" "devices/CMakeFiles/pocl-devices.dir/cpuinfo.c.o" "devices/topology/CMakeFiles/pocl-devices-topology.dir/pocl_topology.c.o" ../llvmopencl/CMakeFiles/llvmpasses.dir/AllocasToEntry.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/AutomaticLocals.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/BarrierTailReplication.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/BreakConstantGEPs.cpp.o ../llvmopencl/CMakeFiles/llvmpasses.dir/CanonicalizeBarriers.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/DebugHelpers.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/Flatten.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/FlattenGlobals.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/FlattenBarrierSubs.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/HandleSamplerInitialization.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/ImplicitConditionalBarriers.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/ImplicitLoopBarriers.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/InlineKernels.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/IsolateRegions.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/Kernel.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/linker.cpp.o ../llvmopencl/CMakeFiles/llvmpasses.dir/LLVMUtils.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/LoopBarriers.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/OptimizeWorkItemFuncCalls.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/PHIsToAllocas.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/ParallelRegion.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/RemoveBarrierCalls.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/RemoveOptnoneFromWIFunc.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/VariableUniformityAnalysis.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/WorkItemAliasAnalysis.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/Workgroup.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemHandler.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemHandlerChooser.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemLoops.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemReplication.cc.o CMakeFiles/lib_cl_llvm.dir/pocl_llvm_build.cc.o CMakeFiles/lib_cl_llvm.dir/pocl_llvm_metadata.cc.o CMakeFiles/lib_cl_llvm.dir/pocl_llvm_utils.cc.o CMakeFiles/lib_cl_llvm.dir/pocl_llvm_wg.cc.o -Wl,-z,origin,-rpath,/usr/local/llvm15/lib -L/usr/local/lib -lhwloc /usr/local/llvm15/lib/libclang-cpp.so /usr/local/llvm15/lib/libLLVM-15.so -lm -pthread cd /construction/lang/pocl/.build/lib/CL && /usr/local/bin/cmake -E cmake_symlink_library libpocl.so.2.10.0 libpocl.so.2 libpocl.so [ 99%] Built target pocl --- lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/all --- /usr/bin/make -f lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/build.make lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/depend --- lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/CL/devices/basic /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/CL/devices/basic /construction/lang/pocl/.build/lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/DependInfo.cmake /usr/bin/make -f lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/build.make lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/build --- lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/basic.c.o --- [100%] Building C object lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/basic.c.o cd /construction/lang/pocl/.build/lib/CL/devices/basic && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -Dpocl_devices_basic_EXPORTS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -MD -MT lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/basic.c.o -MF CMakeFiles/pocl-devices-basic.dir/basic.c.o.d -o CMakeFiles/pocl-devices-basic.dir/basic.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/devices/basic/basic.c --- lib/CL/devices/basic/libpocl-devices-basic.so --- [100%] Linking C shared library libpocl-devices-basic.so cd /construction/lang/pocl/.build/lib/CL/devices/basic && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/pocl-devices-basic.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -fPIC -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -shared -Wl,-soname,libpocl-devices-basic.so -o libpocl-devices-basic.so "CMakeFiles/pocl-devices-basic.dir/basic.c.o" -Wl,-z,origin,-rpath,/construction/lang/pocl/.build/lib/CL ../../libpocl.so.2.10.0 [100%] Built target pocl-devices-basic --- lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/all --- /usr/bin/make -f lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/build.make lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/depend --- lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/depend --- cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/CL/devices/pthread /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/CL/devices/pthread /construction/lang/pocl/.build/lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/DependInfo.cmake /usr/bin/make -f lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/build.make lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/build --- lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/pthread.c.o --- --- lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/pthread_scheduler.c.o --- --- lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/pthread_utils.c.o --- --- lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/pthread.c.o --- [100%] Building C object lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/pthread.c.o cd /construction/lang/pocl/.build/lib/CL/devices/pthread && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -Dpocl_devices_pthread_EXPORTS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/pthread.c.o -MF CMakeFiles/pocl-devices-pthread.dir/pthread.c.o.d -o CMakeFiles/pocl-devices-pthread.dir/pthread.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/devices/pthread/pthread.c --- lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/pthread_scheduler.c.o --- [100%] Building C object lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/pthread_scheduler.c.o cd /construction/lang/pocl/.build/lib/CL/devices/pthread && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -Dpocl_devices_pthread_EXPORTS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/pthread_scheduler.c.o -MF CMakeFiles/pocl-devices-pthread.dir/pthread_scheduler.c.o.d -o CMakeFiles/pocl-devices-pthread.dir/pthread_scheduler.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/devices/pthread/pthread_scheduler.c --- lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/pthread_utils.c.o --- [100%] Building C object lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/pthread_utils.c.o cd /construction/lang/pocl/.build/lib/CL/devices/pthread && /usr/local/libexec/ccache/cc -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_OPENCL_2_2_APIS -Dpocl_devices_pthread_EXPORTS -I/construction/lang/pocl/.build -I/construction/lang/pocl/pocl-3.1/include -I/construction/lang/pocl/pocl-3.1/include/hpp -I/construction/lang/pocl/pocl-3.1/lib/CL/devices -I/construction/lang/pocl/pocl-3.1/lib/CL/. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -Werror=implicit-function-declaration -Wincompatible-pointer-types -Wno-ignored-attributes -fvisibility=hidden -pthread -MD -MT lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/pthread_utils.c.o -MF CMakeFiles/pocl-devices-pthread.dir/pthread_utils.c.o.d -o CMakeFiles/pocl-devices-pthread.dir/pthread_utils.c.o -c /construction/lang/pocl/pocl-3.1/lib/CL/devices/pthread/pthread_utils.c --- lib/CL/devices/pthread/libpocl-devices-pthread.so --- [100%] Linking C shared library libpocl-devices-pthread.so cd /construction/lang/pocl/.build/lib/CL/devices/pthread && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/pocl-devices-pthread.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -fPIC -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -shared -Wl,-soname,libpocl-devices-pthread.so -o libpocl-devices-pthread.so "CMakeFiles/pocl-devices-pthread.dir/pthread.c.o" "CMakeFiles/pocl-devices-pthread.dir/pthread_scheduler.c.o" "CMakeFiles/pocl-devices-pthread.dir/pthread_utils.c.o" -Wl,-z,origin,-rpath,/construction/lang/pocl/.build/lib/CL/devices/basic:/construction/lang/pocl/.build/lib/CL ../basic/libpocl-devices-basic.so ../../libpocl.so.2.10.0 -pthread [100%] Built target pocl-devices-pthread /usr/local/bin/cmake -E cmake_progress_start /construction/lang/pocl/.build/CMakeFiles 0 SUCCEEDED 00:05:48 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> pocl-3.1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> pocl-3.1 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for pocl-3.1 ===> pocl-3.1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> pocl-3.1 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list /usr/local/bin/cmake -S/construction/lang/pocl/pocl-3.1 -B/construction/lang/pocl/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/lang/pocl/.build/CMakeFiles /construction/lang/pocl/.build//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/DependInfo.cmake /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_avx512.dir/build [ 0%] Built target sleef_config_avx512 /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/DependInfo.cmake /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/build [ 10%] Built target kernel_host_avx512 /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_avx2.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_avx2.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/sleef_config_avx2.dir/DependInfo.cmake /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_avx2.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_avx2.dir/build [ 10%] Built target sleef_config_avx2 /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/DependInfo.cmake /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/build [ 20%] Built target kernel_host_avx2 /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_avx_fma4.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_avx_fma4.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/sleef_config_avx_fma4.dir/DependInfo.cmake /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_avx_fma4.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_avx_fma4.dir/build [ 20%] Built target sleef_config_avx_fma4 /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/DependInfo.cmake /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/build [ 31%] Built target kernel_host_avx_fma4 /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/DependInfo.cmake /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_avx_f16c.dir/build [ 31%] Built target sleef_config_avx_f16c /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/DependInfo.cmake /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx_f16c.dir/build [ 41%] Built target kernel_host_avx_f16c /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_avx.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_avx.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/sleef_config_avx.dir/DependInfo.cmake /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_avx.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_avx.dir/build [ 41%] Built target sleef_config_avx /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/kernel_host_avx.dir/DependInfo.cmake /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx.dir/build [ 52%] Built target kernel_host_avx /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/DependInfo.cmake /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_sse41.dir/build [ 52%] Built target sleef_config_sse41 /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/DependInfo.cmake /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/build [ 62%] Built target kernel_host_sse41 /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/DependInfo.cmake /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_ssse3.dir/build [ 62%] Built target sleef_config_ssse3 /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/DependInfo.cmake /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/build [ 72%] Built target kernel_host_ssse3 /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/DependInfo.cmake /usr/bin/make -f lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/build.make lib/kernel/host/CMakeFiles/sleef_config_sse2.dir/build [ 72%] Built target sleef_config_sse2 /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel/host /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel/host /construction/lang/pocl/.build/lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/DependInfo.cmake /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/build [ 82%] Built target kernel_host_sse2 /usr/bin/make -f lib/kernel/CMakeFiles/kernellib_hash.dir/build.make lib/kernel/CMakeFiles/kernellib_hash.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/kernel /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/kernel /construction/lang/pocl/.build/lib/kernel/CMakeFiles/kernellib_hash.dir/DependInfo.cmake /usr/bin/make -f lib/kernel/CMakeFiles/kernellib_hash.dir/build.make lib/kernel/CMakeFiles/kernellib_hash.dir/build [ 82%] Built target kernellib_hash /usr/bin/make -f lib/llvmopencl/CMakeFiles/llvmpasses.dir/build.make lib/llvmopencl/CMakeFiles/llvmpasses.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/llvmopencl /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/llvmopencl /construction/lang/pocl/.build/lib/llvmopencl/CMakeFiles/llvmpasses.dir/DependInfo.cmake /usr/bin/make -f lib/llvmopencl/CMakeFiles/llvmpasses.dir/build.make lib/llvmopencl/CMakeFiles/llvmpasses.dir/build [ 84%] Built target llvmpasses /usr/bin/make -f lib/CL/CMakeFiles/pocl_cache.dir/build.make lib/CL/CMakeFiles/pocl_cache.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/CL /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/CL /construction/lang/pocl/.build/lib/CL/CMakeFiles/pocl_cache.dir/DependInfo.cmake /usr/bin/make -f lib/CL/CMakeFiles/pocl_cache.dir/build.make lib/CL/CMakeFiles/pocl_cache.dir/build [ 84%] Built target pocl_cache /usr/bin/make -f lib/CL/CMakeFiles/lib_cl_llvm.dir/build.make lib/CL/CMakeFiles/lib_cl_llvm.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/CL /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/CL /construction/lang/pocl/.build/lib/CL/CMakeFiles/lib_cl_llvm.dir/DependInfo.cmake /usr/bin/make -f lib/CL/CMakeFiles/lib_cl_llvm.dir/build.make lib/CL/CMakeFiles/lib_cl_llvm.dir/build [ 84%] Built target lib_cl_llvm /usr/bin/make -f lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/build.make lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/CL /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/CL /construction/lang/pocl/.build/lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/DependInfo.cmake /usr/bin/make -f lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/build.make lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/build [ 91%] Built target libpocl_unlinked_objs /usr/bin/make -f lib/CL/devices/CMakeFiles/pocl-devices.dir/build.make lib/CL/devices/CMakeFiles/pocl-devices.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/CL/devices /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/CL/devices /construction/lang/pocl/.build/lib/CL/devices/CMakeFiles/pocl-devices.dir/DependInfo.cmake /usr/bin/make -f lib/CL/devices/CMakeFiles/pocl-devices.dir/build.make lib/CL/devices/CMakeFiles/pocl-devices.dir/build [ 91%] Built target pocl-devices /usr/bin/make -f lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/build.make lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/CL/devices/topology /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/CL/devices/topology /construction/lang/pocl/.build/lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/DependInfo.cmake /usr/bin/make -f lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/build.make lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/build [ 91%] Built target pocl-devices-topology /usr/bin/make -f lib/CL/CMakeFiles/pocl.dir/build.make lib/CL/CMakeFiles/pocl.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/CL /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/CL /construction/lang/pocl/.build/lib/CL/CMakeFiles/pocl.dir/DependInfo.cmake /usr/bin/make -f lib/CL/CMakeFiles/pocl.dir/build.make lib/CL/CMakeFiles/pocl.dir/build [ 91%] Built target pocl /usr/bin/make -f lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/build.make lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/CL/devices/basic /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/CL/devices/basic /construction/lang/pocl/.build/lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/DependInfo.cmake /usr/bin/make -f lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/build.make lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/build [ 92%] Built target pocl-devices-basic /usr/bin/make -f lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/build.make lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/lib/CL/devices/pthread /construction/lang/pocl/.build /construction/lang/pocl/.build/lib/CL/devices/pthread /construction/lang/pocl/.build/lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/DependInfo.cmake /usr/bin/make -f lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/build.make lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/build [ 92%] Built target pocl-devices-pthread /usr/bin/make -f poclu/CMakeFiles/poclu.dir/build.make poclu/CMakeFiles/poclu.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/poclu /construction/lang/pocl/.build /construction/lang/pocl/.build/poclu /construction/lang/pocl/.build/poclu/CMakeFiles/poclu.dir/DependInfo.cmake /usr/bin/make -f poclu/CMakeFiles/poclu.dir/build.make poclu/CMakeFiles/poclu.dir/build [ 92%] Built target poclu /usr/bin/make -f bin/CMakeFiles/poclcc.dir/build.make bin/CMakeFiles/poclcc.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/bin /construction/lang/pocl/.build /construction/lang/pocl/.build/bin /construction/lang/pocl/.build/bin/CMakeFiles/poclcc.dir/DependInfo.cmake /usr/bin/make -f bin/CMakeFiles/poclcc.dir/build.make bin/CMakeFiles/poclcc.dir/build [ 92%] Built target poclcc /usr/bin/make -f tests/kernel/CMakeFiles/kernel.dir/build.make tests/kernel/CMakeFiles/kernel.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/kernel /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/kernel /construction/lang/pocl/.build/tests/kernel/CMakeFiles/kernel.dir/DependInfo.cmake /usr/bin/make -f tests/kernel/CMakeFiles/kernel.dir/build.make tests/kernel/CMakeFiles/kernel.dir/build [ 92%] Built target kernel /usr/bin/make -f tests/kernel/CMakeFiles/sampler_address_clamp.dir/build.make tests/kernel/CMakeFiles/sampler_address_clamp.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/kernel /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/kernel /construction/lang/pocl/.build/tests/kernel/CMakeFiles/sampler_address_clamp.dir/DependInfo.cmake /usr/bin/make -f tests/kernel/CMakeFiles/sampler_address_clamp.dir/build.make tests/kernel/CMakeFiles/sampler_address_clamp.dir/build [ 92%] Built target sampler_address_clamp /usr/bin/make -f tests/kernel/CMakeFiles/image_query_funcs.dir/build.make tests/kernel/CMakeFiles/image_query_funcs.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/kernel /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/kernel /construction/lang/pocl/.build/tests/kernel/CMakeFiles/image_query_funcs.dir/DependInfo.cmake /usr/bin/make -f tests/kernel/CMakeFiles/image_query_funcs.dir/build.make tests/kernel/CMakeFiles/image_query_funcs.dir/build [ 92%] Built target image_query_funcs /usr/bin/make -f tests/kernel/CMakeFiles/test_shuffle.dir/build.make tests/kernel/CMakeFiles/test_shuffle.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/kernel /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/kernel /construction/lang/pocl/.build/tests/kernel/CMakeFiles/test_shuffle.dir/DependInfo.cmake /usr/bin/make -f tests/kernel/CMakeFiles/test_shuffle.dir/build.make tests/kernel/CMakeFiles/test_shuffle.dir/build [ 92%] Built target test_shuffle /usr/bin/make -f tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/build.make tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/build.make tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/build [ 92%] Built target test_assign_loop_variable_to_privvar_makes_it_local /usr/bin/make -f tests/regression/CMakeFiles/test_program_from_binary_with_local_1_1_1.dir/build.make tests/regression/CMakeFiles/test_program_from_binary_with_local_1_1_1.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_program_from_binary_with_local_1_1_1.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_program_from_binary_with_local_1_1_1.dir/build.make tests/regression/CMakeFiles/test_program_from_binary_with_local_1_1_1.dir/build [ 92%] Built target test_program_from_binary_with_local_1_1_1 /usr/bin/make -f tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/build.make tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/build.make tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/build [ 92%] Built target test_assign_loop_variable_to_privvar_makes_it_local_2 /usr/bin/make -f tests/regression/CMakeFiles/test_llvm_segfault_issue_889.dir/build.make tests/regression/CMakeFiles/test_llvm_segfault_issue_889.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_llvm_segfault_issue_889.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_llvm_segfault_issue_889.dir/build.make tests/regression/CMakeFiles/test_llvm_segfault_issue_889.dir/build [ 92%] Built target test_llvm_segfault_issue_889 /usr/bin/make -f tests/regression/CMakeFiles/test_barrier_between_for_loops.dir/build.make tests/regression/CMakeFiles/test_barrier_between_for_loops.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_barrier_between_for_loops.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_barrier_between_for_loops.dir/build.make tests/regression/CMakeFiles/test_barrier_between_for_loops.dir/build [ 92%] Built target test_barrier_between_for_loops /usr/bin/make -f tests/regression/CMakeFiles/test_early_return.dir/build.make tests/regression/CMakeFiles/test_early_return.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_early_return.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_early_return.dir/build.make tests/regression/CMakeFiles/test_early_return.dir/build [ 92%] Built target test_early_return /usr/bin/make -f tests/regression/CMakeFiles/test_for_with_var_iteration_count.dir/build.make tests/regression/CMakeFiles/test_for_with_var_iteration_count.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_for_with_var_iteration_count.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_for_with_var_iteration_count.dir/build.make tests/regression/CMakeFiles/test_for_with_var_iteration_count.dir/build [ 92%] Built target test_for_with_var_iteration_count /usr/bin/make -f tests/regression/CMakeFiles/test_id_dependent_computation.dir/build.make tests/regression/CMakeFiles/test_id_dependent_computation.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_id_dependent_computation.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_id_dependent_computation.dir/build.make tests/regression/CMakeFiles/test_id_dependent_computation.dir/build [ 92%] Built target test_id_dependent_computation /usr/bin/make -f tests/regression/CMakeFiles/test_locals.dir/build.make tests/regression/CMakeFiles/test_locals.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_locals.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_locals.dir/build.make tests/regression/CMakeFiles/test_locals.dir/build [ 92%] Built target test_locals /usr/bin/make -f tests/regression/CMakeFiles/test_loop_phi_replication.dir/build.make tests/regression/CMakeFiles/test_loop_phi_replication.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_loop_phi_replication.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_loop_phi_replication.dir/build.make tests/regression/CMakeFiles/test_loop_phi_replication.dir/build [ 92%] Built target test_loop_phi_replication /usr/bin/make -f tests/regression/CMakeFiles/test_multi_level_loops_with_barriers.dir/build.make tests/regression/CMakeFiles/test_multi_level_loops_with_barriers.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_multi_level_loops_with_barriers.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_multi_level_loops_with_barriers.dir/build.make tests/regression/CMakeFiles/test_multi_level_loops_with_barriers.dir/build [ 92%] Built target test_multi_level_loops_with_barriers /usr/bin/make -f tests/regression/CMakeFiles/test_simple_for_with_a_barrier.dir/build.make tests/regression/CMakeFiles/test_simple_for_with_a_barrier.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_simple_for_with_a_barrier.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_simple_for_with_a_barrier.dir/build.make tests/regression/CMakeFiles/test_simple_for_with_a_barrier.dir/build [ 92%] Built target test_simple_for_with_a_barrier /usr/bin/make -f tests/regression/CMakeFiles/test_structs_as_args.dir/build.make tests/regression/CMakeFiles/test_structs_as_args.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_structs_as_args.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_structs_as_args.dir/build.make tests/regression/CMakeFiles/test_structs_as_args.dir/build [ 92%] Built target test_structs_as_args /usr/bin/make -f tests/regression/CMakeFiles/test_vectors_as_args.dir/build.make tests/regression/CMakeFiles/test_vectors_as_args.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_vectors_as_args.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_vectors_as_args.dir/build.make tests/regression/CMakeFiles/test_vectors_as_args.dir/build [ 92%] Built target test_vectors_as_args /usr/bin/make -f tests/regression/CMakeFiles/test_barrier_before_return.dir/build.make tests/regression/CMakeFiles/test_barrier_before_return.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_barrier_before_return.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_barrier_before_return.dir/build.make tests/regression/CMakeFiles/test_barrier_before_return.dir/build [ 92%] Built target test_barrier_before_return /usr/bin/make -f tests/regression/CMakeFiles/test_infinite_loop.dir/build.make tests/regression/CMakeFiles/test_infinite_loop.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_infinite_loop.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_infinite_loop.dir/build.make tests/regression/CMakeFiles/test_infinite_loop.dir/build [ 92%] Built target test_infinite_loop /usr/bin/make -f tests/regression/CMakeFiles/test_constant_array.dir/build.make tests/regression/CMakeFiles/test_constant_array.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_constant_array.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_constant_array.dir/build.make tests/regression/CMakeFiles/test_constant_array.dir/build [ 92%] Built target test_constant_array /usr/bin/make -f tests/regression/CMakeFiles/test_undominated_variable.dir/build.make tests/regression/CMakeFiles/test_undominated_variable.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_undominated_variable.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_undominated_variable.dir/build.make tests/regression/CMakeFiles/test_undominated_variable.dir/build [ 92%] Built target test_undominated_variable /usr/bin/make -f tests/regression/CMakeFiles/test_setargs.dir/build.make tests/regression/CMakeFiles/test_setargs.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_setargs.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_setargs.dir/build.make tests/regression/CMakeFiles/test_setargs.dir/build [ 93%] Built target test_setargs /usr/bin/make -f tests/regression/CMakeFiles/test_null_arg.dir/build.make tests/regression/CMakeFiles/test_null_arg.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_null_arg.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_null_arg.dir/build.make tests/regression/CMakeFiles/test_null_arg.dir/build [ 93%] Built target test_null_arg /usr/bin/make -f tests/regression/CMakeFiles/test_fors_with_var_iteration_counts.dir/build.make tests/regression/CMakeFiles/test_fors_with_var_iteration_counts.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_fors_with_var_iteration_counts.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_fors_with_var_iteration_counts.dir/build.make tests/regression/CMakeFiles/test_fors_with_var_iteration_counts.dir/build [ 93%] Built target test_fors_with_var_iteration_counts /usr/bin/make -f tests/regression/CMakeFiles/test_issue_231.dir/build.make tests/regression/CMakeFiles/test_issue_231.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_issue_231.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_issue_231.dir/build.make tests/regression/CMakeFiles/test_issue_231.dir/build [ 93%] Built target test_issue_231 /usr/bin/make -f tests/regression/CMakeFiles/test_issue_445.dir/build.make tests/regression/CMakeFiles/test_issue_445.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_issue_445.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_issue_445.dir/build.make tests/regression/CMakeFiles/test_issue_445.dir/build [ 93%] Built target test_issue_445 /usr/bin/make -f tests/regression/CMakeFiles/test_autolocals_in_constexprs.dir/build.make tests/regression/CMakeFiles/test_autolocals_in_constexprs.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_autolocals_in_constexprs.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_autolocals_in_constexprs.dir/build.make tests/regression/CMakeFiles/test_autolocals_in_constexprs.dir/build [ 94%] Built target test_autolocals_in_constexprs /usr/bin/make -f tests/regression/CMakeFiles/test_issue_553.dir/build.make tests/regression/CMakeFiles/test_issue_553.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_issue_553.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_issue_553.dir/build.make tests/regression/CMakeFiles/test_issue_553.dir/build [ 94%] Built target test_issue_553 /usr/bin/make -f tests/regression/CMakeFiles/test_issue_577.dir/build.make tests/regression/CMakeFiles/test_issue_577.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_issue_577.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_issue_577.dir/build.make tests/regression/CMakeFiles/test_issue_577.dir/build [ 94%] Built target test_issue_577 /usr/bin/make -f tests/regression/CMakeFiles/test_issue_757.dir/build.make tests/regression/CMakeFiles/test_issue_757.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_issue_757.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_issue_757.dir/build.make tests/regression/CMakeFiles/test_issue_757.dir/build [ 94%] Built target test_issue_757 /usr/bin/make -f tests/regression/CMakeFiles/test_flatten_barrier_subs.dir/build.make tests/regression/CMakeFiles/test_flatten_barrier_subs.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_flatten_barrier_subs.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_flatten_barrier_subs.dir/build.make tests/regression/CMakeFiles/test_flatten_barrier_subs.dir/build [ 94%] Built target test_flatten_barrier_subs /usr/bin/make -f tests/regression/CMakeFiles/test_alignment_with_dynamic_wg.dir/build.make tests/regression/CMakeFiles/test_alignment_with_dynamic_wg.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_alignment_with_dynamic_wg.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_alignment_with_dynamic_wg.dir/build.make tests/regression/CMakeFiles/test_alignment_with_dynamic_wg.dir/build [ 94%] Built target test_alignment_with_dynamic_wg /usr/bin/make -f tests/regression/CMakeFiles/test_alignment_with_dynamic_wg2.dir/build.make tests/regression/CMakeFiles/test_alignment_with_dynamic_wg2.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_alignment_with_dynamic_wg2.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_alignment_with_dynamic_wg2.dir/build.make tests/regression/CMakeFiles/test_alignment_with_dynamic_wg2.dir/build [ 94%] Built target test_alignment_with_dynamic_wg2 /usr/bin/make -f tests/regression/CMakeFiles/test_alignment_with_dynamic_wg3.dir/build.make tests/regression/CMakeFiles/test_alignment_with_dynamic_wg3.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_alignment_with_dynamic_wg3.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_alignment_with_dynamic_wg3.dir/build.make tests/regression/CMakeFiles/test_alignment_with_dynamic_wg3.dir/build [ 94%] Built target test_alignment_with_dynamic_wg3 /usr/bin/make -f tests/regression/CMakeFiles/test_issue_893.dir/build.make tests/regression/CMakeFiles/test_issue_893.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_issue_893.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_issue_893.dir/build.make tests/regression/CMakeFiles/test_issue_893.dir/build [ 95%] Built target test_issue_893 /usr/bin/make -f tests/regression/CMakeFiles/test_builtin_args.dir/build.make tests/regression/CMakeFiles/test_builtin_args.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/regression /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/regression /construction/lang/pocl/.build/tests/regression/CMakeFiles/test_builtin_args.dir/DependInfo.cmake /usr/bin/make -f tests/regression/CMakeFiles/test_builtin_args.dir/build.make tests/regression/CMakeFiles/test_builtin_args.dir/build [ 95%] Built target test_builtin_args /usr/bin/make -f tests/runtime/CMakeFiles/test_dlopen.dir/build.make tests/runtime/CMakeFiles/test_dlopen.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_dlopen.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_dlopen.dir/build.make tests/runtime/CMakeFiles/test_dlopen.dir/build [ 95%] Built target test_dlopen /usr/bin/make -f tests/runtime/CMakeFiles/test_clFinish.dir/build.make tests/runtime/CMakeFiles/test_clFinish.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clFinish.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clFinish.dir/build.make tests/runtime/CMakeFiles/test_clFinish.dir/build [ 95%] Built target test_clFinish /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/build [ 95%] Built target test_clGetDeviceInfo /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetEventInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetEventInfo.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clGetEventInfo.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetEventInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetEventInfo.dir/build [ 95%] Built target test_clGetEventInfo /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/build.make tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/build.make tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/build [ 95%] Built target test_clCreateProgramWithBinary /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/build.make tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/build.make tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/build [ 95%] Built target test_clGetSupportedImageFormats /usr/bin/make -f tests/runtime/CMakeFiles/test_clSetEventCallback.dir/build.make tests/runtime/CMakeFiles/test_clSetEventCallback.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clSetEventCallback.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clSetEventCallback.dir/build.make tests/runtime/CMakeFiles/test_clSetEventCallback.dir/build [ 95%] Built target test_clSetEventCallback /usr/bin/make -f tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/build.make tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/build.make tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/build [ 95%] Built target test_clEnqueueNativeKernel /usr/bin/make -f tests/runtime/CMakeFiles/test_clBuildProgram.dir/build.make tests/runtime/CMakeFiles/test_clBuildProgram.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clBuildProgram.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clBuildProgram.dir/build.make tests/runtime/CMakeFiles/test_clBuildProgram.dir/build [ 95%] Built target test_clBuildProgram /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/build.make tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/build.make tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/build [ 95%] Built target test_clCreateKernelsInProgram /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateKernel.dir/build.make tests/runtime/CMakeFiles/test_clCreateKernel.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clCreateKernel.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateKernel.dir/build.make tests/runtime/CMakeFiles/test_clCreateKernel.dir/build [ 95%] Built target test_clCreateKernel /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/build [ 95%] Built target test_clGetKernelArgInfo /usr/bin/make -f tests/runtime/CMakeFiles/test_version.dir/build.make tests/runtime/CMakeFiles/test_version.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_version.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_version.dir/build.make tests/runtime/CMakeFiles/test_version.dir/build [ 95%] Built target test_version /usr/bin/make -f tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/build.make tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/build.make tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/build [ 95%] Built target test_kernel_cache_includes /usr/bin/make -f tests/runtime/CMakeFiles/test_event_cycle.dir/build.make tests/runtime/CMakeFiles/test_event_cycle.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_event_cycle.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_event_cycle.dir/build.make tests/runtime/CMakeFiles/test_event_cycle.dir/build [ 95%] Built target test_event_cycle /usr/bin/make -f tests/runtime/CMakeFiles/test_link_error.dir/build.make tests/runtime/CMakeFiles/test_link_error.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_link_error.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_link_error.dir/build.make tests/runtime/CMakeFiles/test_link_error.dir/build [ 95%] Built target test_link_error /usr/bin/make -f tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/build.make tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/build.make tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/build [ 95%] Built target test_read-copy-write-buffer /usr/bin/make -f tests/runtime/CMakeFiles/test_buffer-image-copy.dir/build.make tests/runtime/CMakeFiles/test_buffer-image-copy.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_buffer-image-copy.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_buffer-image-copy.dir/build.make tests/runtime/CMakeFiles/test_buffer-image-copy.dir/build [ 95%] Built target test_buffer-image-copy /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/build.make tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/build.make tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/build [ 96%] Built target test_clCreateSubDevices /usr/bin/make -f tests/runtime/CMakeFiles/test_event_free.dir/build.make tests/runtime/CMakeFiles/test_event_free.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_event_free.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_event_free.dir/build.make tests/runtime/CMakeFiles/test_event_free.dir/build [ 96%] Built target test_event_free /usr/bin/make -f tests/runtime/CMakeFiles/test_event_double_wait.dir/build.make tests/runtime/CMakeFiles/test_event_double_wait.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_event_double_wait.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_event_double_wait.dir/build.make tests/runtime/CMakeFiles/test_event_double_wait.dir/build [ 96%] Built target test_event_double_wait /usr/bin/make -f tests/runtime/CMakeFiles/test_buffer_migration.dir/build.make tests/runtime/CMakeFiles/test_buffer_migration.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_buffer_migration.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_buffer_migration.dir/build.make tests/runtime/CMakeFiles/test_buffer_migration.dir/build [ 96%] Built target test_buffer_migration /usr/bin/make -f tests/runtime/CMakeFiles/test_buffer_ping_pong.dir/build.make tests/runtime/CMakeFiles/test_buffer_ping_pong.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_buffer_ping_pong.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_buffer_ping_pong.dir/build.make tests/runtime/CMakeFiles/test_buffer_ping_pong.dir/build [ 96%] Built target test_buffer_ping_pong /usr/bin/make -f tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/build.make tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/build.make tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/build [ 96%] Built target test_enqueue_kernel_from_binary /usr/bin/make -f tests/runtime/CMakeFiles/test_user_event.dir/build.make tests/runtime/CMakeFiles/test_user_event.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_user_event.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_user_event.dir/build.make tests/runtime/CMakeFiles/test_user_event.dir/build [ 96%] Built target test_user_event /usr/bin/make -f tests/runtime/CMakeFiles/test_fill-buffer.dir/build.make tests/runtime/CMakeFiles/test_fill-buffer.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_fill-buffer.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_fill-buffer.dir/build.make tests/runtime/CMakeFiles/test_fill-buffer.dir/build [ 97%] Built target test_fill-buffer /usr/bin/make -f tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/build.make tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/build.make tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/build [ 97%] Built target test_clSetMemObjectDestructorCallback /usr/bin/make -f tests/runtime/CMakeFiles/test_cl_pocl_content_size.dir/build.make tests/runtime/CMakeFiles/test_cl_pocl_content_size.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_cl_pocl_content_size.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_cl_pocl_content_size.dir/build.make tests/runtime/CMakeFiles/test_cl_pocl_content_size.dir/build [ 97%] Built target test_cl_pocl_content_size /usr/bin/make -f tests/runtime/CMakeFiles/test_deviceside_enqueue.dir/build.make tests/runtime/CMakeFiles/test_deviceside_enqueue.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_deviceside_enqueue.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_deviceside_enqueue.dir/build.make tests/runtime/CMakeFiles/test_deviceside_enqueue.dir/build [ 97%] Built target test_deviceside_enqueue /usr/bin/make -f tests/runtime/CMakeFiles/test_command_buffer.dir/build.make tests/runtime/CMakeFiles/test_command_buffer.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_command_buffer.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_command_buffer.dir/build.make tests/runtime/CMakeFiles/test_command_buffer.dir/build [ 98%] Built target test_command_buffer /usr/bin/make -f tests/runtime/CMakeFiles/test_command_buffer_images.dir/build.make tests/runtime/CMakeFiles/test_command_buffer_images.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/runtime /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/runtime /construction/lang/pocl/.build/tests/runtime/CMakeFiles/test_command_buffer_images.dir/DependInfo.cmake /usr/bin/make -f tests/runtime/CMakeFiles/test_command_buffer_images.dir/build.make tests/runtime/CMakeFiles/test_command_buffer_images.dir/build [ 98%] Built target test_command_buffer_images /usr/bin/make -f tests/workgroup/CMakeFiles/run_kernel.dir/build.make tests/workgroup/CMakeFiles/run_kernel.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/tests/workgroup /construction/lang/pocl/.build /construction/lang/pocl/.build/tests/workgroup /construction/lang/pocl/.build/tests/workgroup/CMakeFiles/run_kernel.dir/DependInfo.cmake /usr/bin/make -f tests/workgroup/CMakeFiles/run_kernel.dir/build.make tests/workgroup/CMakeFiles/run_kernel.dir/build [ 98%] Built target run_kernel /usr/bin/make -f examples/example0/CMakeFiles/example0.dir/build.make examples/example0/CMakeFiles/example0.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/example0 /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/example0 /construction/lang/pocl/.build/examples/example0/CMakeFiles/example0.dir/DependInfo.cmake /usr/bin/make -f examples/example0/CMakeFiles/example0.dir/build.make examples/example0/CMakeFiles/example0.dir/build [ 98%] Built target example0 /usr/bin/make -f examples/example1/CMakeFiles/example1.dir/build.make examples/example1/CMakeFiles/example1.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/example1 /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/example1 /construction/lang/pocl/.build/examples/example1/CMakeFiles/example1.dir/DependInfo.cmake /usr/bin/make -f examples/example1/CMakeFiles/example1.dir/build.make examples/example1/CMakeFiles/example1.dir/build [ 98%] Built target example1 /usr/bin/make -f examples/example2/CMakeFiles/example2.dir/build.make examples/example2/CMakeFiles/example2.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/example2 /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/example2 /construction/lang/pocl/.build/examples/example2/CMakeFiles/example2.dir/DependInfo.cmake /usr/bin/make -f examples/example2/CMakeFiles/example2.dir/build.make examples/example2/CMakeFiles/example2.dir/build [ 98%] Built target example2 /usr/bin/make -f examples/example2a/CMakeFiles/example2a.dir/build.make examples/example2a/CMakeFiles/example2a.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/example2a /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/example2a /construction/lang/pocl/.build/examples/example2a/CMakeFiles/example2a.dir/DependInfo.cmake /usr/bin/make -f examples/example2a/CMakeFiles/example2a.dir/build.make examples/example2a/CMakeFiles/example2a.dir/build [ 98%] Built target example2a /usr/bin/make -f examples/matrix1/CMakeFiles/matrix1.dir/build.make examples/matrix1/CMakeFiles/matrix1.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/matrix1 /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/matrix1 /construction/lang/pocl/.build/examples/matrix1/CMakeFiles/matrix1.dir/DependInfo.cmake /usr/bin/make -f examples/matrix1/CMakeFiles/matrix1.dir/build.make examples/matrix1/CMakeFiles/matrix1.dir/build [ 98%] Built target matrix1 /usr/bin/make -f examples/scalarwave/CMakeFiles/scalarwave.dir/build.make examples/scalarwave/CMakeFiles/scalarwave.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/scalarwave /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/scalarwave /construction/lang/pocl/.build/examples/scalarwave/CMakeFiles/scalarwave.dir/DependInfo.cmake /usr/bin/make -f examples/scalarwave/CMakeFiles/scalarwave.dir/build.make examples/scalarwave/CMakeFiles/scalarwave.dir/build [ 99%] Built target scalarwave /usr/bin/make -f examples/trig/CMakeFiles/trig.dir/build.make examples/trig/CMakeFiles/trig.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/trig /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/trig /construction/lang/pocl/.build/examples/trig/CMakeFiles/trig.dir/DependInfo.cmake /usr/bin/make -f examples/trig/CMakeFiles/trig.dir/build.make examples/trig/CMakeFiles/trig.dir/build [ 99%] Built target trig /usr/bin/make -f examples/vecadd/CMakeFiles/vecadd.dir/build.make examples/vecadd/CMakeFiles/vecadd.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/vecadd /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/vecadd /construction/lang/pocl/.build/examples/vecadd/CMakeFiles/vecadd.dir/DependInfo.cmake /usr/bin/make -f examples/vecadd/CMakeFiles/vecadd.dir/build.make examples/vecadd/CMakeFiles/vecadd.dir/build [100%] Built target vecadd /usr/bin/make -f examples/matadd/CMakeFiles/matadd.dir/build.make examples/matadd/CMakeFiles/matadd.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/matadd /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/matadd /construction/lang/pocl/.build/examples/matadd/CMakeFiles/matadd.dir/DependInfo.cmake /usr/bin/make -f examples/matadd/CMakeFiles/matadd.dir/build.make examples/matadd/CMakeFiles/matadd.dir/build [100%] Built target matadd /usr/bin/make -f examples/boxadd/CMakeFiles/boxadd.dir/build.make examples/boxadd/CMakeFiles/boxadd.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/boxadd /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/boxadd /construction/lang/pocl/.build/examples/boxadd/CMakeFiles/boxadd.dir/DependInfo.cmake /usr/bin/make -f examples/boxadd/CMakeFiles/boxadd.dir/build.make examples/boxadd/CMakeFiles/boxadd.dir/build [100%] Built target boxadd /usr/bin/make -f examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/build.make examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/depend cd /construction/lang/pocl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/pocl/pocl-3.1 /construction/lang/pocl/pocl-3.1/examples/EinsteinToolkit /construction/lang/pocl/.build /construction/lang/pocl/.build/examples/EinsteinToolkit /construction/lang/pocl/.build/examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/DependInfo.cmake /usr/bin/make -f examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/build.make examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/build [100%] Built target EinsteinToolkit /usr/local/bin/cmake -E cmake_progress_start /construction/lang/pocl/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall /usr/bin/make -f lib/CL/CMakeFiles/pocl.dir/build.make lib/CL/CMakeFiles/pocl.dir/preinstall Linking CXX shared library CMakeFiles/CMakeRelink.dir/libpocl.so cd /construction/lang/pocl/.build/lib/CL && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/pocl.dir/relink.txt --verbose=1 /usr/local/libexec/ccache/c++ -fPIC -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -L/usr/local/llvm15/lib -Wl,--exclude-libs,libclang-cpp -Wl,-Bsymbolic -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -shared -Wl,-soname,libpocl.so.2 -o CMakeFiles/CMakeRelink.dir/libpocl.so.2.10.0 CMakeFiles/libpocl_unlinked_objs.dir/clCreateContextFromType.c.o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseContext.c.o CMakeFiles/libpocl_unlinked_objs.dir/clRetainContext.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetContextInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandQueue.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandQueueWithProperties.c.o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseCommandQueue.c.o CMakeFiles/libpocl_unlinked_objs.dir/clRetainCommandQueue.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetCommandQueueInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateBuffer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateSubBuffer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueFillImage.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueFillBuffer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadBuffer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadBufferRect.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMapBuffer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueUnmapMemObject.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMarkerWithWaitList.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueBarrierWithWaitList.c.o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseMemObject.c.o CMakeFiles/libpocl_unlinked_objs.dir/clRetainMemObject.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetMemObjectInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetMemObjectDestructorCallback.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithSource.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithBinary.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithIL.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithBuiltInKernels.c.o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseProgram.c.o CMakeFiles/libpocl_unlinked_objs.dir/clRetainProgram.c.o CMakeFiles/libpocl_unlinked_objs.dir/clBuildProgram.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_build.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCompileProgram.c.o CMakeFiles/libpocl_unlinked_objs.dir/clLinkProgram.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateKernel.c.o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseKernel.c.o CMakeFiles/libpocl_unlinked_objs.dir/clRetainKernel.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelArg.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueNDRangeKernel.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueNativeKernel.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateKernelsInProgram.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelArgInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetPlatformIDs.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetPlatformInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceAndHostTimer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceIDs.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateContext.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetProgramBuildInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteBuffer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteBufferRect.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBuffer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBufferRect.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBufferToImage.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyImageToBuffer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMigrateMemObjects.c.o CMakeFiles/libpocl_unlinked_objs.dir/clFinish.c.o CMakeFiles/libpocl_unlinked_objs.dir/clFlush.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueBarrier.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMarker.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelWorkGroupInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelSubGroupInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetProgramInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetEventProfilingInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clWaitForEvents.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWaitForEvents.c.o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseEvent.c.o CMakeFiles/libpocl_unlinked_objs.dir/clRetainEvent.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetEventCallback.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetEventInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateUserEvent.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetUserEventStatus.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueTask.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage2D.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage3D.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadImage.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteImage.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateSampler.c.o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseSampler.c.o CMakeFiles/libpocl_unlinked_objs.dir/clRetainSampler.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetSamplerInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyImage.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMapImage.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetHostTimer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetImageInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture2D.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture3D.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueAcquireGLObjects.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReleaseGLObjects.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetGLContextInfoKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clUnloadCompiler.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetSupportedImageFormats.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetExtensionFunctionAddress.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetExtensionFunctionAddressForPlatform.c.o CMakeFiles/libpocl_unlinked_objs.dir/clIcdGetPlatformIDsKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseDevice.c.o CMakeFiles/libpocl_unlinked_objs.dir/clRetainDevice.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateSubDevices.c.o CMakeFiles/libpocl_unlinked_objs.dir/clUnloadPlatformCompiler.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetContentSizeBufferPoCL.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreatePipe.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetPipeInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetProgramReleaseCallback.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetContextDestructorCallback.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetProgramSpecializationConstant.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCloneKernel.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMigrateMem.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_util.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_image_util.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_img_buf_cpy.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_fill_memobj.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_ndrange_kernel.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_tracing.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_runtime_config.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_mem_management.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_hash.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_file_util.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_debug.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_timing.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSVMAlloc.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSVMFree.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMFree.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMap.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMUnmap.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMemcpy.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMemFill.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelArgSVMPointer.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelExecInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clSetDefaultDeviceCommandQueue.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_binary.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_opengl.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_cq_profiling.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCommandBarrierWithWaitListKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferRectKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyBufferToImageKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyImageKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCommandCopyImageToBufferKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCommandFillBufferKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCommandFillImageKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCommandNDRangeKernelKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandBufferKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCommandBufferKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clFinalizeCommandBufferKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clGetCommandBufferInfoKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseCommandBufferKHR.c.o CMakeFiles/libpocl_unlinked_objs.dir/clRetainCommandBufferKHR.c.o CMakeFiles/pocl_cache.dir/pocl_cache.c.o "devices/CMakeFiles/pocl-devices.dir/devices.c.o" "devices/CMakeFiles/pocl-devices.dir/bufalloc.c.o" "devices/CMakeFiles/pocl-devices.dir/common.c.o" "devices/CMakeFiles/pocl-devices.dir/pocl_local_size.c.o" "devices/CMakeFiles/pocl-devices.dir/common_driver.c.o" "devices/CMakeFiles/pocl-devices.dir/builtin_kernels.cc.o" "devices/CMakeFiles/pocl-devices.dir/cpuinfo.c.o" "devices/topology/CMakeFiles/pocl-devices-topology.dir/pocl_topology.c.o" ../llvmopencl/CMakeFiles/llvmpasses.dir/AllocasToEntry.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/AutomaticLocals.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/BarrierTailReplication.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/BreakConstantGEPs.cpp.o ../llvmopencl/CMakeFiles/llvmpasses.dir/CanonicalizeBarriers.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/DebugHelpers.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/Flatten.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/FlattenGlobals.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/FlattenBarrierSubs.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/HandleSamplerInitialization.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/ImplicitConditionalBarriers.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/ImplicitLoopBarriers.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/InlineKernels.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/IsolateRegions.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/Kernel.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/linker.cpp.o ../llvmopencl/CMakeFiles/llvmpasses.dir/LLVMUtils.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/LoopBarriers.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/OptimizeWorkItemFuncCalls.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/PHIsToAllocas.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/ParallelRegion.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/RemoveBarrierCalls.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/RemoveOptnoneFromWIFunc.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/VariableUniformityAnalysis.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/WorkItemAliasAnalysis.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/Workgroup.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemHandler.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemHandlerChooser.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemLoops.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemReplication.cc.o CMakeFiles/lib_cl_llvm.dir/pocl_llvm_build.cc.o CMakeFiles/lib_cl_llvm.dir/pocl_llvm_metadata.cc.o CMakeFiles/lib_cl_llvm.dir/pocl_llvm_utils.cc.o CMakeFiles/lib_cl_llvm.dir/pocl_llvm_wg.cc.o -Wl,-z,origin,-rpath,/usr/local/llvm15/lib -L/usr/local/lib -lhwloc /usr/local/llvm15/lib/libclang-cpp.so /usr/local/llvm15/lib/libLLVM-15.so -lm -pthread cd /construction/lang/pocl/.build/lib/CL && /usr/local/bin/cmake -E cmake_symlink_library CMakeFiles/CMakeRelink.dir/libpocl.so.2.10.0 CMakeFiles/CMakeRelink.dir/libpocl.so.2 CMakeFiles/CMakeRelink.dir/libpocl.so /usr/bin/make -f lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/build.make lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/preinstall Linking C shared library CMakeFiles/CMakeRelink.dir/libpocl-devices-basic.so cd /construction/lang/pocl/.build/lib/CL/devices/basic && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/pocl-devices-basic.dir/relink.txt --verbose=1 /usr/local/libexec/ccache/cc -fPIC -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -shared -Wl,-soname,libpocl-devices-basic.so -o CMakeFiles/CMakeRelink.dir/libpocl-devices-basic.so "CMakeFiles/pocl-devices-basic.dir/basic.c.o" ../../libpocl.so.2.10.0 /usr/bin/make -f lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/build.make lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/preinstall Linking C shared library CMakeFiles/CMakeRelink.dir/libpocl-devices-pthread.so cd /construction/lang/pocl/.build/lib/CL/devices/pthread && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/pocl-devices-pthread.dir/relink.txt --verbose=1 /usr/local/libexec/ccache/cc -fPIC -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -shared -Wl,-soname,libpocl-devices-pthread.so -o CMakeFiles/CMakeRelink.dir/libpocl-devices-pthread.so "CMakeFiles/pocl-devices-pthread.dir/pthread.c.o" "CMakeFiles/pocl-devices-pthread.dir/pthread_scheduler.c.o" "CMakeFiles/pocl-devices-pthread.dir/pthread_utils.c.o" ../basic/libpocl-devices-basic.so ../../libpocl.so.2.10.0 -pthread /usr/bin/make -f bin/CMakeFiles/poclcc.dir/build.make bin/CMakeFiles/poclcc.dir/preinstall Linking C executable CMakeFiles/CMakeRelink.dir/poclcc cd /construction/lang/pocl/.build/bin && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/poclcc.dir/relink.txt --verbose=1 /usr/local/libexec/ccache/cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie CMakeFiles/poclcc.dir/poclcc.c.o -o CMakeFiles/CMakeRelink.dir/poclcc ../poclu/libpoclu.a -lOpenCL -pthread Installing the project stripped... /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/include/opencl-c.h -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/include/opencl-c-base.h -- Installing: /construction/lang/pocl/stage/usr/local/etc/OpenCL/vendors/pocl.icd -- Installing: /construction/lang/pocl/stage/usr/local/libdata/pkgconfig/pocl.pc -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/include/_enable_all_exts.h -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/include/_builtin_renames.h -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/include/_kernel.h -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/include/_clang_opencl.h -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/include/_kernel_c.h -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/include/_kernel_constants.h -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/include/_libclang_versions_checks.h -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/include/pocl_types.h -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/include/pocl_device.h -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/include/pocl.h -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/include/pocl_spir.h -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/include/pocl_image_types.h -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/kernel-x86_64-portbld-dragonfly6.5-sse2.bc -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/kernel-x86_64-portbld-dragonfly6.5-ssse3.bc -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/kernel-x86_64-portbld-dragonfly6.5-sse41.bc -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/kernel-x86_64-portbld-dragonfly6.5-avx.bc -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/kernel-x86_64-portbld-dragonfly6.5-avx_f16c.bc -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/kernel-x86_64-portbld-dragonfly6.5-avx_fma4.bc -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/kernel-x86_64-portbld-dragonfly6.5-avx2.bc -- Installing: /construction/lang/pocl/stage/usr/local/share/pocl/kernel-x86_64-portbld-dragonfly6.5-avx512.bc -- Installing: /construction/lang/pocl/stage/usr/local/lib/libpocl.so.2.10.0 -- Installing: /construction/lang/pocl/stage/usr/local/lib/libpocl.so.2 -- Installing: /construction/lang/pocl/stage/usr/local/lib/libpocl.so -- Installing: /construction/lang/pocl/stage/usr/local/lib/pocl/libpocl-devices-basic.so -- Installing: /construction/lang/pocl/stage/usr/local/lib/pocl/libpocl-devices-pthread.so -- Installing: /construction/lang/pocl/stage/usr/local/bin/poclcc ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/libpocl.so.2.10.0 is linked to /usr/local/llvm15/lib/libclang-cpp.so.15 from devel/llvm15 but it is not declared as a dependency Error: /usr/local/lib/libpocl.so.2.10.0 is linked to /usr/local/llvm15/lib/libLLVM-15.so from devel/llvm15 but it is not declared as a dependency Error: /usr/local/lib/libpocl.so.2.10.0 is linked to /usr/local/lib/libpciaccess.so.0 from devel/libpciaccess but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpciaccess.so:devel/libpciaccess Error: /usr/local/lib/libpocl.so.2.10.0 is linked to /usr/local/lib/libze_loader.so.1 from devel/level-zero but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libze_loader.so:devel/level-zero Error: /usr/local/lib/libpocl.so.2.10.0 is linked to /usr/local/lib/libxml2.so.2 from textproc/libxml2 but it is not declared as a dependency Warning: you need USE_GNOME+=libxml2 Error: /usr/local/lib/libpocl.so.2.10.0 is linked to /usr/local/lib/libzstd.so.1 from archivers/zstd but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libzstd.so:archivers/zstd Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for pocl-3.1 file sizes/checksums [30]: 0% file sizes/checksums [30]: 100% Service unavailablepacking files [30]: 0% packing files [30]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:09 TOTAL TIME 00:07:10